Home
last modified time | relevance | path

Searched defs:length (Results 4226 - 4250 of 4744) sorted by relevance

1...<<161162163164165166167168169170>>...190

/third_party/python/Modules/
H A D_operator.c747 volatile Py_ssize_t length; in _tscmp() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.cpp3079 const intptr_t length = operand.length_; in emitOperand() local
H A DIceAssemblerX8664.cpp3243 const intptr_t length = operand.length_; in emitOperand() local
/third_party/spirv-tools/include/spirv-tools/
H A Dlibspirv.h447 size_t length; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dnormalizer2impl.h156 int32_t length() const { return (int32_t)(limit-start); } in length() function in ReorderingBuffer
[all...]
H A Dputil.cpp1299 int32_t length; in u_setDataDirectory() local
1377 UINT length = GetSystemWindowsDirectoryW(windowsPath, UPRV_LENGTHOF(windowsPath)); in getIcuDataDirectoryUnderWindowsDirectory() local
[all...]
H A Dubidiimp.h276 int32_t length; member
[all...]
H A Ducnv.cpp757 _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 Ducnv2022.cpp1127 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 Ducnvmbcs.cpp2190 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 Duloc.cpp493 int32_t length = localeIDLength; in getShortestSubtagLength() local
[all...]
H A Dumutablecptrie.cpp575 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 Dunames.cpp450 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 Dunistr.cpp157 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 Dps.c1011 static char *parse_ko(void *data, char *type, int length) in parse_ko() argument
[all...]
/third_party/toybox/toys/pending/
H A Dfdisk.c1403 unsigned length; in disk_proper() local
/third_party/toybox/toys/posix/
H A Dps.c1054 static char *parse_ko(void *data, char *type, int length) in parse_ko() argument
[all...]
/third_party/unity/src/
H A Dunity.c149 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 Ddng_lossless_jpeg.cpp560 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 Dobjectivec_helpers.cc310 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 Dlauncher.c1124 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.c460 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 Dinitconfig.c2892 PyConfig_SetWideStringList(PyConfig *config, PyWideStringList *list, Py_ssize_t length, wchar_t **items) PyConfig_SetWideStringList() argument
[all...]
/third_party/python/Modules/_sre/
H A Dsre.c416 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 Dcodeobject.c781 _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

Completed in 63 milliseconds

1...<<161162163164165166167168169170>>...190