Home
last modified time | relevance | path

Searched refs:first (Results 1876 - 1900 of 5813) sorted by relevance

1...<<71727374757677787980>>...233

/third_party/node/deps/icu-small/source/i18n/
H A Dnumrange_impl.cpp432 NumberRangeFormatterImpl::resolveModifierPlurals(const Modifier& first, const Modifier& second) const { in resolveModifierPlurals() argument
434 first.getParameters(parameters); in resolveModifierPlurals()
436 // No plural form; return a fallback (e.g., the first) in resolveModifierPlurals()
437 return first; in resolveModifierPlurals()
443 // No plural form; return a fallback (e.g., the first) in resolveModifierPlurals()
444 return first; in resolveModifierPlurals()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_scene.c74 scene->data.head = &scene->data.first; in lp_scene_create()
106 assert(scene->data.head == &scene->data.first); in lp_scene_destroy()
312 if (block != &list->first) in lp_scene_end_rasterization()
316 list->head = &list->first; in lp_scene_end_rasterization()
582 /* first bin */ in lp_scene_bin_iter_next()
/third_party/libwebsockets/win32port/zlib/
H A Dgzwrite.c67 /* allocate memory if this is the first time through */
115 int first; local
124 first = 1;
128 if (first) {
130 first = 0;
174 /* allocate memory if this is the first time through */
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_crld.c188 int first = 1; in print_reasons() local
193 if (first) in print_reasons()
194 first = 0; in print_reasons()
200 if (first) in print_reasons()
/third_party/python/Tools/scripts/
H A Dsummarize_stats.py315 for count, (first, second) in pair_counts:
317 predecessors[second][first] = count
318 successors[first][second] = count
320 total_successors[first] += count
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DContextGL.h102 GLint first,
106 GLint first,
111 GLint first,
290 GLint first,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DVirtRegMap.cpp288 MBBI != Indexes->MBBIndexEnd() && MBBI->first <= Last; ++MBBI) { in addLiveInsForSubRanges()
289 SlotIndex MBBBegin = MBBI->first; in addLiveInsForSubRanges()
294 const LiveInterval::SubRange *SR = RangeIterPair.first; in addLiveInsForSubRanges()
334 for (; I != Indexes->MBBIndexEnd() && I->first < Seg.end; ++I) { in addMBBLiveIns()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp220 StreamData[Idx].first = Size; in setStreamSize()
227 return StreamData[StreamIdx].first; in getStreamSize()
242 uint32_t ExpectedNumBlocks = bytesToBlocks(D.first, BlockSize); in computeDirectoryByteSize()
298 Sizes[I] = StreamData[I].first; in generateLayout()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp70 LookupSet.add(ES.intern(KV.first), LookupFlags);
82 LR[*KV.first] = KV.second;
302 auto &Name = NamedDepsEntry.first; in registerDependencies()
307 JITDylib &SourceJD = *QueryDepsEntry.first; in registerDependencies()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferParameters.cpp170 gl.texBuffer(m_glExtTokens.TEXTURE_BUFFER, iter->first, m_tbo_id); in iterate()
177 test_passed = test_passed && queryTextureInternalFormat(iter->first); in iterate()
205 gl.texBufferRange(m_glExtTokens.TEXTURE_BUFFER, iter->first, m_tbo_id, offset_alignment, in iterate()
215 gl.texBuffer(m_glExtTokens.TEXTURE_BUFFER, iter->first, 0); in iterate()
/third_party/openssl/crypto/x509/
H A Dv3_crld.c183 int first = 1; in print_reasons() local
188 if (first) in print_reasons()
189 first = 0; in print_reasons()
195 if (first) in print_reasons()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dconstants.cpp182 range.first != range.second; ++range.first) { in FindDeclaredConstant()
184 context()->get_def_use_mgr()->GetDef(range.first->second); in FindDeclaredConstant()
186 return range.first->second; in FindDeclaredConstant()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconstants.cpp182 range.first != range.second; ++range.first) { in FindDeclaredConstant()
184 context()->get_def_use_mgr()->GetDef(range.first->second); in FindDeclaredConstant()
186 return range.first->second; in FindDeclaredConstant()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumrange_impl.cpp407 NumberRangeFormatterImpl::resolveModifierPlurals(const Modifier& first, const Modifier& second) const { in resolveModifierPlurals() argument
409 first.getParameters(parameters); in resolveModifierPlurals()
411 // No plural form; return a fallback (e.g., the first) in resolveModifierPlurals()
412 return first; in resolveModifierPlurals()
418 // No plural form; return a fallback (e.g., the first) in resolveModifierPlurals()
419 return first; in resolveModifierPlurals()
/third_party/skia/tests/
H A DHashTest.cpp53 REPORTER_ASSERT(r, iter->first * 2 == (*iter).second); in DEF_TEST()
58 REPORTER_ASSERT(r, entry.first * 2 == entry.second); in DEF_TEST()
64 REPORTER_ASSERT(r, iter->first * 2 == (*iter).second); in DEF_TEST()
69 REPORTER_ASSERT(r, entry.first * 2 == entry.second); in DEF_TEST()
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1gload.c277 FT_UInt first, in FT_LOCAL_DEF()
299 first + nn )); in FT_LOCAL_DEF()
330 error = T1_Parse_Glyph( &decoder, first + nn ); in FT_LOCAL_DEF()
337 first + nn, in FT_LOCAL_DEF()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DDemandedBits.cpp408 if (Res.second || (AB |= Res.first->second) != Res.first->second) { in performAnalysis()
409 Res.first->second = std::move(AB); in performAnalysis()
468 << " for " << *KV.first << '\n'; in print()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DTimer.cpp32 // causing havoc to ensue. We "fix" this by creating the string the first time
195 delete I->second.first; in ~Name2PairMap()
204 if (!GroupEntry.first) in get()
205 GroupEntry.first = new TimerGroup(GroupName, GroupDescription); in get()
209 T.init(Name, Description, *GroupEntry.first); in get()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTimer.cpp34 // causing havoc to ensue. We "fix" this by creating the string the first time
195 delete I->second.first; in ~Name2PairMap()
204 if (!GroupEntry.first) in get()
205 GroupEntry.first = new TimerGroup(GroupName, GroupDescription); in get()
209 T.init(Name, Description, *GroupEntry.first); in get()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp281 // sincos implemntation. If we have 2 stores to arguments, on the first in runOnFunction()
283 // first. On the second iteration we've removed that out clobbering argument in runOnFunction()
327 auto &ValVec = Replacements[Store.first]; in runOnFunction()
330 return Entry.first == OutArg;}) != ValVec.end()) { in runOnFunction()
386 ReturnInst *RI = Replacement.first; in runOnFunction()
398 Argument *Arg = ReturnPoint.first; in runOnFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUPALMetadata.cpp559 unsigned Reg = I->first.getUInt(); in toString()
568 // but first change the registers map to use names. in toString()
574 auto Key = I.first; in toString()
612 EW.write(uint32_t(I.first.getUInt())); in toLegacyBlob()
637 auto Key = I.first; in setFromString()
/third_party/spirv-tools/source/
H A Dcfa.h45 /// @param[in] work_list Set of blocks visited in the depth first
55 /// @brief Depth first traversal starting from the \p entry BasicBlock
57 /// This function performs a depth first traversal from the \p entry
79 /// @brief Depth first traversal starting from the \p entry BasicBlock
81 /// This function performs a depth first traversal from the \p entry
128 /// The first node in the pair is a node in the graph. The second node in the
237 // Find the first processed/reachable predecessor that is reachable in CalculateDominators()
295 assert(lhs.first); in CalculateDominators()
297 assert(rhs.first); in CalculateDominators()
299 auto lhs_indices = std::make_pair(idoms[lhs.first] in CalculateDominators()
[all...]
H A Denum_set.h66 // The first value a bucket can hold must be aligned on `kBucketSize`.
258 return insert(value).first; in insert()
265 iterator insert(const_iterator, T&& value) { return insert(value).first; } in insert()
267 // Inserts all the values in the range [`first`; `last[.
270 void insert(InputIt first, InputIt last) { in insert() argument
271 for (auto it = first; it != last; ++it) { in insert()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringMap.h171 StringRef first() const { in first() function in llvm::final
378 ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; } in operator []()
414 return try_emplace(KV.first, std::move(KV.second)); in insert()
423 Ret.first->second = std::forward<V>(Val); in insert_or_assign()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstr_split_internal.h291 // Returns a pair with its .first and .second members set to the first two
292 // strings returned by the begin() iterator. Either/both of .first and .second
297 absl::string_view first, second; in operator std::pair() local
300 first = *it; in operator std::pair()
305 return {First(first), Second(second)}; in operator std::pair()
331 // std::vector<absl::string_view>. In this case we first split the results to
363 // In this case we first split the results to a std::vector<absl::string_view>
416 return pair.first; in ToIter()

Completed in 45 milliseconds

1...<<71727374757677787980>>...233