/third_party/node/deps/icu-small/source/i18n/ |
H A D | formatted_string_builder.cpp | 181 FormattedStringBuilder::insert(int32_t index, const UnicodeString &unistr, int32_t start, int32_t end, in insert() argument
|
H A D | formattedval_sbimpl.cpp | 149 int32_t start = fieldStart; in nextPositionImpl() local 294 void FormattedValueStringBuilderImpl::appendSpanInfo(UFieldCategory category, int32_t spanValue, int32_t start, int32_t length, UErrorCode& status) { in appendSpanInfo() argument 307 void FormattedValueStringBuilderImpl::prependSpanInfo(UFieldCategory category, int32_t spanValue, int32_t start, int32_ argument [all...] |
H A D | formattedvalue.cpp | 56 setState( int32_t category, int32_t field, int32_t start, int32_t limit) setState() argument 174 ucfpos_setState( UConstrainedFieldPosition* ptr, int32_t category, int32_t field, int32_t start, int32_t limit, UErrorCode* ec) ucfpos_setState() argument
|
H A D | indiancal.cpp | 164 double start, jd; in IndianToJD() local
|
H A D | number_formatimpl.cpp | 498 writeAffixes( const MicroProps& micros, FormattedStringBuilder& string, int32_t start, int32_t end, UErrorCode& status) writeAffixes() argument
|
H A D | unesctrn.cpp | 176 int32_t start = pos.start; in handleTransliterate() local [all...] |
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | ppucd.cpp | 211 UChar32 start, end; in getProps() local 513 getRangeForAlgNames(UChar32 &start, UChar32 &end, UErrorCode &errorCode) getRangeForAlgNames() argument 548 parseCodePointRange(const char *s, UChar32 &start, UChar32 &end, UErrorCode &errorCode) parseCodePointRange() argument [all...] |
H A D | ppucd.h | 49 UChar32 start, end; member
|
H A D | ucmstate.cpp | 54 uint32_t start, end, i; in parseState() local
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
H A D | va_insert_flow.c | 500 bi_block *start = bi_start_block(&ctx->blocks); va_insert_flow_control_nops() local [all...] |
/third_party/mesa3d/include/android_stub/backtrace/ |
H A D | Backtrace.h | 97 uint64_t start; member
|
H A D | BacktraceMap.h | 50 uint64_t start = 0; member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_setup_vbuf.c | 380 lp_setup_draw_arrays(struct vbuf_render *vbr, uint start, uint nr) in lp_setup_draw_arrays() argument
|
H A D | lp_state_sampler.c | 69 llvmpipe_bind_sampler_states(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, void **samplers) llvmpipe_bind_sampler_states() argument 118 llvmpipe_set_sampler_views(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) llvmpipe_set_sampler_views() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_screen.c | 181 reserve_vma(uintptr_t start, uint64_t reserved_size) in reserve_vma() argument 252 size_t start = screen->svm_cutout_size; in nouveau_screen_init() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_vbo.c | 336 nv30_draw_arrays(struct nv30_context *nv30, unsigned mode, unsigned start, unsigned count, unsigned instance_count) global() argument 369 nv30_draw_elements_inline_u08(struct nouveau_pushbuf *push, const uint8_t *map, unsigned start, unsigned count) global() argument 394 nv30_draw_elements_inline_u16(struct nouveau_pushbuf *push, const uint16_t *map, unsigned start, unsigned count) global() argument 418 nv30_draw_elements_inline_u32(struct nouveau_pushbuf *push, const uint32_t *map, unsigned start, unsigned count) global() argument 435 nv30_draw_elements_inline_u32_short(struct nouveau_pushbuf *push, const uint32_t *map, unsigned start, unsigned count) global() argument 460 nv30_draw_elements(struct nv30_context *nv30, bool shorten, const struct pipe_draw_info *info, unsigned mode, unsigned start, unsigned count, unsigned instance_count, int32_t index_bias, unsigned index_size) global() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_compute.c | 220 unsigned start = 0; in nv50_compute_validate_constbufs() local
|
H A D | nv50_push.c | 68 emit_vertices_i08(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_i08() argument 107 emit_vertices_i16(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_i16() argument 146 emit_vertices_i32(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_i32() argument 185 emit_vertices_seq(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_seq() argument [all...] |
H A D | nv50_shader_state.c | 59 unsigned start = 0; in nv50_constbufs_validate() local
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | writesrc.cpp | 407 UChar32 start = it.getCodepoint(); in usrc_writeUnicodeSet() local 426 UChar32 start = 0, end; in usrc_writeUCPMap() local
|
H A D | ppucd.cpp | 211 UChar32 start, end; in getProps() local 513 getRangeForAlgNames(UChar32 &start, UChar32 &end, UErrorCode &errorCode) getRangeForAlgNames() argument 548 parseCodePointRange(const char *s, UChar32 &start, UChar32 &end, UErrorCode &errorCode) parseCodePointRange() argument [all...] |
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
H A D | RbnfDemo.java | 591 public void select(int start, int end) { in select() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | vzone.cpp | 95 vzone_writeFromStart(VZone* zone, UDate start, UChar* & result, int32_t & resultLength, UErrorCode& status) { in vzone_writeFromStart() argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | sprpdata.c | 232 compareFlagsForRange(UStringPrepProfile* data, uint32_t start, uint32_t end, UStringPrepType type) compareFlagsForRange() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | testidn.cpp | 405 compareFlagsForRange(uint32_t start, uint32_t end, in compareFlagsForRange() argument
|