Home
last modified time | relevance | path

Searched defs:length (Results 501 - 525 of 3635) sorted by relevance

1...<<21222324252627282930>>...146

/third_party/ffmpeg/libavfilter/
H A Dvf_gblur_init.h36 static void postscale_c(float *buffer, int length, in postscale_c() argument
/third_party/ffmpeg/libavformat/
H A Drtpenc_rfc4175.c70 int length, cont, pixels; in ff_rtp_send_raw_rfc4175() local
[all...]
/third_party/alsa-utils/topology/nhlt/intel/dmic/
H A Dpdm-decim-fir.h15 int length; member
/third_party/backends/backend/genesys/
H A Dtest_usb_device.cpp97 void TestUsbDevice::control_msg(int rtype, int reg, int value, int index, int length, in control_msg() argument
/third_party/curl/CMake/
H A DCurlTests.c74 int length = 0; in main() local
/third_party/curl/lib/
H A Descape.c48 char *curl_unescape(const char *string, int length) in curl_unescape() argument
59 size_t length; in curl_easy_escape() local
120 Curl_urldecode(const char *string, size_t length, char **ostring, size_t *olen, enum urlreject ctrl) Curl_urldecode() argument
178 curl_easy_unescape(struct Curl_easy *data, const char *string, int length, int *olen) curl_easy_unescape() argument
[all...]
H A Drand.c70 CURLcode Curl_win32_random(unsigned char *entropy, size_t length) in Curl_win32_random() argument
/third_party/cups-filters/cupsfilters/
H A Dimage-sgi.h55 **length; /* Length table for compression */ member
/third_party/cups-filters/fontembed/
H A Dsfnt.h10 unsigned int length; member
H A Dsfnt_int.h87 int length; member
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DUTF8.java129 static int length(int c) { in length() method in UTF8
161 static boolean isValidTrail(int prev, byte t, int i, int length) { in isValidTrail() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DFormattedNumber.java58 public int length() { in length() method in FormattedNumber
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterUtility.java150 static int skipByteSubString(byte[] array, int index, int length, in skipByteSubString() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DAffixPatternProvider.java21 public int length(int flags); in length() method
H A DCurrencyPluralInfoAffixProvider.java31 public int length(int flags) { in length() method in CurrencyPluralInfoAffixProvider
H A DPropertiesAffixPatternProvider.java100 public int length(int flags) { in length() method in PropertiesAffixPatternProvider
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DReplaceable.java61 int length(); in length() method
H A DReplaceableString.java80 public int length() { in length() method in ReplaceableString
/third_party/icu/icu4c/source/io/
H A Dufile.h48 int32_t length; /* Length *from beginning of buffer* of untranslitted data */ member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DByteArrayWrapper.java278 copyBytes(byte[] src, int srcoff, byte[] tgt, int tgtoff, int length) copyBytes() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dlocresdata.cpp159 int32_t length = 0; in _uloc_getOrientationHelper() local
H A Dnorm2allmodes.h112 int32_t length; variable
127 int32_t length; global() variable
[all...]
H A Dresource.h73 int32_t length; member in ResourceArray
116 int32_t length; member in ResourceTable
[all...]
H A Dubidiwrt.cpp67 int32_t length=srcLength; in doWriteForward() local
250 int32_t length in doWriteReverse() local
363 int32_t length, destCapacity; ubidi_writeReordered() local
[all...]
H A Ducharstrie.cpp62 UCharsTrie::branchNext(const UChar *pos, int32_t length, int32_t uchar) { in branchNext() argument
131 int32_t length=node-kMinLinearMatch; // Actual match length minus 1. nextImpl() local
160 int32_t length=remainingMatchLength_; // Actual remaining match length minus 1. next() local
188 int32_t length=remainingMatchLength_; // Actual remaining match length minus 1. next() local
286 findUniqueValueFromBranch(const UChar *pos, int32_t length, UBool haveUniqueValue, int32_t &uniqueValue) findUniqueValueFromBranch() argument
400 getNextBranchUChars(const UChar *pos, int32_t length, Appendable &out) getNextBranchUChars() argument
403 getNextBranchUChars(jumpByDelta(pos), length>>1, out); getNextBranchUChars() local
[all...]

Completed in 9 milliseconds

1...<<21222324252627282930>>...146