| /third_party/mesa3d/src/broadcom/clif/ |
| H A D | v3dx_dump.c | 43 char *name = malloc(strlen(xml_name) + 1); in clif_name() local 73 char *name = clif_name(v3d_group_get_name(inst)); in clif_dump_packet() local
|
| /third_party/libwebsockets/lib/roles/http/compression/ |
| H A D | stream.c | 61 lws_http_compression_apply(struct lws *wsi, const char *name, in lws_http_compression_apply() argument
|
| /third_party/ltp/testcases/kernel/fs/ftest/ |
| H A D | libftest.c | 137 void ft_mkname(char *name, char *dirname, int me, int idx) in ft_mkname() argument
|
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest-typed-test.cc | 72 const std::string& name = *name_it; in VerifyRegisteredTestNames() local 74 errors << "Test " << name << " is listed more than once.\n"; in VerifyRegisteredTestNames() local 91 errors << "No test named " << name in VerifyRegisteredTestNames() local
|
| /third_party/mesa3d/src/gallium/include/frontend/ |
| H A D | winsys_handle.h | 88 const void *name; member
|
| /third_party/mesa3d/src/glx/windows/ |
| H A D | windows_drawable.c | 122 char name[MAX_PATH]; in windows_create_drawable() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_isa_info.h | 51 const char *name; member
|
| H A D | brw_debug_recompile.c | 32 key_debug(const struct brw_compiler *c, void *log, const char *name, int a, int b) key_debug() argument 43 key_debug_float(const struct brw_compiler *c, void *log, const char *name, float a, float b) key_debug_float() argument
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_bufmgr.h | 39 const char *name; member
|
| /third_party/mesa3d/src/glx/ |
| H A D | glxglvnd.c | 27 static unsigned FindGLXFunction(const GLubyte *name) in FindGLXFunction() argument
|
| /third_party/node/lib/internal/modules/ |
| H A D | package_json_reader.js | |
| /third_party/node/lib/ |
| H A D | vm.js | |
| /third_party/node/src/api/ |
| H A D | async_resource.cc | 14 AsyncResource(Isolate* isolate, Local<Object> resource, const char* name, async_id trigger_async_id) AsyncResource() argument
|
| /third_party/node/test/parallel/ |
| H A D | test-validators.js | [all...] |
| /third_party/node/src/ |
| H A D | js_native_api_v8_inspector.h | 62 const std::string name; member
|
| H A D | node_snapshotable.h | 20 std::string name; // name for debugging member
|
| /third_party/node/src/quic/ |
| H A D | defs.h | 13 SetOption(Environment* env, Opt* options, const v8::Local<v8::Object>& object, const v8::Local<v8::String>& name) SetOption() argument 27 SetOption(Environment* env, Opt* options, const v8::Local<v8::Object>& object, const v8::Local<v8::String>& name) SetOption() argument 41 SetOption(Environment* env, Opt* options, const v8::Local<v8::Object>& object, const v8::Local<v8::String>& name) SetOption() argument [all...] |
| /third_party/node/test/addons/openssl-key-engine/ |
| H A D | testkeyengine.cc | 47 static EVP_PKEY* EngineLoadPrivkey(ENGINE* engine, const char* name, in EngineLoadPrivkey() argument
|
| /third_party/node/tools/ |
| H A D | pseudo-tty.py | 71 name = os.ttyname(child_fd) variable
|
| /third_party/musl/porting/linux/user/src/passwd/ |
| H A D | getspnam_r.c | 68 int getspnam_r(const char *name, struct spwd *sp, char *buf, size_t size, struct spwd **res) in getspnam_r() argument
|
| /third_party/musl/src/conf/ |
| H A D | sysconf.c | 28 long sysconf(int name) in sysconf() argument [all...] |
| /third_party/musl/porting/linux/user/src/conf/ |
| H A D | sysconf.c | 25 long sysconf(int name) in sysconf() argument [all...] |
| /third_party/musl/src/linux/ |
| H A D | xattr.c | 4 ssize_t getxattr(const char *path, const char *name, void *value, size_t size) in getxattr() argument 9 ssize_t lgetxattr(const char *path, const char *name, void *value, size_t size) in lgetxattr() argument 14 ssize_t fgetxattr(int filedes, const char *name, void *value, size_t size) in fgetxattr() argument 34 int setxattr(const char *path, const char *name, const void *value, size_t size, int flags) in setxattr() argument 39 int lsetxattr(const char *path, const char *name, const void *value, size_t size, int flags) in lsetxattr() argument 44 fsetxattr(int filedes, const char *name, const void *value, size_t size, int flags) fsetxattr() argument 49 removexattr(const char *path, const char *name) removexattr() argument 54 lremovexattr(const char *path, const char *name) lremovexattr() argument 59 fremovexattr(int fd, const char *name) fremovexattr() argument [all...] |
| /third_party/musl/src/passwd/ |
| H A D | getspnam_r.c | 69 int getspnam_r(const char *name, struct spwd *sp, char *buf, size_t size, struct spwd **res) in getspnam_r() argument
|
| /third_party/nghttp2/fuzz/ |
| H A D | fuzz_target_fdp.cc | 22 on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, nghttp2_rcbuf *name, nghttp2_rcbuf *value, uint8_t flags, void *user_data) on_header_callback2() argument
|