/third_party/python/Modules/ |
H A D | _operator.c | 747 volatile Py_ssize_t length; in _tscmp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerX8632.cpp | 3079 const intptr_t length = operand.length_; in emitOperand() local
|
H A D | IceAssemblerX8664.cpp | 3243 const intptr_t length = operand.length_; in emitOperand() local
|
/third_party/spirv-tools/include/spirv-tools/ |
H A D | libspirv.h | 447 size_t length; member
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | normalizer2impl.h | 156 int32_t length() const { return (int32_t)(limit-start); } in length() function in ReorderingBuffer [all...] |
H A D | putil.cpp | 1299 int32_t length; in u_setDataDirectory() local 1377 UINT length = GetSystemWindowsDirectoryW(windowsPath, UPRV_LENGTHOF(windowsPath)); in getIcuDataDirectoryUnderWindowsDirectory() local [all...] |
H A D | ubidiimp.h | 276 int32_t length; member [all...] |
H A D | ucnv.cpp | 757 _updateOffsets(int32_t *offsets, int32_t length, in _updateOffsets() argument 474 ucnv_setSubstString(UConverter *cnv, const UChar *s, int32_t length, UErrorCode *err) ucnv_setSubstString() argument 939 int32_t length=(int32_t)(pArgs->target-t); _fromUnicodeWithCallback() local 1060 int32_t length; _fromUnicodeWithCallback() local 1123 int32_t i, length; ucnv_outputOverflowFromUnicode() local 1384 int32_t length=(int32_t)(pArgs->target-t); _toUnicodeWithCallback() local 1507 int32_t length; _toUnicodeWithCallback() local 1569 int32_t i, length; ucnv_outputOverflowToUnicode() local 1840 int32_t i, length; ucnv_getNextUChar() local [all...] |
H A D | ucnv2022.cpp | 1127 int32_t length; in MBCS_FROM_UCHAR32_ISO2022() local 432 fromUWriteUInt8(UConverter *cnv, const char *bytes, int32_t length, uint8_t **target, const char *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) fromUWriteUInt8() argument 1265 int8_t length; T_UConverter_toUnicode_ISO_2022_OFFSETS_LOGIC() local 2298 int32_t length =0; UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local [all...] |
H A D | ucnvmbcs.cpp | 2190 int32_t targetCapacity, length; in ucnv_MBCSSingleToBMPWithOffsets() local 1172 _extToU(UConverter *cnv, const UConverterSharedData *sharedData, int8_t length, const uint8_t **source, const uint8_t *sourceLimit, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UBool flush, UErrorCode *pErrorCode) _extToU() argument 3264 ucnv_MBCSSimpleGetNextUChar(UConverterSharedData *sharedData, const char *source, int32_t length, UBool useFallback) ucnv_MBCSSimpleGetNextUChar() argument 3819 int32_t targetCapacity, length; ucnv_MBCSSingleFromBMPWithOffsets() local 4095 int32_t length = 0, prevLength; ucnv_MBCSFromUnicodeWithOffsets() local 4717 value>>=8*length; /* length was reduced by targetCapacity */ ucnv_MBCSFromUnicodeWithOffsets() local 4845 int32_t length; ucnv_MBCSFromUChar32() local 5083 int32_t length=(int32_t)(sourceLimit-source) - (toULimit-oldToULength); ucnv_SBCSFromUTF8() local 5379 int32_t length=(int32_t)(sourceLimit-source) - (toULimit-oldToULength); ucnv_DBCSFromUTF8() local 5657 int32_t length; ucnv_MBCSWriteSub() local [all...] |
H A D | uloc.cpp | 493 int32_t length = localeIDLength; in getShortestSubtagLength() local [all...] |
H A D | umutablecptrie.cpp | 575 bool equalBlocks(const UIntA *s, const UIntB *t, int32_t length) { in equalBlocks() argument 584 bool allValuesSameAs(const uint32_t *p, int32_t length, uint32_t value) { in allValuesSameAs() argument 591 int32_t findSameBlock(const uint16_t *p, int32_t pStart, int32_t length, in findSameBlock() argument 632 getOverlap(const UIntA *p, int32_t length, const UIntB *q, int32_t qStart, int32_t blockLength) getOverlap() argument 643 getAllSameOverlap(const uint32_t *p, int32_t length, uint32_t value, int32_t blockLength) getAllSameOverlap() argument 754 int32_t length; global() member in __anon21079::AllSameBlocks 920 int32_t length = 0; global() member in __anon21079::MixedBlocks 1032 appendValue(char s[], int32_t length, uint32_t value) appendValue() argument 1044 int32_t length = 0; printBlock() local 1616 int32_t length = indexLength * 2; build() local [all...] |
H A D | unames.cpp | 450 uint16_t length = 0; in getExtName() local 518 uint16_t i=0, offset=0, length=0; expandGroupLengths() local 609 uint16_t length; enumGroupNames() local 649 uint16_t length; enumExtNames() local 941 uint16_t length; enumAlgNames() local 1205 int32_t length=0; calcStringSetLength() local 1220 int32_t length; calcAlgNameSetsLengths() local 1278 int32_t i, length; calcExtNameSetsLengths() local 1301 int32_t length=0, tokenLength; calcNameSetLength() local 1354 int32_t groupCount, lineNumber, length; calcGroupNameSetsLengths() local 1456 int32_t length; u_charName() local 1722 int32_t i, length; charSetToUSet() local 1836 uchar_swapNames(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) uchar_swapNames() argument [all...] |
H A D | unistr.cpp | 157 int32_t length = count; in UnicodeString() local 175 int32_t length = count * 2; in UnicodeString() local 265 UnicodeString(const char *src, int32_t length, EInvariant) UnicodeString() argument 450 fromUTF32(const UChar32 *utf32, int32_t length) fromUTF32() argument 665 doCompare( int32_t start, int32_t length, const UChar *srcChars, int32_t srcStart, int32_t srcLength) const doCompare() argument 744 doCompareCodePointOrder(int32_t start, int32_t length, const UChar *srcChars, int32_t srcStart, int32_t srcLength) const doCompareCodePointOrder() argument 832 hasMoreChar32Than(int32_t start, int32_t length, int32_t number) const hasMoreChar32Than() argument 859 doExtract(int32_t start, int32_t length, UChar *dst, int32_t dstStart) const doExtract() argument 894 extract(int32_t start, int32_t length, char *target, int32_t targetCapacity, enum EInvariant) const extract() argument 1161 findAndReplace(int32_t start, int32_t length, const UnicodeString& oldText, int32_t oldStart, int32_t oldLength, const UnicodeString& newText, int32_t newStart, int32_t newLength) findAndReplace() argument 1331 int32_t length = utf8.length(); setToUTF8() local 1397 doReplace( int32_t start, int32_t length, const UnicodeString& src, int32_t srcStart, int32_t srcLength) doReplace() argument 1412 doReplace(int32_t start, int32_t length, const UChar *srcChars, int32_t srcStart, int32_t srcLength) doReplace() argument 1650 doReverse(int32_t start, int32_t length) doReverse() argument 1727 int32_t length = targetLength; padTrailing() local 1917 appendString(const UChar *s, int32_t length) appendString() argument [all...] |
/third_party/toybox/porting/liteos_a/toys/posix/ |
H A D | ps.c | 1011 static char *parse_ko(void *data, char *type, int length) in parse_ko() argument [all...] |
/third_party/toybox/toys/pending/ |
H A D | fdisk.c | 1403 unsigned length; in disk_proper() local
|
/third_party/toybox/toys/posix/ |
H A D | ps.c | 1054 static char *parse_ko(void *data, char *type, int length) in parse_ko() argument [all...] |
/third_party/unity/src/ |
H A D | unity.c | 149 void UnityPrintLen(const char* string, const UNITY_UINT32 length) in UnityPrintLen() argument 789 unsigned int length = style & 0xF; in UnityAssertEqualIntArray() local 623 UnityPrintExpectedAndActualStringsLen(const char* expected, const char* actual, const UNITY_UINT32 length) UnityPrintExpectedAndActualStringsLen() argument 1436 unsigned int length = style & 0xF; UnityAssertNumbersArrayWithin() local 1629 UnityAssertEqualStringLen(const char* expected, const char* actual, const UNITY_UINT32 length, const char* msg, const UNITY_LINE_TYPE lineNumber) UnityAssertEqualStringLen() argument 1752 UnityAssertEqualMemory(UNITY_INTERNAL_PTR expected, UNITY_INTERNAL_PTR actual, const UNITY_UINT32 length, const UNITY_UINT32 num_elements, const char* msg, const UNITY_LINE_TYPE lineNumber, const UNITY_FLAGS_T flags) UnityAssertEqualMemory() argument 1918 UnityLengthModifierGet(const char *pch, int *length) UnityLengthModifierGet() argument [all...] |
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_lossless_jpeg.cpp | 560 uint32 length = Get2bytes () - 2; in SkipVariable() local 588 int32 length = Get2bytes () - 2; in GetDht() local 721 int32 length = Get2bytes (); GetSof() local 810 int32 length = Get2bytes (); GetSos() local 3534 int length = 0; EmitDht() local [all...] |
/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
H A D | objectivec_helpers.cc | 310 size_t length = special_names[i].length(); in IsSpecialName() local 854 uint32 length = ghtonl(default_string.length()); DefaultValue() local [all...] |
/third_party/python/PC/ |
H A D | launcher.c | 1124 int length; member 1638 find_home_value(const char *buffer, const char **start, DWORD *length) in find_home_value() argument
|
/third_party/python/Programs/ |
H A D | _testembed.c | 460 config_set_wide_string_list(PyConfig *config, PyWideStringList *list, Py_ssize_t length, wchar_t **items) config_set_wide_string_list() argument
|
/third_party/python/Python/ |
H A D | initconfig.c | 2892 PyConfig_SetWideStringList(PyConfig *config, PyWideStringList *list, Py_ssize_t length, wchar_t **items) PyConfig_SetWideStringList() argument [all...] |
/third_party/python/Modules/_sre/ |
H A D | sre.c | 416 Py_ssize_t length; in state_init() local 2024 Py_ssize_t length; in match_getslice_by_index() local [all...] |
/third_party/python/Objects/ |
H A D | codeobject.c | 781 _PyLineTable_InitAddressRange(const char *linetable, Py_ssize_t length, int firstlineno, PyCodeAddressRange *range) in _PyLineTable_InitAddressRange() argument 796 Py_ssize_t length = PyBytes_GET_SIZE(co->co_linetable); in _PyCode_InitAddressRange() local
|