| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_vec4_gs_visitor.cpp | 58 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 D | nv30_vbo.c | 39 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 D | poll.c | 267 pthread_attr_t attr; in main() local
|
| /third_party/ltp/testcases/kernel/sched/cfs-scheduler/ |
| H A D | hackbench.c | 187 pthread_attr_t attr; in create_worker() local
|
| /third_party/ltp/testcases/kernel/syscalls/utimensat/ |
| H A D | utimensat01.c | 51 int attr; member 181 int attr; in change_attr() local [all...] |
| /third_party/ltp/testcases/kernel/sched/pthreads/ |
| H A D | pth_str03.c | 71 pthread_attr_t attr; /* attributes for created threads */ variable
|
| /third_party/ltp/include/lapi/ |
| H A D | sched.h | 36 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 D | pthread_cond_many.c | 104 pthread_attr_t attr; in create_thread_() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | swiss-name-dictionary.cc | 262 PropertyAttributes attr = details.attributes(); in NumberOfEnumerableProperties() local
|
| H A D | module.cc | 337 PropertyAttributes attr = DONT_DELETE; in GetModuleNamespace() local
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_stipple.c | 76 uint attr; in screen_interp() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_intr.c | 136 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 D | cms_att.c | 96 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 D | x509_req.c | 141 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 D | evp_pkey.c | 190 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 D | fs-event.c | 161 DWORD attr, last_error; in uv_fs_event_start() local
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | simple.c | 137 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 D | cms_att.c | 95 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 D | evp_pkey.c | 190 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 D | vktTessellationPrimitiveDiscardTests.cpp | 170 const float* const attr = &attributes[numAttribsPerPrimitive*patchNdx]; in verifyResultImage() local
|
| /third_party/openssl/crypto/x509/ |
| H A D | x509_req.c | 141 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 D | thread_utils.c | 75 static int pthread_create(pthread_t* const thread, const void* attr, in pthread_create() argument
|
| /third_party/skia/src/xml/ |
| H A D | SkDOM.cpp | 94 const Attr* attr = node->attrs(); in findAttr() local [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkTypeface_mac_ct.cpp | 161 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 D | android_native_app_glue.c | 266 pthread_attr_t attr; in android_app_create() local
|