| /third_party/backends/backend/ |
| H A D | epson2-ops.c | 180 int i, last; in e2_dev_post_init() local [all...] |
| H A D | umax_pp.c | 2169 int last, rc; in sane_read() local
|
| /third_party/alsa-utils/alsaucm/ |
| H A D | dump.c | 160 static int text_supcon_value(struct renderer *r, const char *value, int last) in text_supcon_value() argument 263 static void json_block(struct renderer *r, int level, int last) in json_block() argument 444 render_devlist(struct context *context, struct renderer *render, const char *verb, const char *device, const char *list, int (*begin)(struct renderer *), int (*value)(struct renderer *, const char *value, int last), int (*end)(struct renderer *)) render_devlist() argument
|
| /third_party/alsa-lib/src/topology/ |
| H A D | ctl.c | 112 const char *last; in tplg_save_access() local
|
| /third_party/backends/frontend/ |
| H A D | jpegtopdf.c | 146 SANE_pdf_page *last; /* last page data */ member
|
| /third_party/curl/lib/ |
| H A D | pop3.c | 1462 size_t last = 0; in Curl_pop3_write() local
|
| /third_party/alsa-utils/alsaloop/ |
| H A D | alsaloop.c | 272 struct loopback_mixer *mixer, *last = NULL; in add_mixers() local 310 struct loopback_ossmixer *mixer, *last = NULL; in add_oss_mixers() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | CaseMapImpl.java | 307 public int last() { in last() method in CaseMapImpl.WholeStringBreakIterator
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | RuleBasedBreakIterator.java | 427 public int last() { in last() method in RuleBasedBreakIterator [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | custrtst.c | 720 const UChar *first, *last; in TestSurrogateSearching() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | filteredbrk.cpp | 476 SimpleFilteredSentenceBreakIterator::last(void) { in last() function in SimpleFilteredSentenceBreakIterator
|
| H A D | rbbi.cpp | 585 int32_t RuleBasedBreakIterator::last(void) { in last() function in RuleBasedBreakIterator
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | list.h | 259 struct list_head *last = NULL; in linux_list_splice() local 243 list_bulk_move_tail(struct list_head *head, struct list_head *first, struct list_head *last) list_bulk_move_tail() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| H A D | UnicodeMap.java | 772 static public int findCommonPrefix(String last, String s) { in findCommonPrefix() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | RuleBasedBreakIterator.java | 370 public int last() { in last() method in RuleBasedBreakIterator [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | CaseMapImpl.java | 301 public int last() { in last() method in CaseMapImpl.WholeStringBreakIterator
|
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| H A D | UnicodeMap.java | 769 static public int findCommonPrefix(String last, String s) { in findCommonPrefix() argument
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_surface_meta_address_test.c | 109 unsigned last = num_bits - 1; in gfx9_meta_addr_from_coord() local
|
| /third_party/json/tests/src/ |
| H A D | unit-regression2.cpp | 843 auto last = std::unique(j.begin(), j.end()); variable
|
| /third_party/jinja2/ |
| H A D | runtime.py | 493 def last(self) -> bool: member in LoopContext 627 async def last(self) -> bool: # type: ignore member in AsyncLoopContext [all...] |
| /third_party/json/include/nlohmann/ |
| H A D | json.hpp | 1020 basic_json(InputIT first, InputIT last) in basic_json() argument 2487 IteratorType erase(IteratorType first, IteratorType last) in erase() argument 3324 insert(const_iterator pos, const_iterator first, const_iterator last) insert() argument 3375 insert(const_iterator first, const_iterator last) insert() argument 3407 update(const_iterator first, const_iterator last, bool merge_objects = false) update() argument [all...] |
| /third_party/mesa3d/src/freedreno/perfcntrs/ |
| H A D | fdperf.c | 78 uint32_t last[MAX_CNTR_PER_GROUP]; member
|
| /third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/ |
| H A D | radv_amdgpu_bo.c | 119 int first = 0, last; in radv_amdgpu_winsys_bo_virtual_bind() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_compile_sf.c | 471 bool last = calculate_masks(c, i, &pc, &pc_persp, &pc_linear); in brw_emit_tri_setup() local 555 bool last = calculate_masks(c, i, &pc, &pc_persp, &pc_linear); in brw_emit_line_setup() local 619 bool last = calculate_masks(c, i, &pc, &pc_persp, &pc_linear); in brw_emit_point_sprite_setup() local 715 bool last in brw_emit_point_setup() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_assembler.cpp | 159 const struct cf_op_info *last = nullptr; in finalize() local [all...] |