Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 1511) sorted by relevance

12345678910>>...61

/third_party/boost/libs/iostreams/test/
Dfile_descriptor_test.cpp118 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 …]
Dseekable_file_test.cpp25 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/
Dconstant_uniform_facts_test.cpp222 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/
Dconstant_uniform_facts_test.cpp222 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/
Dbenchmark_experimental.cpp152 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/
DexponentiationOperatorSyntaxError2.js3 var temp: any; variable
72 var temp; variable
DemitExponentiationOperator4.js2 var temp: any; variable
41 var temp; variable
DexponentiationOperatorWithInvalidSimpleUnaryExpressionOperands.js2 var temp: any; variable
40 var temp; variable
DimplicitAnyInCatch.js9 public temp() { method in C
27 C.prototype.temp = function () { method in C
DdestructuringParameterDeclaration4.js28 var temp = [1, 2, 3]; variable
30 constructor(public ...temp) { } // Error, rest parameter can't have properties
84 var temp = [1, 2, 3]; variable
DarrayLiterals3.js23 var temp = ["s", "t", "r"]; variable
60 var temp = ["s", "t", "r"]; variable
/third_party/uboot/u-boot-2020.01/arch/m68k/lib/
Dcache.c53 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/
Dmrc_util.c142 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/
Dsrchtest.cpp470 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/
Djwe.c73 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/
Dutils.h13 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/
Dcg7coll.c204 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/
Dmw_eeprom.c158 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/
Dcef_atomicops_arm64_gcc.h55 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/
Djws.c59 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/
Dsconv_sse.c39 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/
Dlpc.c30 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/
Dstructures.c63 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/
Dxhci.c249 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/
Dscoped_block.h70 B temp = that.block_; in swap() local
76 B temp = block_; in release() local

12345678910>>...61