Home
last modified time | relevance | path

Searched defs:attr (Results 451 - 475 of 950) sorted by relevance

1...<<11121314151617181920>>...38

/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
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_stipple.c76 uint attr; in screen_interp() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_intr.c136 static LLVMAttribute lp_attr_to_llvm_attr(enum lp_func_attr attr) in lp_attr_to_llvm_attr() argument
153 static const char *attr_to_str(enum lp_func_attr attr) in attr_to_str() argument
224 enum lp_func_attr attr in lp_add_func_attributes() local
175 lp_add_function_attr(LLVMValueRef function_or_call, int attr_idx, enum lp_func_attr attr) lp_add_function_attr() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_att.c96 int CMS_signed_add1_attr(CMS_SignerInfo *si, X509_ATTRIBUTE *attr) in CMS_signed_add1_attr() argument
164 int CMS_unsigned_add1_attr(CMS_SignerInfo *si, X509_ATTRIBUTE *attr) in CMS_unsigned_add1_attr() argument
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_req.c141 X509_ATTRIBUTE *attr; in STACK_OF() local
218 X509_ATTRIBUTE *attr; in X509_REQ_delete_attr() local
230 int X509_REQ_add1_attr(X509_REQ *req, X509_ATTRIBUTE *attr) in X509_REQ_add1_attr() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_pkey.c190 int EVP_PKEY_add1_attr(EVP_PKEY *key, X509_ATTRIBUTE *attr) in EVP_PKEY_add1_attr() argument
/third_party/node/deps/uv/src/win/
H A Dfs-event.c161 DWORD attr, last_error; in uv_fs_event_start() local
/third_party/pulseaudio/src/pulse/
H A Dsimple.c137 pa_simple_new( const char *server, const char *name, pa_stream_direction_t dir, const char *dev, const char *stream_name, const pa_sample_spec *ss, const pa_channel_map *map, const pa_buffer_attr *attr, int *rerror) pa_simple_new() argument
/third_party/openssl/crypto/cms/
H A Dcms_att.c95 int CMS_signed_add1_attr(CMS_SignerInfo *si, X509_ATTRIBUTE *attr) in CMS_signed_add1_attr() argument
162 int CMS_unsigned_add1_attr(CMS_SignerInfo *si, X509_ATTRIBUTE *attr) in CMS_unsigned_add1_attr() argument
/third_party/openssl/crypto/evp/
H A Devp_pkey.c190 int EVP_PKEY_add1_attr(EVP_PKEY *key, X509_ATTRIBUTE *attr) in EVP_PKEY_add1_attr() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationPrimitiveDiscardTests.cpp170 const float* const attr = &attributes[numAttribsPerPrimitive*patchNdx]; in verifyResultImage() local
/third_party/openssl/crypto/x509/
H A Dx509_req.c141 X509_ATTRIBUTE *attr; in STACK_OF() local
218 X509_ATTRIBUTE *attr; in X509_REQ_delete_attr() local
230 int X509_REQ_add1_attr(X509_REQ *req, X509_ATTRIBUTE *attr) in X509_REQ_add1_attr() argument
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dthread_utils.c75 static int pthread_create(pthread_t* const thread, const void* attr, in pthread_create() argument
/third_party/skia/src/xml/
H A DSkDOM.cpp94 const Attr* attr = node->attrs(); in findAttr() local
[all...]
/third_party/skia/src/ports/
H A DSkTypeface_mac_ct.cpp161 static void add_opsz_attr(CFMutableDictionaryRef attr, double opsz) { in add_opsz_attr() argument
170 static void add_notrak_attr(CFMutableDictionaryRef attr) { in add_notrak_attr() argument
/third_party/skia/third_party/externals/angle2/util/android/third_party/
H A Dandroid_native_app_glue.c266 pthread_attr_t attr; in android_app_create() local

Completed in 18 milliseconds

1...<<11121314151617181920>>...38