Home
last modified time | relevance | path

Searched refs:name (Results 20826 - 20850 of 23568) sorted by relevance

1...<<831832833834835836837838839840>>...943

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DShader.cpp413 if(attribute.name == attributeName) in getSemanticIndex()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDisplaySurfaceKHR.cpp37 pProperties->displayMode = (uintptr_t)connector->modes[0].name; in GetDisplayModeProperties()
/third_party/openssl/include/crypto/
H A Dx509.h28 * name entry structure, equivalent to AttributeTypeAndValue defined
92 X509_NAME *issuer; /* CRL issuer name */
155 ASN1_UTF8STRING *alias; /* "friendly name" */
368 int x509v3_add_len_value_uchar(const char *name, const unsigned char *value,
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
H A DTable.java198 } else if (tag == Tag.name) { in getBuilder()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dmsgfmt.h98 * <p>Each argument is matched with one of the input values by array index or argument name
101 * A numbered pattern argument is matched with an argument name that contains that number
104 * <h4><a name="patterns">Patterns and Their Interpretation</a></h4>
336 * <h4><a name="synchronization">Synchronization</a></h4>
587 * Gets subformat pointer for given format name.
595 * @param formatName the name or number specifying a format
602 * Sets one subformat for given format name.
603 * See the class description about format name.
617 * Sets one subformat for given format name.
618 * See the class description about format name
[all...]
/third_party/skia/tests/
H A DOpChainTest.cpp105 const char* name() const override { return "TestOp"; }
/third_party/skia/src/sksl/codegen/
H A DSkSLMetalCodeGenerator.h140 void writeName(skstd::string_view name);
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DAdapterD3D12.cpp81 mPCIInfo.name = WCharToUTF8(adapterDesc.Description); in InitializeImpl()
/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.

Completed in 27 milliseconds

1...<<831832833834835836837838839840>>...943