Home
last modified time | relevance | path

Searched defs:length_p (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvcommn.c942 FT_UShort* length_p, in gxv_ClassTable_validate()
1018 FT_UShort* length_p, in gxv_StateArray_validate()
1070 FT_UShort* length_p, in gxv_EntryTable_validate()
1403 FT_ULong* length_p, in gxv_XStateArray_validate()
1453 FT_ULong* length_p, in gxv_XEntryTable_validate()
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-helpers.c367 uint32_t *length_p, /**< [in,out] array's length */ in ecma_builtin_helper_array_concat_value()
/third_party/jerryscript/jerry-core/parser/js/
Djs-lexer.c105 uint32_t *length_p) /**< [out] length of the sequence */ in lexer_hex_in_braces_to_code_point()
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c1366lit_utf8_size_t *length_p, /**< [out] optional argument. If the pointer is not NULL the pointed in ecma_string_get_chars()
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-objects.c896 uint32_t *length_p) /**< [out] length value converted to uint32 */ in ecma_op_object_get_length()