Home
last modified time | relevance | path

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

12345

/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...]
/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...]
/third_party/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp444 int32_t lengths[20]; in call() local
349 ucharsTrieMatches(UCharsTrie &trie, UText *text, int32_t textLimit, int32_t *lengths, int &count, int limit ) ucharsTrieMatches() argument
548 bytesTrieMatches(BytesTrie &trie, UText *text, int32_t textLimit, int32_t *lengths, int &count, int limit ) bytesTrieMatches() argument
593 int32_t lengths[20]; call() local
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTree.java904 private final Supplier<ImmutableSortedSet<Integer>> lengths; field in RangeTree
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_2_params.cpp92 CaptureGetDebugMessageLog_sources(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *sourcesParam) CaptureGetDebugMessageLog_sources() argument
107 CaptureGetDebugMessageLog_types(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *typesParam) CaptureGetDebugMessageLog_types() argument
122 CaptureGetDebugMessageLog_ids(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *idsParam) CaptureGetDebugMessageLog_ids() argument
137 CaptureGetDebugMessageLog_severities(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *severitiesParam) CaptureGetDebugMessageLog_severities() argument
152 CaptureGetDebugMessageLog_lengths(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *lengthsParam) CaptureGetDebugMessageLog_lengths() argument
167 CaptureGetDebugMessageLog_messageLog(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *messageLogParam) CaptureGetDebugMessageLog_messageLog() argument

Completed in 22 milliseconds

12345