Home
last modified time | relevance | path

Searched refs:first (Results 6026 - 6050 of 6195) sorted by relevance

1...<<241242243244245246247248

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_settings.cpp296 if (iter->first != networkId && iter->second.status == state) { in SetDeviceState()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_download_assets_test.cpp310 ASSERT_EQ(process.begin()->first, DEVICE_CLOUD); in CallSync()
2020 if (index == 1) { // 1 is first download in HWTEST_F()
2033 if (upIdx == 1) { // 1 is first upload in HWTEST_F()
2160 if (index == 1) { // 1 is first download in HWTEST_F()
2174 if (upIdx == 1) { // 1 is first upload in HWTEST_F()
2220 if (index == 1) { // 1 is first download in HWTEST_F()
2233 if (upIdx == 1) { // 1 is first upload in HWTEST_F()
2553 * @tc.desc: Compensated synchronization, Locked data has not been synchronized. The first synchronization data is
/third_party/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp308 setShiftBindingForSet((TResourceType)i, it->second, it->first); in mergeModes()
1418 // that is recursive. This is done by depth-first traversals, seeing in checkCallGraphCycles()
1663 // "A dvec3 will consume all four components of the first location and components 0 and 1 of in addUsedLocation()
1884 // consecutive locations with the first element taking location in computeTypeUniformLocationSize()
2081 // the base offset up to a multiple of the base alignment. The base offset of the first in getBaseAlignment()
2123 // where the base offset of the first member of the sub-structure is equal to the in getBaseAlignment()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java445 * the entire character assigned, while the first one gets a BN, a boundary
540 short start; /* index of first opening entry for this run */
552 + 1 for index 0, + 1 for before the first isolated sequence */
566 * Constant indicating that the base direction depends on the first strong
592 * Constant indicating that the base direction depends on the first strong
658 * means that the first strong character of the source string has
672 * means that the first strong character of the source string has
749 * first without this option, and then calling
818 * visual modes come first, and all inverse Bidi modes come last.
862 * source text in the first transformatio
[all...]
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/
H A DSearchTest.java176 /* first one matches only because it's at the start of the text */
221 /* first one matches only because it's at the start of the text */
296 * "ab" generates a contraction that's an expansion. The "z" matches the first CE of the expansion but the
330 * "ab" generates a contraction that's an expansion. The "z" matches the first CE of the expansion but the
1800 if (strsrch.first() != search.offset[0]) { in TestSetMatch()
1801 errln("Error getting first match"); in TestSetMatch()
/third_party/PyYAML/yaml/
H A D_yaml.pyx723 raise ComposerError(u"found duplicate anchor; first occurrence",
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/search/
H A DSearchTest.java179 /* first one matches only because it's at the start of the text */
224 /* first one matches only because it's at the start of the text */
299 * "ab" generates a contraction that's an expansion. The "z" matches the first CE of the expansion but the
333 * "ab" generates a contraction that's an expansion. The "z" matches the first CE of the expansion but the
1803 if (strsrch.first() != search.offset[0]) { in TestSetMatch()
1804 errln("Error getting first match"); in TestSetMatch()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidi.java445 * the entire character assigned, while the first one gets a BN, a boundary
540 short start; /* index of first opening entry for this run */
552 + 1 for index 0, + 1 for before the first isolated sequence */
566 * Constant indicating that the base direction depends on the first strong
591 * Constant indicating that the base direction depends on the first strong
653 * means that the first strong character of the source string has
666 * means that the first strong character of the source string has
736 * first without this option, and then calling
797 * visual modes come first, and all inverse Bidi modes come last.
840 * source text in the first transformatio
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_private.h818 * The first index is the sample index.
1676 void si_write_scissors(struct radeon_cmdbuf *cs, int first, int count, const VkRect2D *scissors,
2851 /* The subpass id in which the attachment will be used first/last. */
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c867 * code for it first. in physical_device_init()
1876 queue->last_job_syncs.first[i] = true; in queue_init()
2886 * - The first ICD entrypoint called by the loader is in vk_icdNegotiateLoaderICDInterfaceVersion()
2892 * a pointer to a struct whose first member is VK_LOADER_DATA. The in vk_icdNegotiateLoaderICDInterfaceVersion()
2899 * - The first ICD entrypoint called by the loader is in vk_icdNegotiateLoaderICDInterfaceVersion()
/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.cc163 if (name_vec == special_section.first) return special_section.second; in IdentifyUnknownSectionInternal()
430 // Be lenient with placement of name section. All except first in DecodeSection()
435 // except the first occurrence are ignored. in DecodeSection()
447 // first occurrence after function section and before code section are in DecodeSection()
454 // first occurrence after function section and before code section are in DecodeSection()
1212 // Ignore all but the first occurrence of name section. in DecodeNameSection()
1270 // All except first occurrence after function section and before code in DecodeCompilationHintsSection()
1460 // We know that the code section has been decoded if the first in CheckMismatchedCounts()
1588 // The type section is the first section in a module.
1680 // If the decode failed and this is the first erro in VerifyFunctionBody()
[all...]
/third_party/node/tools/inspector_protocol/encoding/
H A Dencoding_test.cc168 // first three bits: major type = 0; remaining five bits: additional info = in TEST()
186 // first three bits: major type = 0; in TEST()
204 // first three bits: major type = 0; in TEST()
223 // first three bits: major type = 0; in TEST()
244 // first three bits: major type = 1; in TEST()
270 // first three bits: major type = 0; in TEST()
319 // first three bits: major type = 1; remaining five bits: additional info = in TEST()
363 // first three bits: major type = 2; remaining five bits: additional info = in TEST()
377 // significant byte first). The host may or may not be little endian,
425 // start of it (section 2.1) so it's easy for us to look at the first thre in TEST()
[all...]
/third_party/nghttp2/src/
H A Dnghttp.cc71 // 1 is excluded since it is used as first stream in upgrade case. We
1249 // Adjust first request depending on the existence of the upload in connection_made()
1692 auto uri = strip_fragment(p.first.c_str()); in update_html_parser()
2217 requestStart: the time just before first byte of request was sent in print_stats()
2925 // Skip first possible ':' in the header name in main()
/third_party/icu/icu4c/source/test/intltest/
H A Dsrchtest.cpp1508 if (strsrch->first(status) != search.offset[0] || U_FAILURE(status)) { in TestSetMatch()
1509 errln("Error getting first match"); in TestSetMatch()
/third_party/node/deps/v8/src/compiler/
H A Djs-create-lowering.cc1201 // in the BytecodeGraphBuilder in the first place, if template_object is not in ReduceJSGetTemplateObject()
1592 // (i.e. the first {mapped_count} elements) are replaced with a hole instead. in TryAllocateAliasedArguments()
1715 // Compute the in-object properties to store first (might have effects). in TryAllocateFastLiteral()
1833 builder.Store(inobject_field.first, inobject_field.second); in TryAllocateFastLiteral()
1868 // Compute the elements to store first (might have effects). in TryAllocateFastLiteralElements()
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.h2699 // The second member gives information about the unresolved branch. The first
2703 // Note that the maximum reachable offset (first member of the pairs) should
2719 return unresolved_branches_.begin()->first;
/third_party/node/deps/openssl/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl37 # $flavour is the first argument if it doesn't look like a file
611 eor $t3,$t3,$t3 @ first overflow bit is zero
/third_party/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl37 # $flavour is the first argument if it doesn't look like a file
611 eor $t3,$t3,$t3 @ first overflow bit is zero
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryMappingTests.cpp1443 const MemoryType type = memoryTypeMaxSizePair.first;
1653 // Reserve MemoryObject from sys mem first
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp2527 const ExactSamplingCase::Params params = { pipelineConstructionType, format, unnorm.unnormalized, solid.first, edges.offset }; in createExactSamplingTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp687 // You must first convert it into plain image through rendering in createRenderPassOutputSubsampledImage()
2822 it = colorCount.insert({ outputColor, 0u }).first; in verifyImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp635 inserted.first->second = varB->second; in makeSame()
1026 // below is a first part of aliasing types based on int, uint, float in MakeShader()
1753 logMsg << ", first " << distanceToOutOfBounds << " byte(s) " << (isWithinBoundsPartOk ? "OK": "wrong"); in verifyResult()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktAttachmentRateTests.cpp960 // first fragment we hit will define top and left triangle edges in verifyUsingAtomicChecks()
1044 fragmentColor = tcu::Vec4(0.0f, 1.0f - float(fragmentsSetMapIt.first % 7) * 0.1f, 0.0f, 1.0f); in verifyUsingAtomicChecks()
2074 // draw single triangle to first cb in runTwoSubpassMode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp22 // first time it reaches a chain of basic blocks, it schedules them in the
826 // Cost in the first case is: P + V in isProfitableToTailDup()
863 // The cost for taken branches in the first case is P + U in isProfitableToTailDup()
1493 // Case 1 is covered too, because the first equation reduces to: in hasBetterLayoutPredecessor()
1593 // Stop at the first one that is profitable. Also stop if they are less in selectBestSuccessor()
1595 // prefer first best match. Here we aren't comparing in order, so we capture in selectBestSuccessor()
1669 // For ehpad, we layout the least probable first as to avoid jumping back in selectBestCandidateBlock()
1697 /// Retrieve the first unplaced basic block.
2078 // that skips this block the first time the loop is executed, which we want in findBestLoopTop()
2344 /// first B
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp186 // Try to sink local values down to their first use so that we can give them a in flushLocalValueMap()
228 /// Build a map of instruction orders. Return the first terminator and its
277 // Find the first user in the BB. in sinkLocalValueMaterialization()
291 // The insertion point will be the first terminator or the first user, in sinkLocalValueMaterialization()
292 // whichever came first. If there was no terminator, this must be a in sinkLocalValueMaterialization()
317 LLVM_DEBUG(dbgs() << "sinking local value to first use " << LocalMI); in sinkLocalValueMaterialization()
457 // Give the target-specific code a try first. in materializeRegForValue()
604 // Check if the first operand is a constant, and handle it as "ri". At -O0, in selectBinaryOp()
733 unsigned IdxN = Pair.first; in selectGetElementPtr()
[all...]

Completed in 77 milliseconds

1...<<241242243244245246247248