Home
last modified time | relevance | path

Searched defs:temp (Results 2376 - 2400 of 3342) sorted by relevance

1...<<919293949596979899100>>...134

/third_party/libcoap/src/
H A Dcoap_oscore.c1713 coap_str_const_t temp = { split - begin, (const uint8_t *)begin }; in get_split_entry() local
/third_party/qrcodegen/cpp/
H A Dqrcodegen.cpp108 const char *temp = std::strchr(ALPHANUMERIC_CHARSET, *text); in makeAlphanumeric() local
/third_party/qrcodegen/c/
H A Dqrcodegen.c833 int temp = calcSegmentBitLength(mode, numChars); in qrcodegen_calcSegmentBufferSize() local
940 const char *temp = strchr(ALPHANUMERIC_CHARSET, *text); in qrcodegen_makeAlphanumeric() local
1015 case qrcodegen_Mode_NUMERIC : { static const int temp[] = {10, 12, 14}; return temp[ in numCharCountBits() local
1016 case qrcodegen_Mode_ALPHANUMERIC: { static const int temp[] = { 9, 11, 13}; return temp[i]; } numCharCountBits() local
1017 case qrcodegen_Mode_BYTE : { static const int temp[] = { 8, 16, 16}; return temp[i]; } numCharCountBits() local
1018 case qrcodegen_Mode_KANJI : { static const int temp[] = { 8, 10, 12}; return temp[i]; } numCharCountBits() local
[all...]
/third_party/python/Python/
H A Dsymtable.c744 PyObject *temp; in analyze_block() local
890 PyObject *temp; analyze_child_block() local
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_dfa_match.c1108 PCRE2_SPTR temp = ptr - 1; in internal_dfa_match() local
1133 PCRE2_SPTR temp = ptr + 1; in internal_dfa_match() local
/third_party/python/Lib/multiprocessing/
H A Dmanagers.py725 def temp(self, /, *args, **kwds): function
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_lib.c497 BIGNUM temp = *a; in bn2binpad() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderPackingFunctionTests.cpp821 const tcu::Float16 temp = tcu::Float16(inValue); in checkValue() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp113 Queues temp; in addQueueFamilyIndex() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.cpp115 char temp[1024]; in createComputeProgram() local
257 char temp[1024]; in createProgram() local
/third_party/skia/src/gpu/
H A DGrResourceProvider.cpp478 SkAutoTArray<uint16_t> temp; in createPatternedIndexBuffer() local
H A DGrDataUtils.cpp589 GrPixmap temp = GrPixmap::Allocate(dst.info().makeColorType(GrColorType::kRGB_888x)); in GrConvertPixels() local
606 GrPixmap temp = GrPixmap::Allocate(src.info().makeColorType(GrColorType::kRGB_888x)); in GrConvertPixels() local
/third_party/skia/src/gpu/ops/
H A DOpsTask.cpp95 auto temp = fHead->cutChain(); in popHead() local
115 auto temp = prev->cutChain(); in removeOp() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp79 Instruction* temp = ir_builder.AddNaryExtendedInstruction( in ReplaceTrinaryMinMax() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Damd_ext_to_khr.cpp79 Instruction* temp = ir_builder.AddNaryExtendedInstruction( in ReplaceTrinaryMinMax() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dtjbench.c539 char *temp = NULL, tempStr[80], tempStr2[80]; in decompTest() local
837 char *temp; in main() local
[all...]
H A Dtransupp.c131 JCOEF temp, qval; in requant_comp() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dalphaindex.cpp374 const UnicodeString &fixLabel(const UnicodeString &current, UnicodeString &temp) { in fixLabel() argument
461 UnicodeString temp; in createBucketList() local
H A Dnumber_patternstring.cpp953 UnicodeString temp = input.tempSubString(offset, pair[0].length()); in convertLocalized() local
967 UnicodeString temp = input.tempSubString(offset, pair[1].length()); in convertLocalized() local
H A Dtmutfmt.cpp223 Formattable& temp = parsed[0]; in parseObject() local
H A Dtranslit.cpp1106 Transliterator* temp = createInstance(*idBlock, UTRANS_FORWARD, parseError, status); in createFromRules() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtxml.cpp239 char* temp=NULL; in convertAndEscape() local
870 char temp[256] = {0}; in bin_write_xml() local
1032 char* temp = NULL; bundle_write_xml() local
[all...]
/third_party/skia/tests/
H A DWritePixelsTest.cpp536 sk_sp<GrTextureProxy> temp = proxyProvider->createProxy( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/openssl/crypto/ec/
H A Decp_nistz256.c629 P256_POINT *temp; /* place for 5 temporary points */ in ecp_nistz256_windowed_mul() local
894 P256_POINT_AFFINE temp; ecp_nistz256_mult_precompute() local
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafhints.c502 static char temp[32]; in af_edge_flags_to_string() local

Completed in 55 milliseconds

1...<<919293949596979899100>>...134