Home
last modified time | relevance | path

Searched defs:length (Results 4376 - 4400 of 4447) sorted by relevance

1...<<171172173174175176177178

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp3938 ExprP<TRet> length (const ExprP<T>& x) in length() function
3944 ExprP<TRet> length (const ExprP<typename ContainerOf<T, Size>::Container>& x) in length() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c3911 size_t length = os_strlen(value); local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DParseContext.cpp162 int insertSpan(int start, size_t length) in insertSpan() argument
177 int appendSpan(size_t length) { return insertSpan(mDefaultOffset, length); } in appendSpan() argument
7092 PaParseStrings(size_t count, const char *const string[], const int length[], TParseContext *context) PaParseStrings() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp2989 loadExecutable(d3d::Context *context, const uint8_t *function, size_t length, gl::ShaderType type, const std::vector<D3DVarying> &streamOutVaryings, bool separatedOutputBuffers, ShaderExecutableD3D **outExecutable) loadExecutable() argument
/third_party/typescript/lib/
H A Dtsserverlibrary.js178 function length(array) { function
[all...]
H A Dtypescript.js169 function length(array) { function
[all...]
H A DtypescriptServices.js169 function length(array) { function
[all...]
H A DtypingsInstaller.js159 function length(array) { function
[all...]
H A Dtsserver.js179 function length(array) { function
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp5099 size_t length = paramArray->Length(); in ParseScriptItems() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp726 void SetBorderRadius(ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) in SetBorderRadius() argument
758 void SetBorderWidth(ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) in SetBorderWidth() argument
804 void SetTransform(ArkUINodeHandle node, const ArkUI_Float32* matrix, ArkUI_Int32 length) in SetTransform() argument
960 SetBorderStyle(ArkUINodeHandle node, const ArkUI_Int32* styles, ArkUI_Int32 length) SetBorderStyle() argument
1011 SetBackShadow(ArkUINodeHandle node, const ArkUIInt32orFloat32* shadows, ArkUI_Int32 length) SetBackShadow() argument
1164 SetInvert(ArkUINodeHandle node, ArkUI_Float32* invert, ArkUI_Int32 length) SetInvert() argument
2059 SetTranslate(ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) SetTranslate() argument
2419 SetPixelStretchEffect( ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) SetPixelStretchEffect() argument
2839 SetAllowDrop(ArkUINodeHandle node, ArkUI_CharPtr* allowDropCharArray, ArkUI_Int32 length) SetAllowDrop() argument
3204 SetAlignRules(ArkUINodeHandle node, char** anchors, const ArkUI_Int32* direction, ArkUI_Int32 length) SetAlignRules() argument
3261 GetAlignRules(ArkUINodeHandle node, ArkUI_CharPtr* anchors, ArkUI_Int32* direction, ArkUI_Int32 length) GetAlignRules() argument
3376 SetObscured(ArkUINodeHandle node, const ArkUI_Int32* reason, ArkUI_Int32 length) SetObscured() argument
3397 SetResponseRegion(ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) SetResponseRegion() argument
3631 SetMouseResponseRegion( ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) SetMouseResponseRegion() argument
3756 SetKeyBoardShortCut(ArkUINodeHandle node, ArkUI_CharPtr value, const ArkUI_Int32* keysIntArray, ArkUI_Int32 length) SetKeyBoardShortCut() argument
3897 SetClipShape( ArkUINodeHandle node, ArkUI_CharPtr type, const ArkUI_Float32* attribute, ArkUI_Int32 length, ArkUI_Int32 unit) SetClipShape() argument
4170 SetRotateTransition(ArkUINodeHandle node, ArkUI_Float32* arrayValue, ArkUI_Int32 length, ArkUI_Float32 perspective, ArkUI_Float32 angle, const ArkUIAnimationOptionType* animationOption) SetRotateTransition() argument
4251 SetScaleTransition(ArkUINodeHandle node, ArkUI_Float32* arrayValue, ArkUI_Int32 length, const ArkUIAnimationOptionType* animationOption) SetScaleTransition() argument
4466 SetMaskShape(ArkUINodeHandle node, ArkUI_CharPtr type, ArkUI_Uint32 fill, ArkUI_Uint32 stroke, ArkUI_Float32 strokeWidth, const ArkUI_Float32* attribute, ArkUI_Int32 length, ArkUI_Int32 unit) SetMaskShape() argument
5461 GetPadding(ArkUINodeHandle node, ArkUI_Float32 (*values)[4], ArkUI_Int32 length, ArkUI_Int32 unit) GetPadding() argument
5514 GetMargin(ArkUINodeHandle node, ArkUI_Float32 (*values)[4], ArkUI_Int32 length, ArkUI_Int32 unit) GetMargin() argument
5937 SetPixelRound(ArkUINodeHandle node, const ArkUI_Int32* values, ArkUI_Int32 length) SetPixelRound() argument
[all...]
/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...]

Completed in 246 milliseconds

1...<<171172173174175176177178