Home
last modified time | relevance | path

Searched defs:capacity (Results 426 - 450 of 551) sorted by relevance

1...<<11121314151617181920>>...23

/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbuffer_dispatcher.cpp491 void BufferDispatcher::SetBufferCapacity(size_t capacity) in SetBufferCapacity() argument
[all...]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
H A Djsvm_utils.cpp211 size_t capacity = length + 1; in ToString() local
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dmodule_test.cpp216 int32_t capacity = 0; in CreatePhotoOutput() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpackage.cpp177 extractPackageName(const char *filename, char pkg[], int32_t capacity) extractPackageName() argument
251 makeFullFilename(const char *path, const char *name, char *filename, int32_t capacity) makeFullFilename() argument
282 makeFullFilenameAndDirs(const char *path, const char *name, char *filename, int32_t capacity) makeFullFilenameAndDirs() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dustrtest.cpp1878 TestCheckedArrayByteSink(char* outbuf, int32_t capacity) in TestCheckedArrayByteSink() argument
2069 int32_t capacity=-1; doTestAppendable() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dlocalematcher.cpp752 acceptLanguage(UEnumeration &supportedLocales, Locale::Iterator &desiredLocales, char *dest, int32_t capacity, UAcceptResult *acceptResult, UErrorCode &errorCode) acceptLanguage() argument
H A Duresdata.cpp639 int32_t ResourceDataValue::getStringArray(UnicodeString *dest, int32_t capacity, in getStringArray() argument
644 int32_t ResourceDataValue::getStringArrayOrStringAsArray(UnicodeString *dest, int32_t capacity, in getStringArrayOrStringAsArray() argument
386 getStringArray(const ResourceData *pResData, const icu::ResourceArray &array, icu::UnicodeString *dest, int32_t capacity, UErrorCode &errorCode) getStringArray() argument
[all...]
/third_party/icu/tools/unicode/c/genuca/
H A Dgenuca.cpp1126 int32_t capacity = 1000000; in buildAndWriteBaseData() local
/third_party/icu/icu4c/source/common/unicode/
H A Dunistr.h4561 setArray(char16_t *array, int32_t len, int32_t capacity) setArray() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcoll.cpp960 getEquivalentReorderCodes(int32_t reorderCode, int32_t *dest, int32_t capacity, UErrorCode &errorCode) getEquivalentReorderCodes() argument
H A Dtransreg.cpp274 static const int32_t capacity = 10; in TransliteratorSpec() local
H A Dnumber_decimalquantity.cpp1313 void DecimalQuantity::ensureCapacity(int32_t capacity) { in ensureCapacity() argument
1388 int32_t capacity in checkHealth() local
[all...]
/third_party/node/src/
H A Dutil.h408 size_t capacity() const { in capacity() function in node::MaybeStackBuffer
/third_party/node/deps/icu-small/source/i18n/
H A Dcoll.cpp962 getEquivalentReorderCodes(int32_t reorderCode, int32_t *dest, int32_t capacity, UErrorCode &errorCode) getEquivalentReorderCodes() argument
H A Dnumber_decimalquantity.cpp1313 void DecimalQuantity::ensureCapacity(int32_t capacity) { in ensureCapacity() argument
1388 int32_t capacity in checkHealth() local
[all...]
H A Dtransreg.cpp275 static const int32_t capacity = 10; in TransliteratorSpec() local
/third_party/node/deps/icu-small/source/common/
H A Dlocalematcher.cpp752 acceptLanguage(UEnumeration &supportedLocales, Locale::Iterator &desiredLocales, char *dest, int32_t capacity, UAcceptResult *acceptResult, UErrorCode &errorCode) acceptLanguage() argument
H A Duresdata.cpp639 int32_t ResourceDataValue::getStringArray(UnicodeString *dest, int32_t capacity, in getStringArray() argument
644 int32_t ResourceDataValue::getStringArrayOrStringAsArray(UnicodeString *dest, int32_t capacity, in getStringArrayOrStringAsArray() argument
386 getStringArray(const ResourceData *pResData, const icu::ResourceArray &array, icu::UnicodeString *dest, int32_t capacity, UErrorCode &errorCode) getStringArray() argument
[all...]
/third_party/ninja/src/
H A Dbuild.cc494 int64_t capacity = config_.parallelism - subproc_number; in CanRunMore() local
660 size_t capacity = command_runner_->CanRunMore(); in Build() local
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dunistr.h4588 setArray(char16_t *array, int32_t len, int32_t capacity) setArray() argument
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpackage.cpp177 extractPackageName(const char *filename, char pkg[], int32_t capacity) extractPackageName() argument
251 makeFullFilename(const char *path, const char *name, char *filename, int32_t capacity) makeFullFilename() argument
282 makeFullFilenameAndDirs(const char *path, const char *name, char *filename, int32_t capacity) makeFullFilenameAndDirs() argument
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtxml.cpp431 int32_t capacity = 0; in printNoteElements() local
497 int32_t capacity = src->fLength + 1; in printComments() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp431 int32_t capacity = 0; in printNoteElements() local
497 int32_t capacity = src->fLength + 1; in printComments() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-array.cc960 uint32_t capacity = dict.Capacity(); in CollectElementIndices() local
/third_party/node/deps/v8/src/ic/
H A Dkeyed-store-generic.cc299 TNode<IntPtrT> capacity = SmiUntag(LoadFixedArrayBaseLength(elements)); in TryRewriteElements() local
582 TNode<IntPtrT> capacity = SmiUntag(LoadFixedArrayBaseLength(elements)); in EmitGenericElementStore() local
589 TNode<IntPtrT> capacity = SmiUntag(LoadFixedArrayBaseLength(elements)); in EmitGenericElementStore() local

Completed in 48 milliseconds

1...<<11121314151617181920>>...23