Home
last modified time | relevance | path

Searched defs:lengths (Results 26 - 50 of 113) sorted by relevance

12345

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DRangeKey.java63 public static RangeKey create(RangeSpecification prefix, Set<Integer> lengths) { in create() argument
[all...]
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/
H A DCsvTableTest.java272 private static RangeKey key(String spec, Integer... lengths) { in key() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationFractionalSpacingTests.cpp92 inline std::vector<float> lengths (const std::vector<Segment>& segments) { return members(segments, &Segment::length); } in lengths() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationFractionalSpacingTests.cpp92 inline std::vector<float> lengths (const std::vector<Segment>& segments) { return members(segments, &Segment::length); } in lengths() function
/third_party/ffmpeg/libavcodec/
H A Dvaapi_encode_mjpeg.c325 const uint8_t *lengths, *values; in vaapi_encode_mjpeg_init_picture_params() local
H A Dutvideoenc.c384 uint8_t lengths[256]; in encode_plane() local
H A Daacenc.c957 int lengths[2]; in aac_encode_init() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DDictionaryBreakEngine.java26 private int lengths[]; field in DictionaryBreakEngine.PossibleWord
/third_party/icu/icu4c/source/common/
H A Ddictionarydata.cpp45 matches(UText *text, int32_t maxLength, int32_t limit, int32_t *lengths, int32_t *cpLengths, int32_t *values, int32_t *prefix) const matches() argument
113 matches(UText *text, int32_t maxLength, int32_t limit, int32_t *lengths, int32_t *cpLengths, int32_t *values, int32_t *prefix) const matches() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDictionaryBreakEngine.java26 private int lengths[]; field in DictionaryBreakEngine.PossibleWord
/third_party/jerryscript/jerry-core/lit/
H A Dlit-char-helpers.c74 search_char_in_interval_array(ecma_char_t c, const ecma_char_t *array_sp, const uint8_t *lengths, int size_of_array) search_char_in_interval_array() argument
/third_party/node/deps/icu-small/source/common/
H A Ddictionarydata.cpp45 matches(UText *text, int32_t maxLength, int32_t limit, int32_t *lengths, int32_t *cpLengths, int32_t *values, int32_t *prefix) const matches() argument
113 matches(UText *text, int32_t maxLength, int32_t limit, int32_t *lengths, int32_t *cpLengths, int32_t *values, int32_t *prefix) const matches() argument
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dshortnumberinfo.cc93 const RepeatedField<int>& lengths = desc.possible_length(); in MatchesPossibleNumberAndNationalNumber() local
127 const RepeatedField<int>& lengths = in IsPossibleShortNumberForRegion() local
144 const RepeatedField<int>& lengths = in IsPossibleShortNumber() local
205 const RepeatedField<int>& lengths = GetExpectedCostForRegion() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLProgram.cpp223 Program(Context &context, DevicePtrs &&devices, const size_t *lengths, const unsigned char **binaries, cl_int *binaryStatus, cl_int &errorCode) Program() argument
H A DCLContext.cpp232 createProgramWithSource(cl_uint count, const char **strings, const size_t *lengths, cl_int &errorCode) createProgramWithSource() argument
268 createProgramWithBinary(cl_uint numDevices, const cl_device_id *devices, const size_t *lengths, const unsigned char **binaries, cl_int *binaryStatus, cl_int &errorCode) createProgramWithBinary() argument
H A DDebug.cpp228 getMessages(GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog) getMessages() argument
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdfdrivr.c220 size_t lengths[4], nn, len; in bdf_interpret_style() local
/third_party/skia/third_party/externals/icu/source/common/
H A Ddictionarydata.cpp45 matches(UText *text, int32_t maxLength, int32_t limit, int32_t *lengths, int32_t *cpLengths, int32_t *values, int32_t *prefix) const matches() argument
113 matches(UText *text, int32_t maxLength, int32_t limit, int32_t *lengths, int32_t *cpLengths, int32_t *values, int32_t *prefix) const matches() argument
/third_party/toybox/toys/other/
H A Dvmstat.c81 "sy\0id\0wa", lengths[] = {2,2,7,7,6,7,5,5,5,5,5,5,2,2,2,2}; in vmstat_main() local
/third_party/skia/modules/svg/src/
H A DSkSVGText.cpp89 ResolveLengths(const SkSVGLengthContext& lctx, const std::vector<SkSVGLength>& lengths, SkSVGLengthContext::LengthType lt) ResolveLengths() argument
/third_party/zlib/contrib/puff/
H A Dpuff.c546 short lengths[FIXLCODES]; fixed() local
670 short lengths[MAXCODES]; /* descriptor code lengths */ dynamic() local
[all...]
/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_format_impl.cpp152 int lengths[] = { lastLen, len, defaultData->style.isTwoGroup }; in InnerFormat() local
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dprogram.cpp103 clCreateProgramWithSource(cl_context d_ctx, cl_uint count, const char **strings, const size_t *lengths, cl_int *r_errcode) clCreateProgramWithSource() argument
129 clCreateProgramWithBinary(cl_context d_ctx, cl_uint n, const cl_device_id *d_devs, const size_t *lengths, const unsigned char **binaries, cl_int *r_status, cl_int *r_errcode) clCreateProgramWithBinary() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLContextCL.cpp274 createProgramWithBinary(const cl::Program &program, const size_t *lengths, const unsigned char **binaries, cl_int *binaryStatus, cl_int &errorCode) createProgramWithBinary() argument
/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/
H A DBuildMetadataFromXml.java594 populatePossibleLengthSets(Element data, TreeSet<Integer> lengths, TreeSet<Integer> localOnlyLengths) populatePossibleLengthSets() argument
689 setPossibleLengths(TreeSet<Integer> lengths, TreeSet<Integer> localOnlyLengths, PhoneNumberDesc parentDesc, PhoneNumberDesc.Builder desc) setPossibleLengths() argument
[all...]

Completed in 21 milliseconds

12345