| /third_party/ffmpeg/libavformat/ |
| H A D | matroskaenc.c | 309 static int ebml_length_size(uint64_t length) in ebml_length_size() argument 331 put_ebml_length(AVIOContext *pb, uint64_t length, int bytes) put_ebml_length() argument [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | openssl.c | 4832 ossl_random(struct Curl_easy *data, unsigned char *entropy, size_t length) ossl_random() argument
|
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.cpp | 2482 Instruction* length = new Instruction(getUniqueId(), intType, OpArrayLength); in createArrayLength() local 2500 Instruction* length = new Instruction(getUniqueId(), intType, OpCooperativeMatrixLengthKHR); in createCooperativeMatrixLengthKHR() local 2517 Instruction* length = new Instruction(getUniqueId(), intType, OpCooperativeMatrixLengthNV); createCooperativeMatrixLengthNV() local [all...] |
| /third_party/backends/backend/ |
| H A D | avision.h | 677 uint8_t length [4]; member 743 uint8_t length; member
|
| H A D | bh.h | 219 double width, length; member 225 u_long top, left, width, length; member 786 SANE_Byte length[4]; member
|
| H A D | hp-option.c | 1544 unsigned length, depth; in _probe_vector() member 1639 size_t size, length; in _probe_gamma_vector() local
|
| /third_party/backends/sanei/ |
| H A D | sanei_usb.c | 263 unsigned short length; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | Bidi.java | 1040 int length; global() field in Bidi [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cbiditst.c | 364 static int pseudoToU16(const int length, const char * input, UChar * output) in pseudoToU16() argument 381 static int u16ToPseudo(const int length, const UChar * input, char * output) in u16ToPseudo() argument 454 int32_t i, length = ubidi_getProcessedLength(bidi); printCaseInfo() local 1157 int32_t i, length=ubidi_getLength(pBiDi), _testReordering() local 1341 int32_t length; testGetBaseDirection() member 1857 int32_t srcSize, count, paraStart, paraLimit, paraIndex, length; testMultipleParagraphs() local 2189 int32_t length; testInverse() member 2366 int32_t length; _testWriteReverse() local 2472 int32_t length; doArabicShapingTest() local 2691 int32_t length; doLamAlefSpecialVLTRArabicShapingTest() local 2817 int32_t length; doTashkeelSpecialVLTRArabicShapingTest() local 2871 int32_t length; doLOGICALArabicDeShapingTest() local 2929 int32_t length; doTailTest() local 2993 int32_t length; doArabicShapingTestForBug5421() local 3082 int32_t length; doArabicShapingTestForBug8703() local 3264 int32_t length; doArabicShapingTestForBug9024() local 3342 int32_t length; _testPresentationForms() local 3592 getStringFromDirProps(const uint8_t *dirProps, int32_t length, UChar *buffer) getStringFromDirProps() argument 3605 printUnicode(const UChar *s, int32_t length, const UBiDiLevel *levels) printUnicode() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | regextst.cpp | 321 static UText* regextst_openUTF8FromInvariant(UText *ut, const char *inv, int64_t length, UErrorCode *status) { in regextst_openUTF8FromInvariant() argument 2045 int64_t length; API_Match_UTF8() local 4968 int64_t length = 0; PreAllocatedUTextCAPI() local 5681 int32_t length = uregex_group(re, 2, buf+1, UPRV_LENGTHOF(buf)-1, &status); TestBug11480() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | Bidi.java | 1016 int length; global() field in Bidi [all...] |
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | drm.h | 1120 __u32 length; member
|
| H A D | drm_mode.h | 648 __u32 length; member 1088 __u32 length; member
|
| /third_party/mesa3d/include/CL/ |
| H A D | cl.hpp | 5035 const ::size_t length = source.size(); in Program() local 5071 const ::size_t length = source.size(); in Program() local 6883 ::size_t length = endIterator-startIterator; copy() local 6922 ::size_t length = endIterator-startIterator; copy() local [all...] |
| /third_party/libdrm/include/drm/ |
| H A D | drm.h | 1110 __u32 length; member
|
| H A D | drm_mode.h | 564 __u32 length; member 1004 __u32 length; member
|
| /third_party/jerryscript/jerry-core/ecma/base/ |
| H A D | ecma-globals.h | 859 uint32_t length; /**< length related property (e.g. length of ArrayBuffer) */ member 878 uint32_t length; /**< length property value */ member 899 uint16_t length; /**< for arguments: length of names */ global() member 1586 uint16_t length; /**< length of this utf-8 string in bytes */ global() member 1596 lit_utf8_size_t length; /**< length of this long utf-8 string in bytes */ global() member 1834 uint32_t length; /**< [[ByteLength]] internal slot */ global() member [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3.h | 556 unsigned length; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ast_to_hir.cpp | 7952 int length = interface_type->length; is_unsized_array_last_element() local [all...] |
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | doio.c | 3643 char *doio_pat_check(char *buf, int offset, int length, char *pattern, in doio_pat_check() argument 3736 check_file(char *file, int offset, int length, char *pattern, int pattern_length, int patshift, int fsa) check_file() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_compiler.c | 1199 unsigned length = glsl_get_length(array_type); in get_bo_var() local 2728 unsigned length = glsl_get_length(var->type); in lower_1d_shadow() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga_reg.h | 432 uint32 length; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | nir_to_spirv.c | 432 const unsigned length = glsl_get_length(type); in get_glsl_type() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | function-body-decoder-impl.h | 189 read_heap_type(Decoder* decoder, const byte* pc, uint32_t* const length, const WasmModule* module, const WasmFeatures& enabled) read_heap_type() argument 259 read_value_type(Decoder* decoder, const byte* pc, uint32_t* const length, const WasmModule* module, const WasmFeatures& enabled) read_value_type() argument 397 uint32_t length; global() member 406 uint32_t length; global() member 415 uint32_t length = 4; global() member 428 uint32_t length = 8; global() member 440 uint32_t length = 1; global() member 451 uint32_t length; global() member 499 uint32_t length; global() member 521 uint32_t length = 1; global() member 572 uint32_t length; global() member 582 uint32_t length; global() member 593 uint32_t length; global() member 623 uint32_t length; next() local 631 uint32_t length() { length() function in v8::internal::wasm::BranchTableIterator 660 uint32_t length = 0; global() member 686 uint32_t length = 1; global() member 709 uint32_t length; global() member 721 uint32_t length; global() member 733 uint32_t length; global() member 745 uint32_t length; global() member 755 uint32_t length = 1; global() member 1113 uint32_t length; DecodeLocals() local 1711 uint32_t length = 0; OpcodeLength() local 1767 uint32_t length = 0; OpcodeLength() local 1801 uint32_t length = 0; OpcodeLength() local 1822 uint32_t length = 0; OpcodeLength() local 4182 Value length = Peek(1, 1, kWasmI32); DecodeGCOpcode() local 4211 Value length = Peek(1, 0, kWasmI32); DecodeGCOpcode() local 4255 Value length = Peek(1, 1, kWasmI32); DecodeGCOpcode() local 4368 Value length = Peek(0, 4, kWasmI32); DecodeGCOpcode() local [all...] |
| /third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
| H A D | asn1.h | 184 int length; member
|