Home
last modified time | relevance | path

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

12345678910>>...104

/external/lzma/C/
DSort.c8 #define HeapSortDown(p, k, size, temp) \ argument
26 UInt32 temp = p[i]; in HeapSort() local
44 UInt32 temp = p[size]; in HeapSort() local
51 UInt32 temp = p[size]; in HeapSort() local
72 UInt64 temp = p[i]; in HeapSort64() local
90 UInt64 temp = p[size]; in HeapSort64() local
97 UInt64 temp = p[size]; in HeapSort64() local
/external/tensorflow/tensorflow/core/util/proto/
Ddecode.h109 uint32 temp = 0; variable
119 uint32 temp = 0; variable
129 uint64 temp = 0; variable
139 uint32 temp = 0; variable
163 uint64 temp = 0; variable
173 uint32 temp = 0; variable
183 uint64 temp = 0; variable
193 uint32 temp; variable
204 uint32 temp; variable
215 protobuf_uint64 temp; variable
[all …]
/external/libaom/aom_dsp/
Dfft.c59 void aom_fft_2d_gen(const float *input, float *temp, float *output, int n, in aom_fft_2d_gen()
90 void aom_fft2x2_float_c(const float *input, float *temp, float *output) { in aom_fft2x2_float_c()
95 void aom_fft4x4_float_c(const float *input, float *temp, float *output) { in aom_fft4x4_float_c()
100 void aom_fft8x8_float_c(const float *input, float *temp, float *output) { in aom_fft8x8_float_c()
105 void aom_fft16x16_float_c(const float *input, float *temp, float *output) { in aom_fft16x16_float_c()
110 void aom_fft32x32_float_c(const float *input, float *temp, float *output) { in aom_fft32x32_float_c()
115 void aom_ifft_2d_gen(const float *input, float *temp, float *output, int n, in aom_ifft_2d_gen()
197 void aom_ifft2x2_float_c(const float *input, float *temp, float *output) { in aom_ifft2x2_float_c()
202 void aom_ifft4x4_float_c(const float *input, float *temp, float *output) { in aom_ifft4x4_float_c()
207 void aom_ifft8x8_float_c(const float *input, float *temp, float *output) { in aom_ifft8x8_float_c()
[all …]
/external/angle/third_party/spirv-tools/src/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 …]
/external/deqp-deps/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 …]
/external/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 …]
/external/python/cpython3/Python/
Doptimizer_bytecodes.c86 _Py_UopsSymbol *temp; in dummy_func() local
184 PyObject *temp = _PyLong_Add((PyLongObject *)sym_get_const(left), in dummy_func() local
206 PyObject *temp = _PyLong_Subtract((PyLongObject *)sym_get_const(left), in dummy_func() local
228 PyObject *temp = _PyLong_Multiply((PyLongObject *)sym_get_const(left), in dummy_func() local
250 PyObject *temp = PyFloat_FromDouble( in dummy_func() local
273 PyObject *temp = PyFloat_FromDouble( in dummy_func() local
296 PyObject *temp = PyFloat_FromDouble( in dummy_func() local
316 PyObject *temp = PyUnicode_Concat(sym_get_const(left), sym_get_const(right)); in dummy_func() local
/external/flatbuffers/tests/ts/union_vector/
Dmovie.ts144 const temp = unionToCharacter(this.mainCharacterType(), this.mainCharacter.bind(this)); constant
156 const temp = unionListToCharacter(targetEnum, this.characters.bind(this), targetEnumIndex); constant
170 const temp = unionToCharacter(this.mainCharacterType(), this.mainCharacter.bind(this)); constant
182 const temp = unionListToCharacter(targetEnum, this.characters.bind(this), targetEnumIndex); constant
/external/flatbuffers/tests/ts/union-underlying-type/
Dd.ts132 const temp = unionToAbc(this.testUnionType(), this.testUnion.bind(this)); constant
143 const temp = unionListToAbc(targetEnum, this.testVectorOfUnion.bind(this), targetEnumIndex); constant
156 const temp = unionToAbc(this.testUnionType(), this.testUnion.bind(this)); constant
167 const temp = unionListToAbc(targetEnum, this.testVectorOfUnion.bind(this), targetEnumIndex); constant
/external/guava/guava-testlib/src/com/google/common/testing/
DClusterException.java71 ArrayList<? extends Throwable> temp = new ArrayList<>(exceptions); in ClusterException() local
77 ArrayList<Throwable> temp = new ArrayList<>(Arrays.asList(exceptions)); in create() local
105 Throwable temp = exceptions.iterator().next(); in create() local
/external/guava/android/guava-testlib/src/com/google/common/testing/
DClusterException.java71 ArrayList<? extends Throwable> temp = new ArrayList<>(exceptions); in ClusterException() local
77 ArrayList<Throwable> temp = new ArrayList<>(Arrays.asList(exceptions)); in create() local
105 Throwable temp = exceptions.iterator().next(); in create() local
/external/coreboot/src/drivers/i2c/nct7802y/
Dnct7802y.h34 #define TEMP_SHIFT(temp) (((temp) % 2) * 4) argument
35 #define TEMP_TO_FAN_MAP(temp) (0x64 + (temp) / 2) argument
36 #define TEMPx_TO_FAN_MAP_MASK(temp) (7 << TEMP_SHIFT(temp)) argument
37 #define TEMPx_TO_FANy_MAP(temp, fan) (1 << (TEMP_SHIFT(temp) + (fan))) argument
39 #define FAN_CTRL_TEMP_SRC(temp) (0x68 + (temp) / 2) argument
40 #define FAN_CTRL_TEMPx_SRC_MASK(temp) (7 << TEMP_SHIFT(temp)) argument
41 #define FAN_CTRL_TEMPx_SRCy(temp, src) ((src) << TEMP_SHIFT(temp)) argument
/external/icu/icu4c/source/test/intltest/
Dsrchtest.cpp470 char16_t temp[128]; in assertEqual() local
527 char16_t temp[128]; in assertCanonicalEqual() local
580 char16_t temp[128]; in assertEqualWithAttribute() local
629 UnicodeString temp("a"); in TestOpenClose() local
744 UnicodeString temp("a"); in TestInitialization() local
873 char16_t temp[128]; in TestBreakIterator() local
1004 char16_t temp[128]; in TestOverlap() local
1048 char16_t temp[128]; in TestCollator() local
1112 char16_t temp[512]; in TestPattern() local
1194 char16_t temp[128]; in TestText() local
[all …]
/external/cronet/tot/third_party/icu/source/test/intltest/
Dsrchtest.cpp470 char16_t temp[128]; in assertEqual() local
527 char16_t temp[128]; in assertCanonicalEqual() local
580 char16_t temp[128]; in assertEqualWithAttribute() local
629 UnicodeString temp("a"); in TestOpenClose() local
744 UnicodeString temp("a"); in TestInitialization() local
873 char16_t temp[128]; in TestBreakIterator() local
1006 char16_t temp[128]; in TestOverlap() local
1050 char16_t temp[128]; in TestCollator() local
1114 char16_t temp[512]; in TestPattern() local
1210 char16_t temp[128]; in TestText() local
[all …]
/external/cronet/stable/third_party/icu/source/test/intltest/
Dsrchtest.cpp470 char16_t temp[128]; in assertEqual() local
527 char16_t temp[128]; in assertCanonicalEqual() local
580 char16_t temp[128]; in assertEqualWithAttribute() local
629 UnicodeString temp("a"); in TestOpenClose() local
744 UnicodeString temp("a"); in TestInitialization() local
873 char16_t temp[128]; in TestBreakIterator() local
1006 char16_t temp[128]; in TestOverlap() local
1050 char16_t temp[128]; in TestCollator() local
1114 char16_t temp[512]; in TestPattern() local
1210 char16_t temp[128]; in TestText() local
[all …]
/external/tensorflow/tensorflow/python/util/
Dtfprof_wrapper.cc29 std::string temp = tensorflow::tfprof::PrintModelAnalysis( in PYBIND11_MODULE() local
38 std::string temp = tensorflow::tfprof::SerializeToString(); in PYBIND11_MODULE() local
43 std::string temp = tensorflow::tfprof::Profile(command, options); in PYBIND11_MODULE() local
/external/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
1049 char temp[2048]; in test_jwe_r256a128_jwe_openssl() local
1140 char temp[2048]; in test_jwe_r256a128_jwe_mbedtls() local
1231 char temp[2048]; in test_jwe_a3() local
1639 char temp[2048], *p; in test_jwa_c() local
1788 char temp[3072], compact[2048]; in test_ecdhes_t1() local
[all …]
/external/guava/guava-tests/test/com/google/common/io/
DFilesTest.java129 File temp = createTempFile(); in testWriteString() local
135 File temp = createTempFile(); in testWriteBytes() local
144 File temp = createTempFile(); in testAppendString() local
169 File temp = createTempFile(); in testCopyFile() local
184 File temp = createTempFile(); in testCopySameFile() local
205 File temp = createTempFile(); in testEqual() local
240 File temp = createTempFile(); in testNewWriter() local
257 File temp = createTempFile(); in testTouch() local
281 File temp = createTempFile(); in testTouchTime() local
410 File temp = createTempFile(); in testLineReading() local
[all …]
/external/guava/android/guava-tests/test/com/google/common/io/
DFilesTest.java129 File temp = createTempFile(); in testWriteString() local
135 File temp = createTempFile(); in testWriteBytes() local
144 File temp = createTempFile(); in testAppendString() local
169 File temp = createTempFile(); in testCopyFile() local
184 File temp = createTempFile(); in testCopySameFile() local
205 File temp = createTempFile(); in testEqual() local
240 File temp = createTempFile(); in testNewWriter() local
257 File temp = createTempFile(); in testTouch() local
281 File temp = createTempFile(); in testTouchTime() local
410 File temp = createTempFile(); in testLineReading() local
[all …]
/external/libtextclassifier/native/utils/strings/
Dnumbers.cc29 char *temp; in ParseInt32() local
51 char *temp; in ParseInt64() local
62 char *temp; in ParseDouble() local
/external/marisa-trie/lib/marisa/
Dtrie.cc13 scoped_ptr<grimoire::LoudsTrie> temp(new (std::nothrow) grimoire::LoudsTrie); in build() local
23 scoped_ptr<grimoire::LoudsTrie> temp(new (std::nothrow) grimoire::LoudsTrie); in mmap() local
35 scoped_ptr<grimoire::LoudsTrie> temp(new (std::nothrow) grimoire::LoudsTrie); in map() local
47 scoped_ptr<grimoire::LoudsTrie> temp(new (std::nothrow) grimoire::LoudsTrie); in load() local
59 scoped_ptr<grimoire::LoudsTrie> temp(new (std::nothrow) grimoire::LoudsTrie); in read() local
182 scoped_ptr<grimoire::LoudsTrie> temp( in fread() local
202 scoped_ptr<grimoire::LoudsTrie> temp( in read() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DLanguageGroup.java70 add(temp, root, "root"); in add() argument
72 temp, germanic, "en", "fy", "nl", "af", "de", "gsw", "wae", "ksh", "lb", "sv", "da", in add() argument
74 add(temp, celtic, "ga", "gd", "cy", "gv", "kw", "br"); in add() argument
76 temp, romance, "fr", "pt", "gl", "es", "ca", "ast", "it", "rm", "ro", "fur", "an", in add() argument
79 temp, slavic, "pl", "cs", "sk", "sl", "hr", "bs", "mk", "sr", "bg", "ru", "be", in add() argument
81 add(temp, baltic, "lt", "lv", "prg"); in add() argument
83 temp, indic, "ur", "hi", "gu", "sd", "bn", "as", "ccp", "or", "mr", "ne", "pa", in add() argument
85 add(temp, iranian, "fa", "ps", "ku", "os", "ckb", "lrc", "mzn", "tg", "bgn", "sdh"); in add() argument
86 add(temp, other_indo, "el", "hy", "sq"); in add() argument
87 add(temp, dravidian, "ta", "te", "ml", "kn"); in add() argument
[all …]
/external/libaom/aom_dsp/x86/
Dfft_avx2.c38 void aom_fft16x16_float_avx2(const float *input, float *temp, float *output) { in aom_fft16x16_float_avx2()
43 void aom_fft32x32_float_avx2(const float *input, float *temp, float *output) { in aom_fft32x32_float_avx2()
64 void aom_ifft16x16_float_avx2(const float *input, float *temp, float *output) { in aom_ifft16x16_float_avx2()
70 void aom_ifft32x32_float_avx2(const float *input, float *temp, float *output) { in aom_ifft32x32_float_avx2()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_image.c378 unsigned temp = sdata[c]; in handle_op_uint() local
385 unsigned temp = sdata[c]; in handle_op_uint() local
395 unsigned temp = sdata[c]; in handle_op_uint() local
402 unsigned temp = sdata[c]; in handle_op_uint() local
409 unsigned temp = sdata[c]; in handle_op_uint() local
416 unsigned temp = sdata[c]; in handle_op_uint() local
494 int temp = sdata[c]; in handle_op_int() local
501 int temp = sdata[c]; in handle_op_int() local
511 int temp = sdata[c]; in handle_op_int() local
518 int temp = sdata[c]; in handle_op_int() local
[all …]
/external/libgsm/src/
Dlpc.c36 word temp, smax, scalauto; variable
183 register word temp; variable
257 register word temp; variable
291 register word temp; variable

12345678910>>...104