Home
last modified time | relevance | path

Searched defs:length (Results 4476 - 4500 of 4536) sorted by relevance

1...<<171172173174175176177178179180>>...182

/third_party/elfutils/src/
H A Dreadelf.c5274 size_t length; in print_debug_abbrev_section() local
5603 Dwarf_Word length; in print_decoded_aranges_section() local
5662 Dwarf_Word length = read_4ubyte_unaligned_inc (dbg, readp); print_debug_aranges_section() local
6842 unsigned int length = 4; print_debug_frame_section() local
8261 Dwarf_Word mtime, length; print_decoded_line_section() local
8595 unsigned int length = 4; print_debug_line_section() local
[all...]
/third_party/glfw/deps/glad/
H A Dgles2.h1759 const size_t length = strlen(prefixes[i]); glad_gl_find_core_gles2() local
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp3695 const int length = argArray->getType().getOuterArraySize(); in decomposeStructBufferMethods() local
/third_party/astc-encoder/Source/
H A Dstb_image.h4587 stbi__uint32 length; member
[all...]
/third_party/backends/backend/
H A Dhp3900_rts8822.c11910 SANE_Int length = 0; in Calib_PAGain() local
/third_party/cups-filters/utils/
H A Dcups-browsed.c806 create_media_size(int width, int length) create_media_size() argument
937 create_media_col(int width, int length, int left_margin, int right_margin, int top_margin, int bottom_margin, char *media_source, char *media_type) create_media_col() argument
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h142 size_t length; /* W: size of image in bytes */ member
757 __u8 length; /* number of valid bytes in data field */ member
1163 unsigned int length; /* in bytes aligned to 4 */ member
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp715 UBool u_stringHasBinaryProperty(const UChar *s, int32_t length, UProperty which) in u_stringHasBinaryProperty() argument
743 UBiDiDirection ubidi_getBaseDirection(const UChar *text, int32_t length) in ubidi_getBaseDirection() argument
831 void ubidi_invertMap(const int32_t *srcMap, int32_t *destMap, int32_t length) in ubidi_invertMap() argument
855 void ubidi_reorderLogical(const UBiDiLevel *levels, int32_t length, int32_t *indexMap) in ubidi_reorderLogical() argument
500 UCNV_TO_U_CALLBACK_ESCAPE(const void *context, UConverterToUnicodeArgs *toUArgs, const char *codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode *err) UCNV_TO_U_CALLBACK_ESCAPE() argument
859 ubidi_reorderVisual(const UBiDiLevel *levels, int32_t length, int32_t *indexMap) ubidi_reorderVisual() argument
881 ubidi_setPara(UBiDi *pBiDi, const UChar *text, int32_t length, UBiDiLevel paraLevel, UBiDiLevel *embeddingLevels, UErrorCode *pErrorCode) ubidi_setPara() argument
1407 ucnv_setSubstString(UConverter *cnv, const UChar *s, int32_t length, UErrorCode *err) ucnv_setSubstString() argument
1521 ucol_getRules(const UCollator *coll, int32_t *length) ucol_getRules() argument
1569 ucol_openBinary(const uint8_t *bin, int32_t length, const UCollator *base, UErrorCode *status) ucol_openBinary() argument
1786 uidna_labelToASCII(const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII() argument
1791 uidna_labelToASCII_UTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII_UTF8() argument
1796 uidna_labelToUnicode(const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicode() argument
1801 uidna_labelToUnicodeUTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicodeUTF8() argument
1806 uidna_nameToASCII(const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToASCII() argument
1811 uidna_nameToASCII_UTF8(const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToASCII_UTF8() argument
1816 uidna_nameToUnicode(const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToUnicode() argument
1821 uidna_nameToUnicodeUTF8(const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToUnicodeUTF8() argument
2102 unorm2_isNormalized(const UNormalizer2 *norm2, const UChar *s, int32_t length, UErrorCode *pErrorCode) unorm2_isNormalized() argument
2106 unorm2_normalize(const UNormalizer2 *norm2, const UChar *src, int32_t length, UChar *dest, int32_t capacity, UErrorCode *pErrorCode) unorm2_normalize() argument
2122 unorm2_quickCheck(const UNormalizer2 *norm2, const UChar *s, int32_t length, UErrorCode *pErrorCode) unorm2_quickCheck() argument
2127 unorm2_spanQuickCheckYes(const UNormalizer2 *norm2, const UChar *s, int32_t length, UErrorCode *pErrorCode) unorm2_spanQuickCheckYes() argument
2158 unum_formatDecimal(const UNumberFormat *fmt, const char *number, int32_t length, UChar *result, int32_t resultLength, UFieldPosition *pos, UErrorCode *status) unum_formatDecimal() argument
2256 unum_setSymbol(UNumberFormat *fmt, UNumberFormatSymbol symbol, const UChar *value, int32_t length, UErrorCode *status) unum_setSymbol() argument
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Di915_drm.h2935 __s32 length; member
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h1512 uint32_t length; member
2194 uint8_t length; member
/third_party/node/deps/v8/src/d8/
H A Dd8.cc174 AllocateVM(size_t length) AllocateVM() argument
183 FreeVM(void* data, size_t length) FreeVM() argument
207 Adjust(size_t length) Adjust() argument
496 int length = entry->second->length; LookupCodeCache() local
513 int length = cache_data->length; StoreInCodeCache() local
1440 int length = 0; ExecuteWebSnapshot() local
1470 int length = 0; LoadJSON() local
1972 int length = exports_array->Length(); RealmTakeWebSnapshot() local
2332 int length; ReadFromStdin() local
3637 int length; ReadLines() local
3670 int length; ReadBuffer() local
3768 int length = static_cast<int>(string.length()); Send() local
3878 int length = message->Length(); SendInspectorMessage() local
5035 uint32_t length = transfer_array->Length(); PrepareTransfer() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc5625 ArrayNewWithRtt(uint32_t array_index, const wasm::ArrayType* type, Node* length, Node* initial_value, Node* rtt, wasm::WasmCodePosition position) ArrayNewWithRtt() argument
5693 ArrayInitFromData(const wasm::ArrayType* type, uint32_t data_segment, Node* offset, Node* length, Node* rtt, wasm::WasmCodePosition position) ArrayInitFromData() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dheap.cc616 int length = free_list->FreeListLength(); in PrintFreeListsStats() local
865 int length = targets.length(); in IsRetainingPathTarget() local
6336 int length = retained_maps.length(); CompactRetainedMaps() local
[all...]
/third_party/node/deps/v8/src/execution/
H A Disolate.cc5212 int length = detached_contexts->length(); ThrowInternal() local
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc3373 auto length = ast_string_constants()->length_string(); BuildCreateArrayLiteral() local
3497 auto length = ast_string_constants()->length_string(); BuildCreateArrayLiteral() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c5640 uint32_t length; global() member
[all...]
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dtls1.h1220 unsigned short length; member
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h1230 size_t length; member
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c3016 static int pchars8(PCRE2_SPTR8 p, int length, BOOL utf, FILE *f) in pchars8() argument
3053 pchars16(PCRE2_SPTR16 p, int length, BOOL utf, FILE *f) pchars16() argument
3088 pchars32(PCRE2_SPTR32 p, int length, BOOL utf, FILE *f) pchars32() argument
4565 uint32_t length = (uint32_t)STRLEN(nametable + imm2_size); show_pattern_info() local
5357 size_t length = 1; process_pattern() local
6465 PCRE2_SIZE length, length2; copy_and_get() local
6501 PCRE2_SIZE length, length2; copy_and_get() local
6557 PCRE2_SIZE length; copy_and_get() local
6580 PCRE2_SIZE length; copy_and_get() local
[all...]
H A Dpcre2_jit_compile.c510 int length; member
1620 sljit_sw length = end - begin; in detect_repeat() local
1939 int length in get_framesize() local
2354 int length = 1; get_recurse_data_length() local
3186 reset_ovector(compiler_common *common, int length) reset_ovector() argument
3275 do_reset_match(compiler_common *common, int length) do_reset_match() argument
6785 int i, byte, length = 0; optimize_class_ranges() local
8247 int length; compile_simple_assertion_matchingpath() local
8731 int length; compile_char1_matchingpath() local
[all...]
/third_party/openSLES/api/1.1/
H A DOpenSLES.h278 SLuint32 length; member
/third_party/openSLES/api/1.0.1/
H A DOpenSLES.h268 SLuint32 length; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp5220 GLsizeiptr length = static_cast<GLsizeiptr>(buffer->getSize()); in maybeCapturePreCallUpdates() local
5242 GLsizeiptr length = in maybeCapturePreCallUpdates() local
4591 trackBufferMapping(CallCapture *call, gl::BufferID id, GLintptr offset, GLsizeiptr length, bool writable) trackBufferMapping() argument
5625 GLsizeiptr length = bufferDataOffsetAndLength.second; captureMappedBufferSnapshot() local
6681 size_t length = strlen(str) + 1; CaptureStringLimit() local
6760 CaptureShaderStrings(GLsizei count, const GLchar *const *strings, const GLint *length, ParamCapture *paramCapture) CaptureShaderStrings() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gl.cpp2724 void Context::invalidateBufferSubData(BufferID buffer, GLintptr offset, GLsizeiptr length) in invalidateBufferSubData() argument
3054 void Context::flushMappedNamedBufferRange(BufferID buffer, GLintptr offset, GLsizeiptr length) in flushMappedNamedBufferRange() argument
462 getActiveUniformName(ShaderProgramID program, GLuint uniformIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformName) getActiveUniformName() argument
2220 getActiveSubroutineName(ShaderProgramID program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei *length, GLchar *name) getActiveSubroutineName() argument
2230 getActiveSubroutineUniformName(ShaderProgramID program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei *length, GLchar *name) getActiveSubroutineUniformName() argument
3381 mapNamedBufferRange(BufferID buffer, GLintptr offset, GLsizeiptr length, GLbitfield access) mapNamedBufferRange() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp238 glw::GLint length = 0; in compile() local
320 glw::GLint length = 0; in link() local
4786 glw::GLint length = 0; compile() local
5011 glw::GLint length = 0; link() local
[all...]

Completed in 185 milliseconds

1...<<171172173174175176177178179180>>...182