Home
last modified time | relevance | path

Searched defs:attr (Results 851 - 875 of 1601) sorted by relevance

1...<<31323334353637383940>>...65

/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_drawable.c242 pthread_mutexattr_t attr; in common_init() local
/third_party/mesa3d/src/glx/
H A Dindirect_glx.c297 uint32_t attr = attribs[i*2], val = attribs[i*2 + 1]; in indirect_create_context_attribs() local
/third_party/node/src/
H A Dnode_perf.cc348 PropertyAttribute attr = in Initialize() local
/third_party/ntfs-3g/libntfs-3g/
H A Dea.c490 } attr; in ntfs_ea_set_wsl_not_symlink() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscluster.c429 static int print_match(ntfs_inode *ino, ATTR_RECORD *attr, in print_match() argument
456 static int find_last(ntfs_inode *ino, ATTR_RECORD *attr, runlist_element *run, in find_last() argument
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_create.c209 int __pthread_init_and_check_attr(const pthread_attr_t *restrict attrp, pthread_attr_t *attr) in __pthread_init_and_check_attr() argument
243 pthread_attr_t attr = { 0 }; in __pthread_create() local
[all...]
/third_party/musl/src/thread/
H A Dpthread_create.c255 pthread_attr_t attr = { 0 }; in __pthread_create() local
[all...]
/third_party/musl/src/thread/liteos_a/
H A Dpthread_create.c209 int __pthread_init_and_check_attr(const pthread_attr_t *restrict attrp, pthread_attr_t *attr) in __pthread_init_and_check_attr() argument
243 pthread_attr_t attr = { 0 }; in __pthread_create() local
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares__threads.c222 pthread_mutexattr_t attr; in ares__thread_mutex_create() local
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo.h134 } attr[VBO_ATTRIB_MAX]; member
/third_party/mesa3d/src/mesa/program/
H A Dprog_print.c219 GLint attr = ffs(inputs) - 1; in _mesa_print_vp_inputs() local
237 GLint attr = ffs(inputs) - 1; in _mesa_print_fp_inputs() local
H A Dprog_statevars.c170 const GLuint attr = (index / 2) * 4; in fetch_state() local
290 const float *attr = (float*)ctx->Texture.FixedFuncUnit[unit].EyePlane + in fetch_state() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_array.cpp101 const gl_vert_attrib attr = (gl_vert_attrib)u_bit_scan(&mask); in setup_arrays() local
168 const gl_vert_attrib attr = (gl_vert_attrib)u_bit_scan(&attrmask); in setup_arrays() local
225 const gl_vert_attrib attr = (gl_vert_attrib)u_bit_scan(&curmask); in st_setup_current() local
283 const gl_vert_attrib attr = (gl_vert_attrib)u_bit_scan(&curmask); st_setup_current_user() local
[all...]
H A Dst_program.h282 st_get_generic_varying_index(struct st_context *st, GLuint attr) in st_get_generic_varying_index() argument
/third_party/mesa3d/src/mesa/main/
H A Dattrib.c134 struct gl_enable_attrib_node *attr = &head->Enable; in _mesa_PushAttrib() local
672 struct gl_attrib_node *attr; _mesa_PopAttrib() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_gs_visitor.cpp58 attribute_to_hw_reg(int attr, brw_reg_type type, bool interleaved) in attribute_to_hw_reg() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vbo.c39 nv30_emit_vtxattr(struct nv30_context *nv30, struct pipe_vertex_buffer *vb, struct pipe_vertex_element *ve, unsigned attr) nv30_emit_vtxattr() argument
/third_party/libfuse/example/
H A Dpoll.c267 pthread_attr_t attr; in main() local
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
H A Dhackbench.c187 pthread_attr_t attr; in create_worker() local
/third_party/ltp/testcases/kernel/syscalls/utimensat/
H A Dutimensat01.c51 int attr; member
181 int attr; in change_attr() local
[all...]
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str03.c71 pthread_attr_t attr; /* attributes for created threads */ variable
/third_party/ltp/include/lapi/
H A Dsched.h36 static inline int sched_setattr(pid_t pid, const struct sched_attr *attr, in sched_setattr() argument
42 static inline int sched_getattr(pid_t pid, struct sched_attr *attr, in sched_getattr() argument
/third_party/ltp/testcases/realtime/perf/latency/
H A Dpthread_cond_many.c104 pthread_attr_t attr; in create_thread_() local
/third_party/node/deps/v8/src/objects/
H A Dswiss-name-dictionary.cc262 PropertyAttributes attr = details.attributes(); in NumberOfEnumerableProperties() local
H A Dmodule.cc337 PropertyAttributes attr = DONT_DELETE; in GetModuleNamespace() local

Completed in 20 milliseconds

1...<<31323334353637383940>>...65