Home
last modified time | relevance | path

Searched refs:name (Results 22501 - 22525 of 23158) sorted by relevance

1...<<901902903904905906907908909910>>...927

/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.h63 #define INSTRUCTION_OPERAND_PREDICATE(name, type) \
64 bool Is##name() const { return kind() == type; }
/third_party/node/deps/v8/src/objects/
H A Djs-date-time-format.cc133 // Sometimes we get L instead of M for month - standalone name. in BuildPatternItems()
259 #define DEFFINE_TRAIT(name, d1, d2) \
260 struct name { \
532 // getType() returns legacy calendar type name instead of LDML/BCP47 calendar in GetCalendar()
880 // i. Let prop be the property name. in IsPropertyUndefined()
893 // i. Let prop be the property name. in NeedsDefault()
1744 // i. Let prop be the name given in the Property column of the row. in New()
1812 // i. Let prop be the name given in the Property column of the row. in New()
/third_party/node/deps/v8/src/regexp/arm/
H A Dregexp-macro-assembler-arm.cc1258 void RegExpMacroAssemblerARM::SafeCallTarget(Label* name) {
1259 __ bind(name);
/third_party/node/deps/v8/src/regexp/mips64/
H A Dregexp-macro-assembler-mips64.cc1327 void RegExpMacroAssemblerMIPS::SafeCallTarget(Label* name) {
1328 __ bind(name);
/third_party/node/deps/v8/src/regexp/loong64/
H A Dregexp-macro-assembler-loong64.cc1249 void RegExpMacroAssemblerLOONG64::SafeCallTarget(Label* name) {
1250 __ bind(name);
/third_party/node/deps/v8/src/regexp/mips/
H A Dregexp-macro-assembler-mips.cc1289 void RegExpMacroAssemblerMIPS::SafeCallTarget(Label* name) {
1290 __ bind(name);
/third_party/node/deps/v8/src/regexp/ia32/
H A Dregexp-macro-assembler-ia32.cc1289 void RegExpMacroAssemblerIA32::SafeCallTarget(Label* name) {
1290 __ bind(name);
/third_party/node/deps/v8/src/regexp/ppc/
H A Dregexp-macro-assembler-ppc.cc1346 void RegExpMacroAssemblerPPC::SafeCallTarget(Label* name) {
1347 __ bind(name);
/third_party/node/deps/v8/src/regexp/s390/
H A Dregexp-macro-assembler-s390.cc1310 void RegExpMacroAssemblerS390::SafeCallTarget(Label* name) {
1311 __ bind(name);
/third_party/node/deps/v8/src/regexp/riscv64/
H A Dregexp-macro-assembler-riscv64.cc1287 void RegExpMacroAssemblerRISCV::SafeCallTarget(Label* name) {
1288 __ bind(name);
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c568 fd_resource_dump(struct fd_resource *rsc, const char *name) in fd_resource_dump() argument
571 printf("%s: \n", name); in fd_resource_dump()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.c1933 .name = name_, \
2103 info->name = "GPIN"; in r600_get_driver_query_group_info()
/third_party/python/
H A Dconfig.guess2 # Attempt to guess a canonical system name.
50 Output the configuration name of the system \`$me' is run on.
204 # portion of the name. We always set it to "unknown".
484 # The situation for MiNT is a little confusing. The machine name
487 # > m68000). The system name ranges from "MiNT" over "FreeMiNT"
489 # the system name "TOS" denotes a system which is actually not
1217 if test -f /usr/options/cb.name; then
1218 UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1823 name: *mut ::c_char, in forkpty()
1831 name: *mut ::c_char, in openpty()
/third_party/openssl/test/
H A Dssl_old_test.c729 fprintf(stderr, " -provider <name> - Load the given provider into the library context\n"); in sv_usage()
806 const char *name; in protocol_from_string() member
821 if (strcmp(versions[i].name, value) == 0) in protocol_from_string()
/third_party/pulseaudio/src/modules/
H A Dmodule-loopback.c547 u->source_output->source->name, in adjust_rates()
548 u->sink_input->sink->name, in adjust_rates()
/third_party/opencl-headers/CL/
H A Dcl_ext.h1048 char name[CL_NAME_VERSION_MAX_NAME_SIZE_KHR]; member
1440 /* Default and valid proporties name for cl_arm_import_memory */
2415 char name[CL_QUEUE_FAMILY_MAX_NAME_SIZE_INTEL]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDSTests.cpp1132 StencilParamsBasicTestCase (tcu::TestContext& context, const std::string& name, in StencilParamsBasicTestCase() argument
1137 : TestCase (context, name) in StencilParamsBasicTestCase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDepthRangeUnrestrictedTests.cpp1368 const std::string& name, in DepthRangeUnrestrictedTest()
1370 : vkt::TestCase (testContext, name) in DepthRangeUnrestrictedTest()
1367 DepthRangeUnrestrictedTest(tcu::TestContext& testContext, const std::string& name, const DepthRangeUnrestrictedParam param) DepthRangeUnrestrictedTest() argument
H A DvktPipelineRenderToImageTests.cpp1724 std::string name(getFormatName(format)); in getFormatString()
1725 return de::toLower(name.substr(10)); in getFormatString()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp1259 QueryPoolOcclusionTest (tcu::TestContext &context, const char *name, const OcclusionQueryTestVector& testVector) in QueryPoolOcclusionTest() argument
1260 : TestCase (context, name) in QueryPoolOcclusionTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp1422 std::string name = getResourceName(resource) + semaphoreNames[semaphoreType] + cases[caseNdx].nameSuffix; in createTests() local
1424 opGroup->addChild(new InstanceFactory1<SharingTestInstance, TestConfig, Progs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, name, Progs(), config)); in createTests()
H A DvktSynchronizationWin32KeyedMutexTests.cpp1900 std::string name = getResourceName(resource) + cases[caseNdx].nameSuffix; in createTests() local
1906 opGroup->addChild(new InstanceFactory1<Win32KeyedMutexTestInstance, TestConfig, Progs>(testCtx, tcu::NODETYPE_SELF_VALIDATE, name, Progs(), config)); in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
H A DvktClippingTests.cpp1717 const char* const name; in addClippingTests() member
1751 const std::string caseName = de::toString(numClipPlanes) + (numCullPlanes > 0 ? "_" + de::toString(numCullPlanes) : "") + de::toString(fragmentShaderReads[fragmentShaderReadNdx].name); in addClippingTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp1778 const char* name, in DeviceGroupTestCase()
1781 : TestCase(context, name, description) in DeviceGroupTestCase()
1777 DeviceGroupTestCase(tcu::TestContext& context, const char* name, const char* description, deUint32 mode) DeviceGroupTestCase() argument

Completed in 78 milliseconds

1...<<901902903904905906907908909910>>...927