Home
last modified time | relevance | path

Searched defs:first (Results 1351 - 1375 of 2622) sorted by relevance

1...<<51525354555657585960>>...105

/third_party/json/include/nlohmann/
H A Djson.hpp1020 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 Dnir_range_analysis.c1150 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 Dload_store_vectorizer_tests.cpp1836 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 Dradv_amdgpu_bo.c119 int first = 0, last; in radv_amdgpu_winsys_bo_virtual_bind() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_queue.c87 bool first = true; in queue_wait_idle() local
[all...]
H A Dv3dv_query.c539 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 Dprotocol_lws_minimal_dbus_ws_proxy.c69 char first; member
/third_party/mesa3d/src/imgui/
H A Dimstb_textedit.h521 int i=0, first; in stb_textedit_find_charpos() local
/third_party/node/deps/v8/third_party/jinja2/
H A Druntime.py462 def first(self): member in LoopContext
/third_party/node/src/
H A Dnode.cc580 constexpr ULONG first = TRUE; in PlatformInit() local
H A Dutil-inl.h465 v8::Local<v8::Value> first, second; in ToV8Value() local
/third_party/node/tools/inspector_protocol/jinja2/
H A Druntime.py379 first = property(lambda x: x.index0 == 0) variable in LoopContextBase
/third_party/nghttp2/src/
H A Dshrpx_log.h129 template <typename InputIt> void write_seq(InputIt first, InputIt last) { in write_seq() argument
/third_party/node/deps/icu-small/source/common/
H A Dfilteredbrk.cpp431 SimpleFilteredSentenceBreakIterator::first() { in first() function in SimpleFilteredSentenceBreakIterator
H A Dudata.cpp1217 const char *first; in doOpenChoice() local
H A Drbbi.cpp541 int32_t RuleBasedBreakIterator::first() { in first() function in RuleBasedBreakIterator
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares__buf.c832 ares_bool_t first = ARES_TRUE; in ares__buf_split() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_program.c760 struct st_variant *first = *list; in st_add_variant() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dgenrb.cpp455 int32_t first = *p; in main() local
/third_party/mesa3d/src/mesa/main/
H A Dglthread_draw.c261 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 Ddisassemble.c120 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 Dnouveau_video.c191 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 DDumbTextComponent.java170 public void select(MouseEvent e, boolean first) { in select() argument
/third_party/icu/icu4c/source/tools/genrb/
H A Dgenrb.cpp455 int32_t first = *p; in main() local
/third_party/libinput/src/
H A Devdev-mt-touchpad-buttons.c1119 struct tp_touch *first = NULL, in tp_clickfinger_set_button() local

Completed in 37 milliseconds

1...<<51525354555657585960>>...105