Home
last modified time | relevance | path

Searched refs:dynamic (Results 1 – 25 of 1215) sorted by relevance

12345678910>>...49

/external/clang/test/SemaObjC/
Dproperty-2.m20 @dynamic PropertyAtomic_char;
21 @dynamic PropertyAtomic_short;
22 @dynamic PropertyAtomic_int;
23 @dynamic PropertyAtomic_long;
24 @dynamic PropertyAtomic_longlong;
25 @dynamic PropertyAtomic_float;
26 @dynamic PropertyAtomic_double;
27 @dynamic PropertyAtomic_id;
28 @dynamic PropertyAtomicRetained_id;
29 @dynamic PropertyAtomicRetainedCopied_id;
[all …]
Dconflict-nonfragile-abi2.m30 @dynamic p;
31 @dynamic le;
32 @dynamic l;
33 @dynamic ls;
34 @dynamic r;
/external/clang/test/CodeGenObjC/
Dnewproperty-nested-synthesis-1.m24 @dynamic PropertyAtomic_char;
25 @dynamic PropertyAtomic_short;
26 @dynamic PropertyAtomic_int;
27 @dynamic PropertyAtomic_long;
28 @dynamic PropertyAtomic_longlong;
29 @dynamic PropertyAtomic_float;
30 @dynamic PropertyAtomic_double;
31 @dynamic PropertyAtomic_id;
32 @dynamic PropertyAtomicRetained_id;
33 @dynamic PropertyAtomicRetainedCopied_id;
[all …]
/external/libnetfilter_conntrack/examples/
DMakefile.am16 nfct_mnl_create_LDFLAGS = -dynamic -ldl -lmnl
20 nfct_mnl_del_LDFLAGS = -dynamic -ldl -lmnl
24 nfct_mnl_dump_LDFLAGS = -dynamic -ldl -lmnl
28 nfct_mnl_dump_labels_LDFLAGS = -dynamic -ldl -lmnl
32 nfct_mnl_set_label_LDFLAGS = -dynamic -ldl -lmnl
36 nfct_mnl_event_LDFLAGS = -dynamic -ldl -lmnl
40 nfct_mnl_flush_LDFLAGS = -dynamic -ldl -lmnl
44 nfct_mnl_get_LDFLAGS = -dynamic -ldl -lmnl
48 nfexp_mnl_dump_LDFLAGS = -dynamic -ldl -lmnl
52 nfexp_mnl_event_LDFLAGS = -dynamic -ldl -lmnl
/external/compiler-rt/test/profile/
Dinstrprof-dynamic-one-shared.test2 RUN: %clang_profgen -o %t.d/a.shared -fPIC -shared %S/Inputs/instrprof-dynamic-a.cpp
3 …red -fPIC -rpath %t.d %t.d/a.shared %S/Inputs/instrprof-dynamic-b.cpp %S/Inputs/instrprof-dynamic-…
5 …ofgen -o %t-static %S/Inputs/instrprof-dynamic-a.cpp %S/Inputs/instrprof-dynamic-b.cpp %S/Inputs/i…
13 RUN: %clang_profuse=%t-static.profdata -o %t-a.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-…
14 RUN: %clang_profuse=%t-shared.profdata -o %t-a.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-…
17 RUN: %clang_profuse=%t-static.profdata -o %t-b.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-…
18 RUN: %clang_profuse=%t-shared.profdata -o %t-b.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-…
21 …_profuse=%t-static.profdata -o %t-main.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-main.cpp
22 …_profuse=%t-shared.profdata -o %t-main.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-main.cpp
Dinstrprof-dynamic-two-shared.test2 RUN: %clang_profgen -o %t.d/a.shared -fPIC -shared %S/Inputs/instrprof-dynamic-a.cpp
3 RUN: %clang_profgen -o %t.d/b.shared -fPIC -shared %S/Inputs/instrprof-dynamic-b.cpp
4 …gen -o %t-shared -fPIC -rpath %t.d %t.d/a.shared %t.d/b.shared %S/Inputs/instrprof-dynamic-main.cpp
6 …ofgen -o %t-static %S/Inputs/instrprof-dynamic-a.cpp %S/Inputs/instrprof-dynamic-b.cpp %S/Inputs/i…
14 RUN: %clang_profuse=%t-static.profdata -o %t-a.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-…
15 RUN: %clang_profuse=%t-shared.profdata -o %t-a.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-…
18 RUN: %clang_profuse=%t-static.profdata -o %t-b.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-…
19 RUN: %clang_profuse=%t-shared.profdata -o %t-b.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-…
22 …_profuse=%t-static.profdata -o %t-main.static.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-main.cpp
23 …_profuse=%t-shared.profdata -o %t-main.shared.ll -S -emit-llvm %S/Inputs/instrprof-dynamic-main.cpp
/external/compiler-rt/test/profile/Linux/
Dinstrprof-dynamic-two-shared.test2 …-fuse-ld=gold -Wl,--gc-sections -o %t.d/a.shared -fPIC -shared %S/../Inputs/instrprof-dynamic-a.cpp
3 …-fuse-ld=gold -Wl,--gc-sections -o %t.d/b.shared -fPIC -shared %S/../Inputs/instrprof-dynamic-b.cpp
4 … -o %t-shared -fPIC -rpath %t.d %t.d/a.shared %t.d/b.shared %S/../Inputs/instrprof-dynamic-main.cpp
6 …-o %t-static %S/../Inputs/instrprof-dynamic-a.cpp %S/../Inputs/instrprof-dynamic-b.cpp %S/../Input…
14 …ang_profuse=%t-static.profdata -o %t-a.static.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-a.cpp
15 …ang_profuse=%t-shared.profdata -o %t-a.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-a.cpp
18 …ang_profuse=%t-static.profdata -o %t-b.static.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-b.cpp
19 …ang_profuse=%t-shared.profdata -o %t-b.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-b.cpp
22 …ofuse=%t-static.profdata -o %t-main.static.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-main.cpp
23 …ofuse=%t-shared.profdata -o %t-main.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-main.cpp
Dinstrprof-dynamic-one-shared.test2 …-fuse-ld=gold -Wl,--gc-sections -o %t.d/a.shared -fPIC -shared %S/../Inputs/instrprof-dynamic-a.cpp
3 …fPIC -rpath %t.d %t.d/a.shared %S/../Inputs/instrprof-dynamic-b.cpp %S/../Inputs/instrprof-dynamic
5 …-o %t-static %S/../Inputs/instrprof-dynamic-a.cpp %S/../Inputs/instrprof-dynamic-b.cpp %S/../Input…
13 …ang_profuse=%t-static.profdata -o %t-a.static.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-a.cpp
14 …ang_profuse=%t-shared.profdata -o %t-a.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-a.cpp
17 …ang_profuse=%t-static.profdata -o %t-b.static.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-b.cpp
18 …ang_profuse=%t-shared.profdata -o %t-b.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-b.cpp
21 …ofuse=%t-static.profdata -o %t-main.static.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-main.cpp
22 …ofuse=%t-shared.profdata -o %t-main.shared.ll -S -emit-llvm %S/../Inputs/instrprof-dynamic-main.cpp
Dcoverage_shared.test2 …ction-sections -fcoverage-mapping -c -o %t.d/a.shared.o -fPIC %S/../Inputs/instrprof-dynamic-a.cpp
3 …-gc-sections -fcoverage-mapping -o %t.d/a.shared -fPIC -shared %S/../Inputs/instrprof-dynamic-a.cpp
4 …fPIC -rpath %t.d %t.d/a.shared %S/../Inputs/instrprof-dynamic-b.cpp %S/../Inputs/instrprof-dynamic
6 …s -o %t-static %t.d/a.shared.o %S/../Inputs/instrprof-dynamic-b.cpp %S/../Inputs/instrprof-dynamic
14 …t-shared.profdata %t.d/a.shared | FileCheck --check-prefix=COV %S/../Inputs/instrprof-dynamic-a.cpp
15 …le %t-static.profdata %t-static | FileCheck --check-prefix=COV %S/../Inputs/instrprof-dynamic-a.cpp
/external/mesa3d/src/intel/vulkan/
Dgen8_cmd_buffer.c39 uint32_t count = cmd_buffer->state.dynamic.viewport.count; in gen8_cmd_buffer_emit_viewport()
40 const VkViewport *viewports = cmd_buffer->state.dynamic.viewport.viewports; in gen8_cmd_buffer_emit_viewport()
83 uint32_t count = cmd_buffer->state.dynamic.viewport.count; in gen8_cmd_buffer_emit_depth_viewport()
84 const VkViewport *viewports = cmd_buffer->state.dynamic.viewport.viewports; in gen8_cmd_buffer_emit_depth_viewport()
115 .LineWidth = cmd_buffer->state.dynamic.line_width, in __emit_genx_sf_state()
172 .GlobalDepthOffsetConstant = cmd_buffer->state.dynamic.depth_bias.bias, in genX()
173 .GlobalDepthOffsetScale = cmd_buffer->state.dynamic.depth_bias.slope, in genX()
174 .GlobalDepthOffsetClamp = cmd_buffer->state.dynamic.depth_bias.clamp in genX()
189 struct anv_dynamic_state *d = &cmd_buffer->state.dynamic; in genX()
195 .BlendConstantColorRed = cmd_buffer->state.dynamic.blend_constants[0], in genX()
[all …]
Dgen7_cmd_buffer.c51 uint32_t count = cmd_buffer->state.dynamic.scissor.count; in gen7_cmd_buffer_emit_scissor()
52 const VkRect2D *scissors = cmd_buffer->state.dynamic.scissor.scissors; in gen7_cmd_buffer_emit_scissor()
168 .LineWidth = cmd_buffer->state.dynamic.line_width, in genX()
169 .GlobalDepthOffsetConstant = cmd_buffer->state.dynamic.depth_bias.bias, in genX()
170 .GlobalDepthOffsetScale = cmd_buffer->state.dynamic.depth_bias.slope, in genX()
171 .GlobalDepthOffsetClamp = cmd_buffer->state.dynamic.depth_bias.clamp in genX()
180 struct anv_dynamic_state *d = &cmd_buffer->state.dynamic; in genX()
186 .BlendConstantColorRed = cmd_buffer->state.dynamic.blend_constants[0], in genX()
187 .BlendConstantColorGreen = cmd_buffer->state.dynamic.blend_constants[1], in genX()
188 .BlendConstantColorBlue = cmd_buffer->state.dynamic.blend_constants[2], in genX()
[all …]
Danv_cmd_buffer.c141 state->dynamic = default_dynamic_state; in anv_cmd_state_reset()
352 anv_dynamic_state_copy(&cmd_buffer->state.dynamic, in anv_CmdBindPipeline()
372 if (cmd_buffer->state.dynamic.viewport.count < total_count) in anv_CmdSetViewport()
373 cmd_buffer->state.dynamic.viewport.count = total_count; in anv_CmdSetViewport()
375 memcpy(cmd_buffer->state.dynamic.viewport.viewports + firstViewport, in anv_CmdSetViewport()
390 if (cmd_buffer->state.dynamic.scissor.count < total_count) in anv_CmdSetScissor()
391 cmd_buffer->state.dynamic.scissor.count = total_count; in anv_CmdSetScissor()
393 memcpy(cmd_buffer->state.dynamic.scissor.scissors + firstScissor, in anv_CmdSetScissor()
405 cmd_buffer->state.dynamic.line_width = lineWidth; in anv_CmdSetLineWidth()
417 cmd_buffer->state.dynamic.depth_bias.bias = depthBiasConstantFactor; in anv_CmdSetDepthBias()
[all …]
/external/clang/test/OpenMP/
Dschedule_codegen.cpp60 #pragma omp for schedule(dynamic) in main()
64 #pragma omp for simd schedule(dynamic) in main()
112 #pragma omp for schedule(monotonic: dynamic) in main()
116 #pragma omp for simd schedule(monotonic: dynamic) in main()
128 #pragma omp for schedule(nonmonotonic: dynamic) in main()
132 #pragma omp for simd schedule(nonmonotonic: dynamic) in main()
186 #pragma omp for schedule(dynamic) ordered(1) in main()
191 #pragma omp for simd schedule(dynamic) in main()
/external/protobuf/objectivec/google/protobuf/
DType.pbobjc.m84 @dynamic name;
85 @dynamic fieldsArray, fieldsArray_Count;
86 @dynamic oneofsArray, oneofsArray_Count;
87 @dynamic optionsArray, optionsArray_Count;
88 @dynamic hasSourceContext, sourceContext;
89 @dynamic syntax;
194 @dynamic kind;
195 @dynamic cardinality;
196 @dynamic number;
197 @dynamic name;
[all …]
DApi.pbobjc.m50 @dynamic name;
51 @dynamic methodsArray, methodsArray_Count;
52 @dynamic optionsArray, optionsArray_Count;
53 @dynamic version;
54 @dynamic hasSourceContext, sourceContext;
55 @dynamic mixinsArray, mixinsArray_Count;
56 @dynamic syntax;
171 @dynamic name;
172 @dynamic requestTypeURL;
173 @dynamic requestStreaming;
[all …]
DStruct.pbobjc.m67 @dynamic fields, fields_Count;
110 @dynamic kindOneOfCase;
111 @dynamic nullValue;
112 @dynamic numberValue;
113 @dynamic stringValue;
114 @dynamic boolValue;
115 @dynamic structValue;
116 @dynamic listValue;
231 @dynamic valuesArray, valuesArray_Count;
/external/llvm/test/CodeGen/ARM/
Dfast-isel-align.ll1 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios -v…
2 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios …
3 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios …
4 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-io…
6 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueab…
7 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=thumbv7-linux-gnue…
8 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnue…
9 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=thumbv7-linux-gn…
11 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=armv7-unknown-nacl…
12 ; RUN: llc < %s -O0 -mattr=+strict-align -relocation-model=dynamic-no-pic -mtriple=armv7-unknown-na…
[all …]
/external/llvm/test/Transforms/LoopUnroll/
Dfull-unroll-heuristics.ll4 ; 3) -unroll-percent-dynamic-cost-saved-threshold and
5 ; 2) -unroll-dynamic-cost-savings-discount
20 …o-analyze=1000 -unroll-threshold=10 -unroll-percent-dynamic-cost-saved-threshold=20 -unroll-dynam…
21 …o-analyze=1000 -unroll-threshold=10 -unroll-percent-dynamic-cost-saved-threshold=20 -unroll-dynam…
22 …o-analyze=1000 -unroll-threshold=10 -unroll-percent-dynamic-cost-saved-threshold=80 -unroll-dynam…
23 …o-analyze=1000 -unroll-threshold=100 -unroll-percent-dynamic-cost-saved-threshold=80 -unroll-dynam…
/external/curl/lib/
DMakefile.vc6487 !MESSAGE release-ssl-dll - release static library with dynamic ssl
488 !MESSAGE release-zlib-dll - release static library with dynamic zlib
489 !MESSAGE release-ssl-dll-zlib-dll - release static library with dynamic ssl and dynamic zlib
490 !MESSAGE release-dll - release dynamic library
491 !MESSAGE release-dll-ssl-dll - release dynamic library with dynamic ssl
492 !MESSAGE release-dll-zlib-dll - release dynamic library with dynamic zlib
493 !MESSAGE release-dll-ssl-dll-zlib-dll - release dynamic library with dynamic ssl and dynamic zlib
499 !MESSAGE debug-ssl-dll - debug static library with dynamic ssl
500 !MESSAGE debug-zlib-dll - debug static library with dynamic zlib
501 !MESSAGE debug-ssl-dll-zlib-dll - debug static library with dynamic ssl and dynamic zlib
[all …]
/external/compiler-rt/test/asan/
DCMakeLists.txt69 string(TOLOWER "-${arch}-${OS_NAME}-dynamic" ASAN_TEST_CONFIG_SUFFIX)
90 ${CMAKE_CURRENT_BINARY_DIR}/Unit/dynamic/lit.site.cfg)
98 list(APPEND ASAN_DYNAMIC_TESTSUITES ${CMAKE_CURRENT_BINARY_DIR}/Unit/dynamic)
115 # Add check-dynamic-asan target. It is a part of check-all only on Windows,
116 # where we want to always test both dynamic and static runtime.
121 add_lit_testsuite(check-asan-dynamic
122 "Running the AddressSanitizer tests with dynamic runtime"
125 set_target_properties(check-asan-dynamic
/external/llvm/test/Object/
Dcorrupt.test29 // The file is missing the dynamic string table but has references to it.
30 RUN: not llvm-readobj -dynamic-table %p/Inputs/corrupt-invalid-strtab.elf.x86-64 \
33 STRTAB: Invalid dynamic string table reference
41 RUN: not llvm-readobj -dynamic-table \
55 RUN: %p/Inputs/corrupt-invalid-dynamic-table-size.elf.x86-64 2>&1 | \
62 RUN: %p/Inputs/corrupt-invalid-dynamic-table-offset.elf.x86-64 2>&1 | \
69 RUN: %p/Inputs/corrupt-invalid-dynamic-table-too-large.elf.x86-64 2>&1 | \
/external/curl/tests/unit/
Dcurlcheck.h39 #define verify_memory(dynamic, check, len) \ argument
40 if(dynamic && memcmp(dynamic, check, len)) { \
44 __FILE__, __LINE__, hexdump((unsigned char *)dynamic, len)); \
/external/c-ares/
DREADME.msvc35 The above command builds four versions of the c-ares library, dynamic
89 These reference VC++ 6.0 configurations are generated using the dynamic CRT.
119 c-ares dynamic release library version files:
121 cares.dll -> dynamic release library
122 cares.lib -> import library for the dynamic release library
123 cares.exp -> export file for the dynamic release library
125 c-ares dynamic debug library version files:
127 caresd.dll -> dynamic debug library
128 caresd.lib -> import library for the dynamic debug library
129 caresd.exp -> export file for the dynamic debug library
[all …]
/external/llvm/test/Instrumentation/AddressSanitizer/
Dinstrument_initializer_metadata.ll4 @xxx = internal global i32 0, align 4 ; With dynamic initializer.
5 @XXX = global i32 0, align 4 ; With dynamic initializer.
6 @yyy = internal global i32 0, align 4 ; W/o dynamic initializer.
7 @YYY = global i32 0, align 4 ; W/o dynamic initializer.
75 ; Check that yyy is NOT instrumented (as it does not have dynamic initializer).
84 ; Check that YYY is NOT instrumented (as it does not have dynamic initializer).
/external/llvm/test/CodeGen/SystemZ/
Ddyn-alloca-offset.ll3 declare i64 @llvm.get.dynamic.area.offset.i64()
13 %dynamic_area_offset = call i64 @llvm.get.dynamic.area.offset.i64()
24 %dynamic_area_offset = call i64 @llvm.get.dynamic.area.offset.i64()
39 %dynamic_area_offset = call i64 @llvm.get.dynamic.area.offset.i64()

12345678910>>...49