Home
last modified time | relevance | path

Searched defs:dummy (Results 1 – 25 of 707) sorted by relevance

12345678910>>...29

/external/clang/test/SemaObjC/
Dobjc-boxed-expressions-nsvalue.m6 int dummy; typedef
10 int dummy; typedef
14 int dummy; typedef
18 int dummy; typedef
22 int dummy; typedef
26 int dummy; typedef
30 int dummy; typedef
34 int dummy; field
44 int dummy; typedef
/external/clang/test/SemaObjCXX/
Dobjc-boxed-expressions-nsvalue.mm6 int dummy; typedef
10 int dummy; typedef
14 int dummy; typedef
18 int dummy; typedef
22 int dummy; typedef
26 int dummy; typedef
30 int dummy; typedef
34 int dummy; typedef
/external/guava/guava-tests/benchmark/com/google/common/base/
DJoinerBenchmark.java57 int dummy = 0; in joinerWithStringDelimiter() local
68 int dummy = 0; in joinerWithCharacterDelimiter() local
80 int dummy = 0; in joinerInlined() local
102 int dummy = 0; in stringBuilderIsEmpty() local
121 int dummy = 0; in booleanIfFirst() local
142 int dummy = 0; in assignDelimiter() local
161 int dummy = 0; in alwaysAppendThenBackUp() local
DObjectsBenchmark.java41 int dummy = 0; in hashString_2() local
49 int dummy = 0; in hashString_3() local
57 int dummy = 0; in hashString_4() local
65 int dummy = 0; in hashString_5() local
73 int dummy = 0; in hashMixed_5() local
/external/caliper/examples/src/main/java/examples/
DIntModBenchmark.java29 int dummy = 5; in conditional() local
42 int dummy = 5; in doubleRemainder() local
55 int dummy = 5; in rightShiftingMod() local
69 int dummy = 5; in leftShiftingMod() local
82 int dummy = 5; in wrongMod() local
DDoubleToStringBenchmark2.java44 int dummy = 0; in toString() local
60 int dummy = 0; in stringValueOf() local
76 int dummy = 0; in stringFormat() local
92 int dummy = 0; in quoteTrick() local
DLoopingBackwardsBenchmark.java29 int dummy = 0; in forwards() local
39 int dummy = 0; in backwards() local
DListIterationBenchmark.java55 int dummy = 0; in listIteration() local
65 int dummy = 0; in arrayIteration() local
DCopyArrayBenchmark.java282 int dummy = 0; in objects() local
290 int dummy = 0; in booleans() local
298 int dummy = 0; in bytes() local
306 int dummy = 0; in chars() local
314 int dummy = 0; in doubles() local
322 int dummy = 0; in floats() local
330 int dummy = 0; in ints() local
338 int dummy = 0; in longs() local
346 int dummy = 0; in shorts() local
DDemoBenchmark.java53 int dummy = 0; in something() local
61 int dummy = 0; in somethingElse() local
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dfsl_lsch2_speed.c198 ulong get_bus_freq(ulong dummy) in get_bus_freq()
206 ulong get_ddr_freq(ulong dummy) in get_ddr_freq()
215 int get_sdhc_freq(ulong dummy) in get_sdhc_freq()
229 int get_i2c_freq(ulong dummy) in get_i2c_freq()
234 int get_dspi_freq(ulong dummy) in get_dspi_freq()
240 int get_uart_freq(ulong dummy) in get_uart_freq()
Dfsl_lsch3_speed.c156 ulong get_bus_freq(ulong dummy) in get_bus_freq()
185 int get_i2c_freq(ulong dummy) in get_i2c_freq()
190 int get_dspi_freq(ulong dummy) in get_dspi_freq()
/external/python/cpython3/Lib/test/dtracedata/
Dcall_stack.py9 def function_3(dummy, dummy2): argument
13 def function_4(**dummy):
18 def function_5(dummy, dummy2, **dummy3): argument
/external/u-boot/board/xes/common/
Dfsl_8xxx_clk.c12 unsigned long get_board_sys_clk(ulong dummy) in get_board_sys_clk()
36 unsigned long get_board_ddr_clk(ulong dummy) in get_board_ddr_clk()
/external/guava/guava-tests/benchmark/com/google/common/collect/
DImmutableListCreationBenchmark.java38 int dummy = 0; in builderAdd() local
51 int dummy = 0; in preSizedBuilderAdd() local
64 int dummy = 0; in copyArrayList() local
DSortedCopyBenchmark.java84 int dummy = 0; in collections() local
104 int dummy = 0; in ordering() local
119 int dummy = 0; in sortedSet() local
/external/webrtc/webrtc/base/
Dbind.h91 struct Yes { char dummy[1]; }; member
92 struct No { char dummy[2]; }; member
/external/libese/libese/tests/
Dese_unittests.cpp46 struct EseInterface dummy = { in TEST_F() local
60 struct EseInterface dummy = { in TEST_F() local
78 struct EseInterface dummy = { in TEST_F() local
126 struct EseInterface dummy = { in TEST_F() local
/external/u-boot/arch/mips/mach-ath79/ar933x/
Dclk.c76 ulong get_bus_freq(ulong dummy) in get_bus_freq()
83 ulong get_ddr_freq(ulong dummy) in get_ddr_freq()
/external/u-boot/arch/mips/mach-ath79/qca953x/
Dclk.c98 ulong get_bus_freq(ulong dummy) in get_bus_freq()
105 ulong get_ddr_freq(ulong dummy) in get_ddr_freq()
/external/u-boot/arch/arm/mach-socfpga/
Dspl.c80 void board_init_f(ulong dummy) in board_init_f()
202 void board_init_f(ulong dummy) in board_init_f()
/external/speex/libspeexdsp/
Dfixed_arm4.h41 int dummy; in MULT16_32_Q14() local
54 int dummy; in MULT16_32_Q15() local
/external/u-boot/board/freescale/p1023rdb/
Dp1023rdb.c89 unsigned long get_board_sys_clk(ulong dummy) in get_board_sys_clk()
94 unsigned long get_board_ddr_clk(ulong dummy) in get_board_ddr_clk()
/external/u-boot/arch/arm/cpu/armv7/ls102xa/
Dclock.c92 ulong get_bus_freq(ulong dummy) in get_bus_freq()
97 ulong get_ddr_freq(ulong dummy) in get_ddr_freq()
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/
Ddummy.cpp1 typedef int dummy; typedef

12345678910>>...29