Home
last modified time | relevance | path

Searched defs:target (Results 251 - 275 of 4126) sorted by relevance

1...<<11121314151617181920>>...166

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.h146 svga_resource_type(enum pipe_texture_target target) in svga_resource_type() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_streamout.c61 virgl_destroy_so_target(struct pipe_context *ctx, struct pipe_stream_output_target *target) virgl_destroy_so_target() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_so.c55 softpipe_so_target_destroy(struct pipe_context *pipe, struct pipe_stream_output_target *target) softpipe_so_target_destroy() argument
/third_party/mesa3d/src/glx/
H A Dcompsize.c150 __glImageSize(GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLenum target) __glImageSize() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dformat.cpp131 pipe_texture_target target = translate_target(type); in supported_formats() local
/third_party/node/deps/v8/src/wasm/
H A Djump-table-assembler.cc24 bool JumpTableAssembler::EmitJumpSlot(Address target) { in EmitJumpSlot() argument
32 void JumpTableAssembler::EmitFarJumpSlot(Address target) { in EmitFarJumpSlot() argument
46 void JumpTableAssembler::PatchFarJumpSlot(Address slot, Address target) { in PatchFarJumpSlot() argument
[all...]
/third_party/node/src/
H A Dnode_crypto.cc72 void Initialize(Local<Object> target, in Initialize() argument
H A Dnode_realm-inl.h80 AddBindingData(v8::Local<v8::Context> context, v8::Local<v8::Object> target) AddBindingData() argument
H A Dnode_types.cc64 void InitializeTypes(Local<Object> target, in InitializeTypes() argument
H A Dtimers.cc45 void Initialize(Local<Object> target, in Initialize() argument
/third_party/ninja/src/
H A Dline_printer.cc95 SMALL_RECT target = { csbi.dwCursorPosition.X, csbi.dwCursorPosition.Y, in Print() local
/third_party/node/deps/icu-small/source/common/
H A Ducnv_cnv.cpp55 ucnv_fromUWriteBytes(UConverter *cnv, const char *bytes, int32_t length, char **target, const char *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_fromUWriteBytes() argument
95 ucnv_toUWriteUChars(UConverter *cnv, const char16_t *uchars, int32_t length, char16_t **target, const char16_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteUChars() argument
135 ucnv_toUWriteCodePoint(UConverter *cnv, UChar32 c, char16_t **target, const char16_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteCodePoint() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_vdpau.h52 st_vdpau_map_surface(struct gl_context *ctx, GLenum target, GLenum access, in st_vdpau_map_surface() argument
57 st_vdpau_unmap_surface(struct gl_context *ctx, GLenum target, GLenum access, in st_vdpau_unmap_surface() argument
H A Dst_copytex.c110 const GLenum target = in st_copy_framebuffer_to_texture() local
H A Dst_gen_mipmap.c49 st_generate_mipmap(struct gl_context *ctx, GLenum target, in st_generate_mipmap() argument
/third_party/mesa3d/src/mesa/program/
H A Darbprogparse.c65 _mesa_parse_arb_fragment_program(struct gl_context* ctx, GLenum target, in _mesa_parse_arb_fragment_program() argument
159 _mesa_parse_arb_vertex_program(struct gl_context *ctx, GLenum target, in _mesa_parse_arb_vertex_program() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dtridpars.h71 UnicodeString target; // not null member in TransliteratorIDParser::Specs
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_layout.c91 bi_block_offset(bi_context *ctx, bi_clause *start, bi_block *target) in bi_block_offset() argument
/third_party/icu/icu4c/source/samples/msgfmt/
H A Dutil.cpp40 UnicodeString target; in escape() local
27 appendHex(uint32_t number, int8_t digits, UnicodeString& target) appendHex() argument
[all...]
/third_party/icu/icu4c/source/samples/datefmt/
H A Dutil.cpp40 UnicodeString target; in escape() local
27 appendHex(uint32_t number, int8_t digits, UnicodeString& target) appendHex() argument
[all...]
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap25.c26 static int do_remap(int fd, void *target) in do_remap() argument
H A Dhugemmap26.c26 static int do_remap(void *target) in do_remap() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget-x86.c23 static void init_x86_common(const struct target *target) in init_x86_common() argument
49 static void init_i386(const struct target *target) in init_i386() argument
77 static void init_x86_x32(const struct target *targe argument
108 init_x86_64(const struct target *target) init_x86_64() argument
[all...]
H A Dunssa.c39 pseudo_t target = phi->target; in simplify_phi_node() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-dataview.cc32 Handle<JSFunction> target = args.target(); in BUILTIN() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...166