| /third_party/boost/libs/iostreams/test/ |
| D | file_descriptor_test.cpp | 118 temp_file temp; in file_descriptor_test() local 133 temp_file temp; in file_descriptor_test() local 148 temp_file temp; in file_descriptor_test() local 163 temp_file temp; in file_descriptor_test() local 178 temp_file temp; in file_descriptor_test() local 271 temp_file temp; in file_descriptor_test() local 285 temp_file temp; in file_descriptor_test() local 366 temp_file temp; in file_descriptor_test() local 390 temp_file temp; in file_descriptor_test() local 414 temp_file temp; in file_descriptor_test() local [all …]
|
| D | seekable_file_test.cpp | 25 temp_file temp; in seekable_file_test() local 38 temp_file temp; in seekable_file_test() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/fuzz/fact_manager/ |
| D | constant_uniform_facts_test.cpp | 222 int32_t temp = std::numeric_limits<int32_t>::min(); in TEST() local 227 int64_t temp = 1; in TEST() local 232 int64_t temp = std::numeric_limits<int64_t>::max(); in TEST() local 237 uint64_t temp = 1; in TEST() local 242 uint64_t temp = std::numeric_limits<uint64_t>::max(); in TEST() local 247 float temp = 10.0f; in TEST() local 252 double temp = 10.0; in TEST() local 257 double temp = 20.0; in TEST() local 468 auto temp = MakeUniformBufferElementDescriptor(2, 2, {9, 9, 1}); in TEST() local 473 auto temp = MakeUniformBufferElementDescriptor(2, 3, {9, 9, 2}); in TEST() local [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/fact_manager/ |
| D | constant_uniform_facts_test.cpp | 222 int32_t temp = std::numeric_limits<int32_t>::min(); in TEST() local 227 int64_t temp = 1; in TEST() local 232 int64_t temp = std::numeric_limits<int64_t>::max(); in TEST() local 237 uint64_t temp = 1; in TEST() local 242 uint64_t temp = std::numeric_limits<uint64_t>::max(); in TEST() local 247 float temp = 10.0f; in TEST() local 252 double temp = 10.0; in TEST() local 257 double temp = 20.0; in TEST() local 468 auto temp = MakeUniformBufferElementDescriptor(2, 2, {9, 9, 1}); in TEST() local 473 auto temp = MakeUniformBufferElementDescriptor(2, 3, {9, 9, 2}); in TEST() local [all …]
|
| /third_party/boost/libs/geometry/index/example/ |
| D | benchmark_experimental.cpp | 152 size_t temp = 0; in main() local 183 size_t temp = 0; in main() local 198 size_t temp = 0; in main() local 215 size_t temp = 0; in main() local 232 size_t temp = 0; in main() local 249 size_t temp = 0; in main() local 269 size_t temp = 0; in main() local 285 size_t temp = 0; in main() local 303 size_t temp = 0; in main() local 333 size_t temp = 0; in main() local [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | exponentiationOperatorSyntaxError2.js | 3 var temp: any; variable 72 var temp; variable
|
| D | emitExponentiationOperator4.js | 2 var temp: any; variable 41 var temp; variable
|
| D | exponentiationOperatorWithInvalidSimpleUnaryExpressionOperands.js | 2 var temp: any; variable 40 var temp; variable
|
| D | implicitAnyInCatch.js | 9 public temp() { method in C 27 C.prototype.temp = function () { method in C
|
| D | destructuringParameterDeclaration4.js | 28 var temp = [1, 2, 3]; variable 30 constructor(public ...temp) { } // Error, rest parameter can't have properties 84 var temp = [1, 2, 3]; variable
|
| D | arrayLiterals3.js | 23 var temp = ["s", "t", "r"]; variable 60 var temp = ["s", "t", "r"]; variable
|
| /third_party/uboot/u-boot-2020.01/arch/m68k/lib/ |
| D | cache.c | 53 u32 temp = 0; in icache_disable() local 73 u32 temp; in icache_invalid() local 105 u32 temp = 0; in dcache_disable() local 125 u32 temp; in dcache_invalid() local
|
| /third_party/uboot/u-boot-2020.01/arch/x86/cpu/quark/ |
| D | mrc_util.c | 142 uint32_t temp; in set_rcvn() local 216 uint32_t temp; in get_rcvn() local 266 uint32_t temp; in set_rdqs() local 302 uint32_t temp; in get_rdqs() local 336 uint32_t temp; in set_wdqs() local 410 uint32_t temp; in get_wdqs() local 460 uint32_t temp; in set_wdq() local 534 uint32_t temp; in get_wdq() local 581 uint32_t temp; in set_wcmd() local 653 uint32_t temp; in get_wcmd() local [all …]
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | srchtest.cpp | 470 UChar temp[128]; in assertEqual() local 527 UChar temp[128]; in assertCanonicalEqual() local 580 UChar temp[128]; in assertEqualWithAttribute() local 629 UnicodeString temp("a"); in TestOpenClose() local 744 UnicodeString temp("a"); in TestInitialization() local 873 UChar temp[128]; in TestBreakIterator() local 1006 UChar temp[128]; in TestOverlap() local 1050 UChar temp[128]; in TestCollator() local 1114 UChar temp[512]; in TestPattern() local 1210 UChar temp[128]; in TestText() local [all …]
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-jose/ |
| D | jwe.c | 73 char temp[2048], compact[2048]; in test_jwe_a1() local 289 char temp[2048]; in test_jwe_a2() local 495 char temp[4096], compact[4096]; in test_jwe_ra_ptext_1024() local 623 char temp[4096], compact[4096]; in test_jwe_r256a192_ptext() local 755 char temp[4096], compact[4096]; in test_jwe_r256a256_ptext() local 1048 char temp[2048]; in test_jwe_r256a128_jwe_openssl() local 1139 char temp[2048]; in test_jwe_r256a128_jwe_mbedtls() local 1230 char temp[2048]; in test_jwe_a3() local 1638 char temp[2048], *p; in test_jwa_c() local 1787 char temp[3072], compact[2048]; in test_ecdhes_t1() local [all …]
|
| /third_party/uboot/u-boot-2020.01/arch/arm/include/asm/ |
| D | utils.h | 13 u32 temp = n; in log_2_n_round_up() local 29 u32 temp = n; in log_2_n_round_down() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | cg7coll.c | 204 UChar temp[sizeof(rules)]; in TestDemo1() local 235 UChar temp[sizeof(rules)]; in TestDemo2() local 264 UChar temp[sizeof(rules)]; in TestDemo3() local 294 UChar temp[sizeof(rules)]; in TestDemo4() local
|
| /third_party/uboot/u-boot-2020.01/drivers/mtd/ |
| D | mw_eeprom.c | 158 u16 temp = mw_eeprom_read_word(dev, addr >> 1); in mw_eeprom_write() local 178 u16 temp = mw_eeprom_read_word(dev, addr >> 1); in mw_eeprom_write() local 199 u16 temp = mw_eeprom_read_word(dev, addr >> 1); in mw_eeprom_read() local 217 u16 temp = mw_eeprom_read_word(dev, addr >> 1); in mw_eeprom_read() local
|
| /third_party/cef/include/base/internal/ |
| D | cef_atomicops_arm64_gcc.h | 55 int32_t temp; in NoBarrier_CompareAndSwap() local 79 int32_t temp; in NoBarrier_AtomicExchange() local 99 int32_t temp; in NoBarrier_AtomicIncrement() local 197 int32_t temp; in NoBarrier_CompareAndSwap() local 221 int32_t temp; in NoBarrier_AtomicExchange() local 241 int32_t temp; in NoBarrier_AtomicIncrement() local
|
| /third_party/libwebsockets/lib/jose/jws/ |
| D | jws.c | 59 char *temp; member 140 char *temp, int *temp_len) in lws_jws_json_parse() 192 lws_jws_dup_element(struct lws_jws_map *map, int idx, char *temp, int *temp_len, in lws_jws_dup_element() 213 char *temp, int *temp_len, const void *in, in lws_jws_encode_b64_element() 235 int idx, char *temp, int *temp_len, size_t random_len, in lws_jws_randomize_element() 258 lws_jws_alloc_element(struct lws_jws_map *map, int idx, char *temp, in lws_jws_alloc_element() 449 char temp[256]; in lws_jws_sig_confirm() local 673 char *temp, int *temp_len) in lws_jws_sig_confirm_compact_b64_map() 694 char *temp, int *temp_len) in lws_jws_sig_confirm_compact_b64() 713 struct lws_context *context, char *temp, in lws_jws_sig_confirm_compact() [all …]
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | sconv_sse.c | 39 pa_reg_x86 temp, i; in pa_sconv_s16le_from_f32ne_sse() local 104 pa_reg_x86 temp, i; in pa_sconv_s16le_from_f32ne_sse2() local
|
| /third_party/libsnd/src/GSM610/ |
| D | lpc.c | 30 int16_t temp, smax, scalauto ; in Autocorrelation() local 177 register int16_t temp ; in Reflection_coefficients() local 249 register int16_t temp ; in Transformation_to_Log_Area_Ratios() local 284 register int16_t temp ; in Quantization_and_coding() local
|
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| D | structures.c | 63 struct SPDY_NameValue *temp; in SPDY_name_value_add() local 194 struct SPDY_NameValue *temp = container; in SPDY_name_value_lookup() local 221 struct SPDY_NameValue *temp = container; in SPDY_name_value_destroy() local 243 struct SPDY_NameValue *temp = container; in SPDY_name_value_iterate() local 465 int32_t temp; in SPDYF_name_value_to_stream() local
|
| /third_party/FreeBSD/sys/dev/usb/controller/ |
| D | xhci.c | 249 uint32_t temp; in xhci_reset_command_queue_locked() local 313 uint32_t temp; in xhci_start_controller() local 467 uint32_t temp; in xhci_halt_controller() local 497 uint32_t temp = 0; in xhci_reset_controller() local 524 uint32_t temp; in xhci_init() local 865 uint32_t temp; in xhci_check_transfer() local 1047 uint32_t temp; in xhci_interrupt_poll() local 1136 uint32_t temp; in xhci_do_command() local 1278 uint32_t temp; in xhci_cmd_enable_slot() local 1303 uint32_t temp; in xhci_cmd_disable_slot() local [all …]
|
| /third_party/flutter/engine/flutter/fml/platform/darwin/ |
| D | scoped_block.h | 70 B temp = that.block_; in swap() local 76 B temp = block_; in release() local
|