| /third_party/json/include/nlohmann/ |
| H A D | json.hpp | 1020 basic_json(InputIT first, InputIT last) in basic_json() argument 2487 erase(IteratorType first, IteratorType last) 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/compiler/nir/ |
| H A D | nir_range_analysis.c | 1150 const struct ssa_result_range first = analyze_expression() local 1181 const struct ssa_result_range first = analyze_expression() local [all...] |
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | load_store_vectorizer_tests.cpp | 1836 nir_ssa_def *first = nir_imul_imm(b, index_base, 0x100000000); in TEST_F() local
|
| /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/broadcom/vulkan/ |
| H A D | v3dv_queue.c | 87 bool first = true; in queue_wait_idle() local [all...] |
| H A D | v3dv_query.c | 539 v3dv_get_query_pool_results(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t first, uint32_t count, void *data, VkDeviceSize stride, VkQueryResultFlags flags) v3dv_get_query_pool_results() argument 667 v3dv_reset_query_pools(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t first, uint32_t count) v3dv_reset_query_pools() argument
|
| /third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/ |
| H A D | protocol_lws_minimal_dbus_ws_proxy.c | 69 char first; member
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imstb_textedit.h | 521 int i=0, first; in stb_textedit_find_charpos() local
|
| /third_party/node/deps/v8/third_party/jinja2/ |
| H A D | runtime.py | 462 def first(self): member in LoopContext
|
| /third_party/node/src/ |
| H A D | node.cc | 580 constexpr ULONG first = TRUE; in PlatformInit() local
|
| H A D | util-inl.h | 465 v8::Local<v8::Value> first, second; in ToV8Value() local
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| H A D | runtime.py | 379 first = property(lambda x: x.index0 == 0) variable in LoopContextBase
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_log.h | 129 template <typename InputIt> void write_seq(InputIt first, InputIt last) { in write_seq() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | filteredbrk.cpp | 431 SimpleFilteredSentenceBreakIterator::first() { in first() function in SimpleFilteredSentenceBreakIterator
|
| H A D | udata.cpp | 1217 const char *first; in doOpenChoice() local
|
| H A D | rbbi.cpp | 541 int32_t RuleBasedBreakIterator::first() { in first() function in RuleBasedBreakIterator [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__buf.c | 832 ares_bool_t first = ARES_TRUE; in ares__buf_split() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_program.c | 760 struct st_variant *first = *list; in st_add_variant() local
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | genrb.cpp | 455 int32_t first = *p; in main() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | glthread_draw.c | 261 GLint first; member 278 const GLint first = cmd->first; in _mesa_unmarshal_DrawArrays() local 290 draw_arrays_async(struct gl_context *ctx, GLenum mode, GLint first, in draw_arrays_async() argument 309 GLint first; member 327 const GLint first = cmd->first; in _mesa_unmarshal_DrawArraysInstancedBaseInstance() local 354 draw_arrays_async_user(struct gl_context *ctx, GLenum mode, GLint first, GLsizei count, GLsizei instance_count, GLuint baseinstance, unsigned user_buffer_mask, const struct glthread_attrib_binding *buffers) draw_arrays_async_user() argument 378 draw_arrays(GLenum mode, GLint first, GLsizei count, GLsizei instance_count, GLuint baseinstance, bool compiled_into_dlist) draw_arrays() argument 438 const GLint *first = (GLint *)variable_data; _mesa_unmarshal_MultiDrawArrays() local 463 multi_draw_arrays_async(struct gl_context *ctx, GLenum mode, const GLint *first, const GLsizei *count, GLsizei draw_count, unsigned user_buffer_mask, const struct glthread_attrib_binding *buffers) multi_draw_arrays_async() argument 500 _mesa_marshal_MultiDrawArrays(GLenum mode, const GLint *first, const GLsizei *count, GLsizei draw_count) _mesa_marshal_MultiDrawArrays() argument 1147 _mesa_marshal_DrawArrays(GLenum mode, GLint first, GLsizei count) _mesa_marshal_DrawArrays() argument 1153 _mesa_marshal_DrawArraysInstancedARB(GLenum mode, GLint first, GLsizei count, GLsizei instance_count) _mesa_marshal_DrawArraysInstancedARB() argument 1160 _mesa_marshal_DrawArraysInstancedBaseInstance(GLenum mode, GLint first, GLsizei count, GLsizei instance_count, GLuint baseinstance) _mesa_marshal_DrawArraysInstancedBaseInstance() argument [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | disassemble.c | 120 bool first = true; in dump_header() local 136 static struct bifrost_reg_ctrl DecodeRegCtrl(FILE *fp, struct bifrost_regs regs, bool first) in DecodeRegCtrl() argument 162 static void dump_regs(FILE *fp, struct bifrost_regs srcs, bool first) in dump_regs() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_video.c | 191 nouveau_vpe_mb_mv_flags(bool luma, int mv_h, int mv_v, bool forward, bool first, bool vert) in nouveau_vpe_mb_mv_flags() argument 232 nouveau_vpe_mb_mv(struct nouveau_decoder *dec, unsigned mc_header, bool luma, bool frame, bool forward, bool vert, int x, int y, const short motions[2], unsigned surface, bool first) nouveau_vpe_mb_mv() argument
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
| H A D | DumbTextComponent.java | 170 public void select(MouseEvent e, boolean first) { in select() argument
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | genrb.cpp | 455 int32_t first = *p; in main() local
|
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad-buttons.c | 1119 struct tp_touch *first = NULL, in tp_clickfinger_set_button() local
|