Home
last modified time | relevance | path

Searched refs:readonly (Results 1 – 25 of 32) sorted by relevance

12

/aosp12/frameworks/rs/driver/runtime/ll64/
H A Dallocation.ll6 declare i8* @rsOffset(%struct.rs_allocation* nocapture readonly %a, i32 %sizeOf, i32 %x, i32 %y, i3…
7 declare i8* @rsOffsetNs(%struct.rs_allocation* nocapture readonly %a, i32 %x, i32 %y, i32 %z)
44 define signext i8 @rsGetElementAtImpl_char(%struct.rs_allocation* nocapture readonly %a, i32 %x, i3…
59 define <2 x i8> @rsGetElementAtImpl_char2(%struct.rs_allocation* nocapture readonly %a, i32 %x, i32…
76 define <3 x i8> @rsGetElementAtImpl_char3(%struct.rs_allocation* nocapture readonly %a, i32 %x, i32…
93 define <4 x i8> @rsGetElementAtImpl_char4(%struct.rs_allocation* nocapture readonly %a, i32 %x, i32…
299 define i32 @rsGetElementAtImpl_int(%struct.rs_allocation* nocapture readonly %a, i32 %x, i32 %y, i3…
361 define i32 @rsGetElementAtImpl_uint(%struct.rs_allocation* nocapture readonly %a, i32 %x, i32 %y, i…
423 define i64 @rsGetElementAtImpl_long(%struct.rs_allocation* nocapture readonly %a, i32 %x, i32 %y, i…
489 define i64 @rsGetElementAtImpl_ulong(%struct.rs_allocation* nocapture readonly %a, i32 %x, i32 %y, …
[all …]
/aosp12/system/core/fs_mgr/libdm/include/libdm/
H A Ddm_table.h70 void set_readonly(bool readonly) { readonly_ = readonly; } in set_readonly() argument
71 bool readonly() const { return readonly_; } in readonly() function
/aosp12/system/extras/ioshark/
H A Dioshark_bench.h49 int readonly; member
103 return (((struct files_db_s *)node)->readonly); in files_db_readonly()
132 void *files_db_add_byfileno(void *handle, int fileno, int readonly);
H A Dioshark_bench.c173 int readonly; in create_files() local
199 readonly = 0; in create_files()
201 readonly = 1; in create_files()
205 readonly); in create_files()
H A Dioshark_bench_subr.c69 void *files_db_add_byfileno(void *handle, int fileno, int readonly) in files_db_add_byfileno() argument
81 db_node->readonly = readonly; in files_db_add_byfileno()
131 if (!db_node->readonly && fsync(db_node->fd) < 0) { in files_db_fsync_discard_files()
/aosp12/frameworks/rs/driver/runtime/arch/
H A Dneon.ll159 define float @_Z5clampfff(float %value, float %low, float %high) nounwind readonly {
272 define <4 x float> @_Z4fmaxDv4_fS_(<4 x float> %v1, <4 x float> %v2) nounwind readonly {
277 define <4 x float> @_Z4fmaxDv4_ff(<4 x float> %v1, float %v2) nounwind readonly {
283 define <3 x float> @_Z4fmaxDv3_fS_(<3 x float> %v1, <3 x float> %v2) nounwind readonly {
291 define <3 x float> @_Z4fmaxDv3_ff(<3 x float> %v1, float %v2) nounwind readonly {
304 define <2 x float> @_Z4fmaxDv2_ff(<2 x float> %v1, float %v2) nounwind readonly {
310 define float @_Z4fmaxff(float %v1, float %v2) nounwind readonly {
326 define <4 x float> @_Z4fminDv4_ff(<4 x float> %v1, float %v2) nounwind readonly {
340 define <3 x float> @_Z4fminDv3_ff(<3 x float> %v1, float %v2) nounwind readonly {
353 define <2 x float> @_Z4fminDv2_ff(<2 x float> %v1, float %v2) nounwind readonly {
[all …]
H A Dasimd.ll155 define float @_Z5clampfff(float %value, float %low, float %high) nounwind readonly {
268 define <4 x float> @_Z4fmaxDv4_fS_(<4 x float> %v1, <4 x float> %v2) nounwind readonly {
273 define <4 x float> @_Z4fmaxDv4_ff(<4 x float> %v1, float %v2) nounwind readonly {
279 define <3 x float> @_Z4fmaxDv3_fS_(<3 x float> %v1, <3 x float> %v2) nounwind readonly {
287 define <3 x float> @_Z4fmaxDv3_ff(<3 x float> %v1, float %v2) nounwind readonly {
295 define <2 x float> @_Z4fmaxDv2_fS_(<2 x float> %v1, <2 x float> %v2) nounwind readonly {
300 define <2 x float> @_Z4fmaxDv2_ff(<2 x float> %v1, float %v2) nounwind readonly {
306 define float @_Z4fmaxff(float %v1, float %v2) nounwind readonly {
322 define <4 x float> @_Z4fminDv4_ff(<4 x float> %v1, float %v2) nounwind readonly {
336 define <3 x float> @_Z4fminDv3_ff(<3 x float> %v1, float %v2) nounwind readonly {
[all …]
H A Dx86_sse2.ll14 declare float @llvm.exp.f32(float) nounwind readonly
15 declare float @llvm.pow.f32(float, float) nounwind readonly
51 define <4 x float> @_Z5clampDv4_fff(<4 x float> %in, float %low, float %high) nounwind readonly {
64 define <3 x float> @_Z5clampDv3_fff(<3 x float> %in, float %low, float %high) nounwind readonly {
75 define <2 x float> @_Z5clampDv2_fff(<2 x float> %in, float %low, float %high) nounwind readonly {
/aosp12/system/core/fs_mgr/liblp/
H A Dutility.cpp199 bool SetBlockReadonly(int fd, bool readonly) { in SetBlockReadonly() argument
201 int val = readonly; in SetBlockReadonly()
205 (void)readonly; in SetBlockReadonly()
H A Dutility.h98 bool SetBlockReadonly(int fd, bool readonly);
/aosp12/system/core/fs_mgr/libfiemap/
H A Dmetadata.cpp183 SplitFiemap* file, uint64_t partition_size, bool readonly) { in UpdateMetadata() argument
191 if (readonly) attrs |= LP_PARTITION_ATTR_READONLY; in UpdateMetadata()
H A Dmetadata.h31 SplitFiemap* file, uint64_t partition_size, bool readonly);
H A Dimage_manager.cpp203 bool readonly = !!(flags & CREATE_IMAGE_READONLY); in CreateBackingImage() local
204 if (!UpdateMetadata(metadata_dir_, name, fw.get(), size, readonly)) { in CreateBackingImage()
/aosp12/system/extras/partition_tools/
H A Dlpadd.cc428 bool readonly = false; in main() local
437 readonly = true; in main()
471 if (readonly) { in main()
H A DREADME.md14 …>:<GUID>:<attributes>:<size>`. The attributes must be either `none` or `readonly`. The size will b…
56 * `--readonly` - The partition should be mapped as read-only.
/aosp12/system/core/fs_mgr/
H A Dfs_mgr_priv.h91 bool fs_mgr_set_blk_ro(const std::string& blockdev, bool readonly = true);
H A Dfs_mgr_overlayfs.cpp830 bool readonly = false) { in fs_mgr_overlayfs_mount_scratch() argument
831 if (readonly) { in fs_mgr_overlayfs_mount_scratch()
856 if (!readonly) { in fs_mgr_overlayfs_mount_scratch()
/aosp12/packages/modules/GeoTZ/s2storage/
H A DAndroid.bp26 "src/readonly/java/**/*.java",
H A DREADME.md7 * `src/readonly/` - host + device code for reading TZ S2 data files
9 * `src/test/` - host tests for readonly/ and write/ code
/aosp12/frameworks/compile/libbcc/tests/libbcc/
H A Dtest_reduce_general_metadata.ll96 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture readonly, i64, i32, i1) #0
189 ; Function Attrs: nounwind readonly
232 ; Function Attrs: nounwind readonly
302 attributes #1 = { nounwind readonly }
H A Dtbaa-through-alloca.ll46 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture readonly, i64, i32, i1) #0
/aosp12/system/logging/liblog/tests/
H A Dliblog_test.cpp1634 char readonly[PROP_VALUE_MAX]; in TEST() local
1642 property_get(readonly_key, readonly, nothing_val); in TEST()
1643 fprintf(stderr, "INFO: getprop %s -> %s\n", readonly_key, readonly); in TEST()
1645 if (!strcmp(readonly, nothing_val)) { in TEST()
1657 property_get(readonly_key, readonly, nothing_val); in TEST()
1658 if (!strcmp(readonly, domain)) { in TEST()
1667 EXPECT_STRNE(domain, readonly); in TEST()
1670 if (!strcasecmp(readonly, "false") || !readonly[0] || in TEST()
1671 !strcmp(readonly, nothing_val)) { in TEST()
/aosp12/system/nfc/src/nfa/ce/
H A Dnfa_ce_act.cc740 bool readonly; in nfa_ce_set_content() local
751 readonly = (p_cb->listen_info[NFA_CE_LISTEN_INFO_IDX_NDEF].flags & in nfa_ce_set_content()
764 status = CE_T3tSetLocalNDEFMsg(readonly, p_cb->ndef_max_size, in nfa_ce_set_content()
772 status = CE_T4tSetLocalNDEFMsg(readonly, p_cb->ndef_max_size, in nfa_ce_set_content()
/aosp12/frameworks/rs/support/jni/
H A Dandroid_renderscript_RenderScript.cpp42 #define PER_ARRAY_TYPE(flag, fnc, readonly, ...) { \ argument
48 if (readonly) { \
65 if (readonly) { \
90 if (readonly) { \
116 if (readonly) { \
142 if (readonly) { \
168 if (readonly) { \
194 if (readonly) { \
/aosp12/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp52 #define PER_ARRAY_TYPE(flag, fnc, readonly, ...) { \ argument
58 if (readonly) { \
79 if (readonly) { \
108 if (readonly) { \
138 if (readonly) { \
169 if (readonly) { \
199 if (readonly) { \
229 if (readonly) { \

12