Home
last modified time | relevance | path

Searched defs:position (Results 226 - 250 of 732) sorted by relevance

12345678910>>...30

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DMutablePatternModifier.java357 private int insertPrefix(FormattedStringBuilder sb, int position) { in insertPrefix() argument
363 private int insertSuffix(FormattedStringBuilder sb, int position) { in insertSuffix() argument
/third_party/icu/icu4c/source/i18n/
H A Dformatted_string_builder.cpp152 int32_t position = prepareForInsert(index, count, status); in insertCodePoint() local
184 int32_t position = prepareForInsert(index, count, status); in insert() local
204 int32_t position; splice() local
240 int32_t position = prepareForInsert(index, count, status); insert() local
252 int32_t position = prepareForInsert(fLength, 1, status); writeTerminator() local
365 int32_t position = index + fZero; remove() local
[all...]
H A Dnumber_patternmodifier.cpp266 int32_t MutablePatternModifier::insertPrefix(FormattedStringBuilder& sb, int position, UErrorCode& status) { in insertPrefix() argument
272 int32_t MutablePatternModifier::insertSuffix(FormattedStringBuilder& sb, int position, UErrorCode& status) { in insertSuffix() argument
/third_party/json/tests/src/
H A Dunit-class_parser.cpp120 bool parse_error(std::size_t position, const std::string& /*unused*/, const json::exception& /*unused*/) in parse_error() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_clip.c247 lower_clip_outputs(nir_builder *b, nir_variable *position, in lower_clip_outputs() argument
331 nir_variable *position = NULL; in nir_lower_clip_vs() local
195 find_clipvertex_and_position_outputs(nir_shader *shader, nir_variable **clipvertex, nir_variable **position) find_clipvertex_and_position_outputs() argument
369 lower_clip_in_gs_block(nir_builder *b, nir_block *block, nir_variable *position, nir_variable *clipvertex, nir_variable **out, unsigned ucp_enables, bool use_clipdist_array, const gl_state_index16 clipplane_state_tokens[][STATE_LENGTH]) lower_clip_in_gs_block() argument
404 nir_variable *position = NULL; nir_lower_clip_gs() local
[all...]
/third_party/ltp/testcases/kernel/fs/inode/
H A Dinode01.c610 int increment_name(int position) in increment_name() argument
/third_party/mesa3d/src/gallium/targets/d3d10sw/tests/
H A Dtri.cpp187 float position[4]; in main() member
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-test.c52 float position[4]; member
H A Dquad-sample.c39 float position[4]; member
H A Dtri-instanced.c35 float position[4]; member
H A Dshader-leak.c36 float position[4]; member
/third_party/node/deps/icu-small/source/common/
H A Duchriter.cpp128 UCharCharacterIterator::setIndex(int32_t position) { in setIndex() argument
229 UCharCharacterIterator::setIndex32(int32_t position) { in setIndex32() argument
35 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, int32_t position) UCharCharacterIterator() argument
43 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, int32_t textBegin, int32_t textEnd, int32_t position) UCharCharacterIterator() argument
[all...]
H A Drbbi_cache.cpp339 UBool RuleBasedBreakIterator::BreakCache::populateNear(int32_t position, UErrorCode &status) { in populateNear() argument
533 int32_t position = 0; populatePreceding() local
642 addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) addFollowing() argument
664 addPreceding(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) addPreceding() argument
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dhash_longest_match64_inc.h131 StitchToPreviousBlock( HashLongestMatch* BROTLI_RESTRICT self, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask) StitchToPreviousBlock() argument
H A Dhash_longest_match_quickly_inc.h118 StitchToPreviousBlock( HashLongestMatchQuickly* BROTLI_RESTRICT self, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask) StitchToPreviousBlock() argument
H A Dhash_rolling_inc.h118 StitchToPreviousBlock( HashRolling* BROTLI_RESTRICT self, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ring_buffer_mask) StitchToPreviousBlock() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dformatted_string_builder.cpp152 int32_t position = prepareForInsert(index, count, status); in insertCodePoint() local
184 int32_t position = prepareForInsert(index, count, status); in insert() local
204 int32_t position; splice() local
240 int32_t position = prepareForInsert(index, count, status); insert() local
252 int32_t position = prepareForInsert(fLength, 1, status); writeTerminator() local
365 int32_t position = index + fZero; remove() local
[all...]
H A Dnumber_patternmodifier.cpp267 int32_t MutablePatternModifier::insertPrefix(FormattedStringBuilder& sb, int position, UErrorCode& status) { in insertPrefix() argument
273 int32_t MutablePatternModifier::insertSuffix(FormattedStringBuilder& sb, int position, UErrorCode& status) { in insertSuffix() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dspooftest.c453 int32_t position; in TestUSpoofCAPI() local
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dregexp_adapter_icu.cc90 int position() const { in position() function in i18n::phonenumbers::IcuRegExpInput
94 void set_position(int position) { in set_position() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dlib.h53 struct position { struct
/third_party/node/deps/v8/src/ast/
H A Dmodules.h143 int position() const { return position_; } in position() function in v8::internal::SourceTextModuleDescriptor::AstModuleRequest
127 AstModuleRequest(const AstRawString* specifier, const ImportAssertions* import_assertions, int position, int index) AstModuleRequest() argument
/third_party/node/deps/v8/src/codegen/
H A Dcompilation-cache.cc217 Lookup(Handle<String> source, Handle<SharedFunctionInfo> outer_info, Handle<Context> native_context, LanguageMode language_mode, int position) Lookup() argument
240 Put(Handle<String> source, Handle<SharedFunctionInfo> outer_info, Handle<SharedFunctionInfo> function_info, Handle<Context> native_context, Handle<FeedbackCell> feedback_cell, int position) Put() argument
303 LookupEval(Handle<String> source, Handle<SharedFunctionInfo> outer_info, Handle<Context> context, LanguageMode language_mode, int position) LookupEval() argument
347 PutEval(Handle<String> source, Handle<SharedFunctionInfo> outer_info, Handle<Context> context, Handle<SharedFunctionInfo> function_info, Handle<FeedbackCell> feedback_cell, int position) PutEval() argument
[all...]
/third_party/node/deps/v8/src/base/numbers/
H A Dfixed-dtoa.cc81 int BitAt(int position) { in BitAt() argument
/third_party/node/deps/v8/src/deoptimizer/
H A Ddeoptimizer.h40 const SourcePosition position; member

Completed in 20 milliseconds

12345678910>>...30