Home
last modified time | relevance | path

Searched defs:nameLength (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dzrule.cpp43 zrule_getName(ZRule* rule, char16_t* name, int32_t nameLength) { in zrule_getName()
71 izrule_open(const char16_t* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings) { in izrule_open()
92 izrule_getName(IZRule* rule, char16_t* & name, int32_t & nameLength) { in izrule_getName()
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dzrule.cpp43 zrule_getName(ZRule* rule, char16_t* name, int32_t nameLength) { in zrule_getName()
70 izrule_open(const char16_t* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings) { in izrule_open()
91 izrule_getName(IZRule* rule, char16_t* & name, int32_t & nameLength) { in izrule_getName()
/aosp_15_r20/external/turbine/java/com/google/turbine/zip/
H A DZip.java128 int nameLength = cd.getChar(cdindex + CENNAM); in next() local
274 int nameLength = cd.getChar(cdindex + CENNAM); in data() local
305 long offset, int nameLength, int cenExtLength, long size, boolean deflate) { in getBytes()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_backup_BackupHelperDispatcher.cpp38 int nameLength; // not including the NULL terminator, which is not written to the file member
148 int nameLength; in allocateHeader_native() local
/aosp_15_r20/device/google/cuttlefish/guest/hals/identity/libeic/
DEicProvisioning.c241 const char* name, size_t nameLength, in eicProvisioningBeginAddEntry()
293 size_t nameSpaceLength, const char* name, size_t nameLength, in eicProvisioningAddEntryValue()
DEicPresentation.c660 const char* name, size_t nameLength, unsigned int newNamespaceNumEntries, in eicPresentationStartRetrieveEntryValue()
739 size_t nameSpaceLength, const char* name, size_t nameLength, in eicPresentationRetrieveEntryValue()
/aosp_15_r20/hardware/interfaces/identity/aidl/default/libeic/
H A DEicProvisioning.c268 size_t nameSpaceLength, const char* name, size_t nameLength, in eicProvisioningBeginAddEntry()
317 size_t nameSpaceLength, const char* name, size_t nameLength, in eicProvisioningAddEntryValue()
H A DEicPresentation.c762 const char* name, size_t nameLength, in eicPresentationStartRetrieveEntryValue()
841 const char* name, size_t nameLength, in eicPresentationRetrieveEntryValue()
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DLocaleDisplayNamesImpl.java40 private final DisplayContext nameLength; field in LocaleDisplayNamesImpl
141 DisplayContext nameLength = DisplayContext.LENGTH_FULL; in LocaleDisplayNamesImpl() local
753 private DisplayContext nameLength; field in LocaleDisplayNamesImpl.Cache
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DLocaleDisplayNamesImpl.java44 private final DisplayContext nameLength; field in LocaleDisplayNamesImpl
145 DisplayContext nameLength = DisplayContext.LENGTH_FULL; in LocaleDisplayNamesImpl() local
763 private DisplayContext nameLength; field in LocaleDisplayNamesImpl.Cache
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dperformance_query.c256 GLuint nameLength, GLchar *name, in _mesa_GetPerfQueryInfoINTEL()
365 GLuint nameLength, GLchar *name, in _mesa_GetPerfCounterInfoINTEL()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp225 UInt32 COutArchive::GetVolHeadersSize(UInt64 dataSize, int nameLength, bool props) in GetVolHeadersSize()
243 UInt64 COutArchive::GetVolPureSize(UInt64 volSize, int nameLength, bool props) in GetVolPureSize()
/aosp_15_r20/frameworks/rs/
H A DrsScriptGroup2.cpp21 size_t nameLength, in rsi_ScriptGroup2Create()
/aosp_15_r20/external/grpc-grpc-java/core/src/jmh/java/io/grpc/util/
H A DHandlerRegistryBenchmark.java49 public int nameLength; field in HandlerRegistryBenchmark
/aosp_15_r20/frameworks/wilhelm/tests/sandbox/
H A Dobject.c95 SLint16 nameLength = -1; in main() local
/aosp_15_r20/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
H A DHdmiCecDeviceOsdNameTest.java56 final int nameLength = 14; in getDeviceName() local
/aosp_15_r20/frameworks/multidex/library/test/src/androidx/multidex/
H A DZipEntryReader.java73 int nameLength = in.getShort() & 0xffff; in readEntry() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/power/feature/
H A DPowerManagerFlags.java157 final int nameLength = mName.length(); in toString() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAdvertiseHelper.java62 int nameLength = nameBytes.length; in advertiseDataToBytes() local
/aosp_15_r20/external/armnn/profiling/server/src/timelineDecoder/
H A DTimelineCaptureCommandHandler.cpp81 uint32_t nameLength = arm::pipe::ReadUint32(data, offset); in ReadLabel() local
/aosp_15_r20/external/webrtc/modules/video_capture/windows/
H A Dvideo_capture_ds.cc59 const int32_t nameLength = (int32_t)strlen((char*)deviceUniqueIdUTF8); in Init() local
/aosp_15_r20/external/python/cpython3/PC/
Dpython_uwp.cpp35 UINT32 nameLength = MAX_PATH; in get_package_family() local
/aosp_15_r20/frameworks/rs/driver/runtime/
H A Drs_element.c44 rsElementGetSubElementName(rs_element e, uint32_t index, char *name, uint32_t nameLength) { in rsElementGetSubElementName()
/aosp_15_r20/build/make/tools/zipalign/
H A DZipAlign.cpp34 size_t nameLength = strlen(name); in isDirectory() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DCheckerRegistry.cpp156 size_t nameLength = i->FullName.size(); in printHelp() local

12345678910>>...15