/third_party/node/deps/icu-small/source/i18n/ |
H A D | strmatch.cpp | 27 StringMatcher(const UnicodeString& theString, int32_t start, int32_t limit, int32_t segmentNum, const TransliterationRuleData& theData) StringMatcher() argument 220 replace(Replaceable& text, int32_t start, int32_t limit, int32_t& ) replace() argument
|
H A D | strrepl.cpp | 104 replace(Replaceable& text, int32_t start, int32_t limit, int32_t& cursor) replace() argument [all...] |
H A D | string_segment.cpp | 29 void StringSegment::setOffset(int32_t start) { in setOffset() argument
|
H A D | utrans.cpp | 112 void ReplaceableGlue::handleReplaceBetween(int32_t start, in handleReplaceBetween() argument 118 void ReplaceableGlue::extractBetween(int32_t start, in extractBetween() argument 125 void ReplaceableGlue::copy(int32_t start, int32_ argument [all...] |
H A D | formattedval_iterimpl.cpp | 55 int32_t start = fFields.elementAti(i * 4 + 2); in nextPosition() local
|
H A D | numparse_impl.cpp | 236 void NumberParserImpl::parse(const UnicodeString& input, int32_t start, bool greedy, ParsedNumber& result, in parse() argument
|
H A D | esctrn.cpp | 137 int32_t start = pos.start; in handleTransliterate() local [all...] |
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | uparse.cpp | 81 char *start, *limit; in u_parseDelimitedFile() local [all...] |
/third_party/mesa3d/src/util/ |
H A D | vma.c | 46 util_vma_heap_init(struct util_vma_heap *heap, uint64_t start, uint64_t size) util_vma_heap_init() argument
|
H A D | xmlconfig.h | 67 driOptionValue start; /**< \brief Start */ member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_query.c | 143 uint64_t start = (uint64_t)-1, end = 0; in llvmpipe_get_query_result() local 272 uint64_t start = (uint64_t)-1, end = 0; in llvmpipe_get_query_result_resource() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_fragtex.c | 205 nv30_set_sampler_views(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned nr, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) nv30_set_sampler_views() argument
|
H A D | nv30_push.c | 86 emit_vertices_i08(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_i08() argument 118 emit_vertices_i16(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_i16() argument 150 emit_vertices_i32(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_i32() argument 182 emit_vertices_seq(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_seq() argument [all...] |
/third_party/icu/icu4c/source/tools/gennorm2/ |
H A D | norms.cpp | 157 UChar32 start = 0, end; in enumRanges() local 170 void CompositionBuilder::rangeHandler(UChar32 start, UChar32 end, Norm &norm) { in rangeHandler() argument 230 rangeHandler(UChar32 start, UChar32 end, Norm &norm) rangeHandler() argument [all...] |
H A D | extradata.cpp | 175 void ExtraData::rangeHandler(UChar32 start, UChar32 end, Norm &norm) { in rangeHandler() argument
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | uparse.cpp | 81 char *start, *limit; in u_parseDelimitedFile() local [all...] |
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
H A D | Selection.java | 84 public Selection fixAfterReplace(int start, int end, int len) { in fixAfterReplace() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | utrans.cpp | 112 void ReplaceableGlue::handleReplaceBetween(int32_t start, in handleReplaceBetween() argument 118 void ReplaceableGlue::extractBetween(int32_t start, in extractBetween() argument 125 void ReplaceableGlue::copy(int32_t start, int32_ argument [all...] |
/third_party/icu/icu4c/source/tools/ctestfw/unicode/ |
H A D | uperf.h | 121 UTimer start, stop; in time() local
|
/third_party/libdrm/tests/etnaviv/ |
H A D | write_bmp.c | 43 unsigned int start; member
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl21.c | 149 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 160 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 173 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
|
H A D | fcntl20.c | 141 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 152 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 165 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
|
H A D | fcntl19.c | 142 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 153 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 166 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
|
H A D | fcntl11.c | 128 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 139 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 152 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
|
/third_party/ltp/testcases/kernel/syscalls/mprotect/ |
H A D | mprotect04.c | 153 static void clear_cache(void *start, int len) in clear_cache() argument
|