| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | command_data_test.cc | 25 const char* name; in TEST_F() member
|
| /third_party/skia/src/gpu/gl/egl/ |
| H A D | GrGLMakeEGLInterface.cpp | 17 static GrGLFuncPtr egl_get_gl_proc(void* ctx, const char name[]) { in egl_get_gl_proc() argument
|
| /third_party/skia/src/gpu/gl/webgl/ |
| H A D | GrGLMakeNativeInterface_webgl.cpp | 16 static GrGLFuncPtr webgl_get_gl_proc(void* ctx, const char name[]) { in webgl_get_gl_proc() argument
|
| /third_party/skia/src/gpu/gl/glx/ |
| H A D | GrGLMakeGLXInterface.cpp | 16 static GrGLFuncPtr glx_get(void* ctx, const char name[]) { in glx_get() argument
|
| /third_party/skia/src/gpu/gl/glfw/ |
| H A D | GrGLMakeNativeInterface_glfw.cpp | 15 static GrGLFuncPtr glfw_get(void* ctx, const char name[]) { in glfw_get() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | TypeOf.hpp | 28 template <> struct TypeOf<bool> { static std::string name; }; member 29 template <> struct TypeOf<uint8_t> { static std::string name; }; member 30 template <> struct TypeOf<int8_t> { static std::string name; }; member 31 template <> struct TypeOf<uint16_t> { static std::string name; }; member 32 template <> struct TypeOf<int16_t> { static std::string name; }; member 33 template <> struct TypeOf<float> { static std::string name; }; member 34 template <> struct TypeOf<uint32_t> { static std::string name; }; member 35 template <> struct TypeOf<int32_t> { static std::string name; }; member 36 template <> struct TypeOf<double> { static std::string name; }; member 37 template <> struct TypeOf<uint64_t> { static std::string name; }; member 38 template <> struct TypeOf<int64_t> { static std::string name; }; global() member [all...] |
| /third_party/python/Include/ |
| H A D | import.h | 36 PyAPI_FUNC(PyObject *) PyImport_GetModule(PyObject *name); variable 40 PyObject *name variable 73 PyAPI_FUNC(PyObject *) PyImport_Import(PyObject *name); global() variable 77 PyObject *name global() variable [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | regcname.h | 43 const char *name; member
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | struct_test.cc | 38 auto name = Sym("s"); in TEST_F() local 51 auto name = Sym("s"); in TEST_F() local 68 auto name = Sym("s"); in TEST_F() local [all...] |
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | parser_impl_reserved_keyword_test.cc | 24 auto name = GetParam(); in TEST_P() local 31 auto name = GetParam(); in TEST_P() local 38 auto name = GetParam(); in TEST_P() local 45 auto name in TEST_P() local 52 auto name = GetParam(); TEST_P() local 59 auto name = GetParam(); TEST_P() local 66 auto name = GetParam(); TEST_P() local 73 auto name = GetParam(); TEST_P() local 80 auto name = GetParam(); TEST_P() local [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | sourceMapValidationDestructuringForOfObjectBindingPattern2.js | 124 var name, primary, secondary, skill; global() variable [all...] |
| H A D | sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.js | 181 var name, primary, secondary, skill; global() variable [all...] |
| H A D | constEnumErrors.js | 53 var name = "A";
variable
|
| /third_party/toybox/toys/lsb/ |
| H A D | pidof.c | 30 static int print_pid(pid_t pid, char *name) in print_pid() argument
|
| /third_party/toybox/toys/other/ |
| H A D | fsync.c | 23 static void do_fsync(int fd, char *name) in do_fsync() argument
|
| H A D | readahead.c | 22 static void do_readahead(int fd, char *name) in do_readahead() argument
|
| /third_party/toybox/toys/posix/ |
| H A D | rmdir.c | 24 static void do_rmdir(char *name) in do_rmdir() argument
|
| /third_party/protobuf/php/src/Google/Protobuf/ |
| H A D | Syntax.php | 34 public static function name($value) function
|
| H A D | NullValue.php | 29 public static function name($value) function
|
| /third_party/python/Include/internal/ |
| H A D | pycore_getopt.h | 15 const wchar_t *name; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | scoped_set_env_test.cc | 26 std::string GetEnvVar(const char* name) { in GetEnvVar() argument
|
| /third_party/skia/infra/bots/gen_tasks_logic/ |
| H A D | task_builder.go | |
| /third_party/selinux/libsepol/src/ |
| H A D | polcaps.c | 20 int sepol_polcap_getnum(const char *name) in sepol_polcap_getnum() argument
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluContextFactory.cpp | 29 ContextFactory::ContextFactory (const std::string& name, const std::string& description) in ContextFactory() argument
|
| /foundation/ability/form_fwk/test/unittest/fms_form_provider_data_new_leg_test/ |
| H A D | mock_form_ashmem.cpp | 20 bool FormAshmem::WriteToAshmem(std::string name, char *data, int32_t size) in WriteToAshmem() argument
|