Home
last modified time | relevance | path

Searched refs:name (Results 48676 - 48700 of 57708) sorted by relevance

1...<<1941194219431944194519461947194819491950>>...2309

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DAdapterVk.cpp70 mPCIInfo.name = mDeviceInfo.properties.deviceName; in InitializeImpl()
H A DVulkanInfo.cpp112 GatherInstanceExtensions(GetVulkanLayerInfo(layer).name, in GatherGlobalInfo()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dcompiler_test.cpp30 return TFunctionLookup::GetMangledName(node->getFunction()->name().data(), in GetSymbolTableMangledName()
/third_party/skia/third_party/externals/angle2/tools/android/modularization/convenience/
H A Dlookup_dep.py117 # Priority 2: Match full class name (any case), if it's a class name
230 abs_unprocessed_jar_path.parent.resolve() / abs_unprocessed_jar_path.name)
261 """Returns list of jar members by name."""
289 """Guess the fully qualified class name from the path to the source file."""
/third_party/skia/third_party/externals/harfbuzz/
H A Dgit.mk177 find "`test -z "$(top_srcdir)" && echo . || echo "$(top_srcdir)"`" -name Makefile.am | while read x; do \
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset.cc49 #include "hb-ot-name-table.hh"
173 /* TODO Not all tables are glyph-related. 'name' table size for example should not be in _subset()
290 case HB_OT_TAG_name: return _subset<const OT::name> (plan); in _subset_table()
/third_party/python/Lib/test/
H A Dtest_robotparser.py233 Disallow: /some/path?name=value
236 bad = ['/some/path?name=value']
324 name='HTTPServer serving',
H A Dtest_tabnanny.py75 self.file_path = f.name
H A Dtest_thread.py79 @unittest.skipIf(os.name not in ("nt", "posix"), 'test meant for nt and posix')
/third_party/python/Modules/_blake2/
H A Dblake2s_impl.c374 {"name", (getter)py_blake2s_get_name,
412 .name = "_blake2.blake2s",
H A Dblake2b_impl.c374 {"name", (getter)py_blake2b_get_name,
412 .name = "_blake2.blake2b",
/third_party/python/Include/internal/
H A Dpycore_ast_state.h218 PyObject *name; member
/third_party/python/Modules/
H A D_queuemodule.c390 .name = "_queue.SimpleQueue",
/third_party/skia/third_party/externals/tint/src/
H A Dcastable.h66 /// The type name
67 const char* name; member
/third_party/skia/tools/
H A DToolUtils.h72 sk_sp<SkTypeface> create_portable_typeface(const char* name, SkFontStyle style);
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dmessagepattern.h8 * file name: messagepattern.h
169 * The argument name.
399 * (e.g., argument number too high, argument name too long, etc.)
439 * (e.g., argument number too high, argument name too long, etc.)
459 * (e.g., argument number too high, argument name too long, etc.)
479 * (e.g., argument number too high, argument name too long, etc.)
499 * (e.g., argument number too high, argument name too long, etc.)
584 * Validates and parses an argument name or argument number string.
585 * An argument name must be a "pattern identifier", that is, it must contain
588 * @param name Inpu
[all...]
H A Ducptrie.h103 const char *name; member
321 * Use the name of this macro as a "dataAccess" parameter in other macros.
331 * Use the name of this macro as a "dataAccess" parameter in other macros.
341 * Use the name of this macro as a "dataAccess" parameter in other macros.
/third_party/toybox/porting/liteos_a/toys/net/
H A Dping.c109 if (FLAG(6) || strchr(toys.which->name, '6')) family = AF_INET6; in ping_main()
/third_party/toybox/toys/net/
H A Dftpget.c20 transfer, optionally saving under a LOCAL name. Can also send, list, etc.
134 toys.optflags |= (toys.which->name[3]=='g') ? FLAG_g : FLAG_s; in ftpget_main()
H A Dping.c131 if (FLAG(6) || strchr(toys.which->name, '6')) family = AF_INET6; in ping_main()
/third_party/typescript/tests/issues_cookbook_tests/
H A Dautotest_sdk.py61 hvigorw_tool = ".\hvigorw.bat" if os.name == "nt" else "./hvigorw"
/third_party/unity/test/
H A Drakefile_helper.rb166 "--align-pointer=type --align-reference=name " \
228 }.each_pair do |name, defs|
229 report "\nRunning Memory Addon #{name}"
242 test_base = File.basename("memory_test_#{name}", C_EXTENSION)
/third_party/typescript/tests/baselines/reference/
H A DkeyofAndIndexedAccessErrors.js3 name: string;
20 type T10 = Shape["name"];
22 type T12 = Shape["name" | "foo"]; // Error
63 let x1 = getProperty(shape, "name");
65 let x3 = getProperty(shape, cond ? "name" : "size"); // Error
66 setProperty(shape, "name", "rectangle");
68 setProperty(shape, cond ? "name" : "size", 10); // Error
170 var x1 = getProperty(shape, "name");
172 var x3 = getProperty(shape, cond ? "name" : "size"); // Error
173 setProperty(shape, "name", "rectangl
[all...]
/third_party/skia/third_party/externals/egl-registry/api/1.0/EGL/
H A Degl.h220 EGLAPI const char * APIENTRY eglQueryString(EGLDisplay dpy, EGLint name);
/third_party/skia/third_party/externals/egl-registry/api/1.0/
H A Degl.h220 EGLAPI const char * APIENTRY eglQueryString(EGLDisplay dpy, EGLint name);

Completed in 44 milliseconds

1...<<1941194219431944194519461947194819491950>>...2309