Home
last modified time | relevance | path

Searched defs:position (Results 201 - 225 of 1460) sorted by relevance

12345678910>>...59

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
H A DAbstractBreakIteratorTests.java26 private int position = 0; field in AbstractBreakIteratorTests.AbstractBreakIterator
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DAbstractBreakIteratorTests.java23 private int position = 0; field in AbstractBreakIteratorTests.AbstractBreakIterator
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dstsearch.cpp223 void StringSearch::setOffset(int32_t position, UErrorCode &status) in setOffset() argument
308 int32_t StringSearch::handleNext(int32_t position, UErrorCode &status) in handleNext() argument
406 int32_t StringSearch::handlePrev(int32_t position, UErrorCode &status) in handlePrev() argument
[all...]
H A Dudateintervalformat.cpp80 udtitvfmt_format(const UDateIntervalFormat* formatter, UDate fromDate, UDate toDate, UChar* result, int32_t resultCapacity, UFieldPosition* position, UErrorCode* status) udtitvfmt_format() argument
H A Dnumber_padding.cpp31 Padder::Padder(UChar32 cp, int32_t width, UNumberFormatPadPosition position) : fWidth(width) { in Padder() argument
43 Padder Padder::codePoints(UChar32 cp, int32_t targetWidth, UNumberFormatPadPosition position) { in codePoints() argument
78 PadPosition position = fUnion.padding.fPosition; in padAndApply() local
/third_party/libsnd/tests/
H A Dpeak_chunk_test.c260 int k, chan, channel_count, position ; in check_logged_peaks() local
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-fragcoord.c19 float position[4]; member
H A Dfs-write-z.c20 float position[4]; member
H A Dfs-frontface.c17 float position[4]; member
H A Dquad-tex.c18 float position[4]; member
H A Dtri-large.c18 float position[4]; member
H A Dtri.c15 float position[4]; member
/third_party/node/deps/brotli/c/enc/
H A Dbackward_references.c123 BrotliCreateBackwardReferences(size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, ContextLut literal_context_lut, const BrotliEncoderParams* params, Hasher* hasher, int* dist_cache, size_t* last_insert_len, Command* commands, size_t* num_commands, size_t* num_literals) BrotliCreateBackwardReferences() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dstsearch.cpp224 void StringSearch::setOffset(int32_t position, UErrorCode &status) in setOffset() argument
309 int32_t StringSearch::handleNext(int32_t position, UErrorCode &status) in handleNext() argument
407 int32_t StringSearch::handlePrev(int32_t position, UErrorCode &status) in handlePrev() argument
[all...]
H A Dudateintervalformat.cpp80 udtitvfmt_format(const UDateIntervalFormat* formatter, UDate fromDate, UDate toDate, char16_t* result, int32_t resultCapacity, UFieldPosition* position, UErrorCode* status) udtitvfmt_format() argument
H A Dnumber_padding.cpp31 Padder::Padder(UChar32 cp, int32_t width, UNumberFormatPadPosition position) : fWidth(width) { in Padder() argument
43 Padder Padder::codePoints(UChar32 cp, int32_t targetWidth, UNumberFormatPadPosition position) { in codePoints() argument
78 PadPosition position = fUnion.padding.fPosition; in padAndApply() local
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay_params.h95 enum overlay_param_position position; member
/third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/result/
H A DNotFormattableRvAdapter.java36 public void onBindViewHolder(@NonNull ViewHolder viewHolder, int position) { in onBindViewHolder() argument
/third_party/node/deps/v8/src/compiler/
H A Dcompiler-source-position-table.h22 Scope(SourcePositionTable* source_positions, SourcePosition position) in Scope() argument
37 void Init(SourcePosition position) { in Init() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-function.cc160 int position = Script::GetEvalPosition(isolate, script); in BUILTIN() local
179 int position = Script::GetEvalPosition(isolate, script); in BUILTIN() local
/third_party/node/deps/v8/src/objects/
H A Dcompilation-cache-table-inl.h79 int position = Smi::ToInt(val.get(3)); in HashForObject() local
33 StringSharedHash(String source, SharedFunctionInfo shared, LanguageMode language_mode, int position) StringSharedHash() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateTestCaseUtil.hpp51 tcu::Vec4 position; member
/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Dreduce_test_util.cpp99 CLIMessageConsumer(spv_message_level_t level, const char*, const spv_position_t& position, const char* message) CLIMessageConsumer() argument
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DUnrollFlatten_test.cpp49 auto position = mTranslatedSource.find(pattern, mCurrentPosition); in expect() local
/third_party/skia/src/core/
H A DSkDraw_text.cpp27 static bool check_glyph_position(SkPoint position) { in check_glyph_position() argument

Completed in 16 milliseconds

12345678910>>...59