Home
last modified time | relevance | path

Searched refs:first (Results 5976 - 6000 of 6234) sorted by relevance

1...<<231232233234235236237238239240>>...250

/third_party/skia/samplecode/
H A DSampleVariableWidthStroker.cpp708 // Purely for debugging/testing, save the first approximation and error function:
749 // Inner last pt == first pt when appending in reverse
1352 if (ImGui::MenuItem(metric.first.c_str(), nullptr,
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dglslang_lex.cpp335 /* Return all but the first "n" matched characters back to the input stream. */
1561 yyg->yy_start = 1; /* first start state */
2371 * this is the first action (other than possibly a
2380 * of the first EOB in the buffer, since yy_c_buf_p will
2520 /* We matched some text prior to the EOB, first in yy_get_next_buffer()
2944 /* We always need two end-of-buffer characters. The first causes in yy_flush_buffer()
3451 * The user defined value in the first argument will be available to yyalloc in
3814 context->getPreprocessor().predefineMacro(iter->first.c_str(), 1); in glslang_scan()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.hpp223 // the first octet is in the lowest-order 8 bits of the word).
1085 return it.first->second;
1143 // Thus we must first construct an integer constant, and bitcast to float.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.cpp1170 const auto next_inst = pair.first; in EntryPointReferences()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_add_function_test.cpp33 pair->set_first(compare_and_select_id.first); in MakeAccessClampingInfo()
97 // Look through the instructions in the function's first block. in AllVariablesAndParametersExceptLoopLimiterAreIrrelevant()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_capability_test.cpp42 // Parameter for validation test fixtures. The first std::string is a
65 // the first-line capability exists in that std::vector, success is expected;
68 // We will use testing::Combine() to vary the first line: when we combine
80 return std::get<1>(p).first; in Remainder()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djchuff-sse2.asm306 ; rep bsf.) The destination (first) operand of bsf (and tzcnt on some CPUs) is
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.cpp395 "types. For each backend, tests will run only on adapters that match the first " in ParseArgs()
440 if (GetEnvironmentVar("ANGLE_DEFAULT_PLATFORM").first.empty()) { in CreateInstanceAndDiscoverAdapters()
475 // Get the first available preferred device type. in SelectPreferredAdapterProperties()
517 // The device type doesn't match the first available preferred type for that in SelectPreferredAdapterProperties()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp902 Ret.push_back({P.first}); in NormalizedOther()
961 // consumed first when we print the output, because we do not want to print in getFlags()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp639 // The input is first sign-extended to 64 bits, then the output
1258 // Return the first parameter register of the required width.
1288 if (P.first == PReg)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp514 // first-region entry block) or the (hoistable or unhoistable) base values that
515 // are defined outside (including the first-region entry block) of the
583 // Check operands first. in checkHoistValue()
715 // entry block or the first select in the entry block, if any.
724 // Pick the first select in Selects in the entry block. Note Selects is in getBranchInsertPoint()
732 // Check that HoistPoint is the first one in Selects in the entry block, in getBranchInsertPoint()
743 "HoistPoint must be the first one in Selects"); in getBranchInsertPoint()
829 // Need to push in the order to make it easier to find the first Select in findScope()
873 // them, either the branch (at the end of the first block) or the first
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dustrcase.cpp423 index=iter->first(); in ustrcase_internalToTitle()
434 * b) first letter (titlecase) [titleStart..titleLimit[ in ustrcase_internalToTitle()
1104 // Find out first whether we are changing the text. in toUpper()
1531 * the first code point in the case-folded data. But the second "s" in _cmpFold()
/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h1265 return input->DecrementRecursionDepthAndPopLimit(p.first); in ReadMessage()
/third_party/python/Modules/cjkcodecs/
H A Dmappings_cn.h4053 Py_UCS4 first, last; member
/third_party/skia/third_party/externals/abseil-cpp/absl/meta/
H A Dtype_traits_test.cc31 T first; member
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_add_function_test.cpp33 pair->set_first(compare_and_select_id.first); in MakeAccessClampingInfo()
97 // Look through the instructions in the function's first block. in AllVariablesAndParametersExceptLoopLimiterAreIrrelevant()
/third_party/spirv-tools/test/val/
H A Dval_capability_test.cpp42 // Parameter for validation test fixtures. The first std::string is a
65 // the first-line capability exists in that std::vector, success is expected;
68 // We will use testing::Combine() to vary the first line: when we combine
80 return std::get<1>(p).first; in Remainder()
/third_party/vk-gl-cts/modules/glshared/
H A DglsAttributeLocationTests.cpp767 gl.detachShader(program, shaders.first); in runTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp866 // Bind a static pipeline first if needed. in iterate()
1764 AddSingleTestCaseDynamic("enable_first", "Dynamically enable writes to the first color attachment", pct, mask_first, kChannelCase.enabledChannels, false, orderingGroup.get(), testCtx, kOrdering); in createColorWriteEnableTests()
1767 AddSingleTestCaseDynamic("enable_first_and_second", "Dynamically enable writes to the first two color attachments", pct, mask_first_and_second, kChannelCase.enabledChannels, false, orderingGroup.get(), testCtx, kOrdering); in createColorWriteEnableTests()
1771 AddSingleTestCaseDynamic("disable_first", "Dynamically disable writes to the first color attachment", pct, mask_first, kChannelCase.enabledChannels, true, orderingGroup.get(), testCtx, kOrdering); in createColorWriteEnableTests()
1774 AddSingleTestCaseDynamic("disable_first_and_second", "Dynamically disable writes to the first two color attachments", pct, mask_first_and_second, kChannelCase.enabledChannels, true, orderingGroup.get(), testCtx, kOrdering); in createColorWriteEnableTests()
1787 AddSingleTestCaseStatic("enable_first", "Statically enable writes to the first color attachment", pct, mask_first, kChannelCase.enabledChannels, false, staticOrderingGroup.get(), testCtx); in createColorWriteEnableTests()
1790 AddSingleTestCaseStatic("enable_first_and_second", "Statically enable writes to the first two color attachments", pct, mask_first_and_second, kChannelCase.enabledChannels, false, staticOrderingGroup.get(), testCtx); in createColorWriteEnableTests()
1794 AddSingleTestCaseStatic("disable_first", "Statically disable writes to the first color attachment", pct, mask_first, kChannelCase.enabledChannels, true, staticOrderingGroup.get(), testCtx); in createColorWriteEnableTests()
1797 AddSingleTestCaseStatic("disable_first_and_second", "Statically disable writes to the first two color attachments", pct, mask_first_and_second, kChannelCase.enabledChannels, true, staticOrderingGroup.get(), testCtx); in createColorWriteEnableTests()
1837 p.setCweBeforePlBind = setCweMoment.first; in createColorWriteEnable2Tests()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp935 // Validate results from first invocation in iterate()
978 // Check results of other invocations against first one in iterate()
994 << " for lookup " << lookupNdx << " doesn't match result from first invocation " in iterate()
1835 <<" Value " << hitCountItr->first << " found " << hitCountItr->second << " times." in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesImageSparseResidency.cpp71 result += formatValueStrings[channelsOnPlane[i].first]; in getFormatValueString()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp127 return it->first; in getQueueFamilyIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1710 * numbered in array-access order, starting with the first vector. These vectors
1723 * be 16 (indices 0-15 specify elements in the first vector while indices 16
1797 // Find the first non-undef value in the shuffle mask. in isVSLDOIShuffleMask()
1951 // contain only elements from the first one and the second one will be undef. in isXXINSERTWMask()
1991 // contain only elements from the first one and the second one will be undef. in isXXSLDWIShuffleMask()
2015 // of the result is one of the 3 left elements of the first vector in isXXSLDWIShuffleMask()
2025 // of the result is one of the 4 elements of the first vector. in isXXSLDWIShuffleMask()
2072 /// AND element 0 of the result comes from the first input (LE) or second input
2089 // contain only elements from the first one and the second one will be undef. in isXXPERMDIShuffleMask()
2255 // Find the first no in isQVALIGNIShuffleMask()
[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js364 * Returns the first truthy result of `callback`, or else fails.
556 var first = iter.next();
557 if (first.done) {
560 var currentIter = getIterator(first.value);
803 // Perform a stable sort of the array. This ensures the first entry in a list of
804 // duplicates remains the first entry in the result.
1133 * Returns the first element of an array if non-empty, `undefined` otherwise.
1139 function first(array) { function
1143 ts.first = first;
12504 var first = str.charCodeAt(i); global() variable
[all...]
H A Dtsserver.js365 * Returns the first truthy result of `callback`, or else fails.
557 var first = iter.next();
558 if (first.done) {
561 var currentIter = getIterator(first.value);
804 // Perform a stable sort of the array. This ensures the first entry in a list of
805 // duplicates remains the first entry in the result.
1134 * Returns the first element of an array if non-empty, `undefined` otherwise.
1140 function first(array) { function
1144 ts.first = first;
12505 var first = str.charCodeAt(i); global() variable
[all...]

Completed in 84 milliseconds

1...<<231232233234235236237238239240>>...250