Home
last modified time | relevance | path

Searched refs:first (Results 1426 - 1450 of 4029) sorted by relevance

1...<<51525354555657585960>>...162

/third_party/gn/src/gn/
H A Dninja_writer.cc40 const Toolchain* toolchain = i.first; in WriteToolchains()
H A Druntime_deps.cc184 // Force the first output for shared-library-type linker outputs since in CollectRuntimeDepsFromFlag()
209 contents << pair.first.value() << std::endl; in WriteRuntimeDepsFile()
225 To a first approximation, the runtime dependencies of a target are the set of
283 the tool, the default will be the first output only.
317 if (!WriteRuntimeDepsFile(entry.first, entry.second, err)) in WriteRuntimeDepsFilesIfNecessary()
/third_party/json/docs/examples/
H A Dordered_map.cpp11 std::cout << element.first << ":" << element.second << ' '; in output()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs.h67 struct r300_vertex_shader_code *first; member
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_small_type_uses.cpp37 const auto* user = use.first; in ValidateSmallTypeUses()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_small_type_uses.cpp37 const auto* user = use.first; in ValidateSmallTypeUses()
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dt1cmap.h72 FT_UInt first; member
/third_party/spirv-tools/source/val/
H A Dvalidate_small_type_uses.cpp37 const auto* user = use.first; in ValidateSmallTypeUses()
/third_party/eudev/src/libudev/
H A Dlibudev-private.h114 #define udev_list_entry_foreach_safe(entry, tmp, first) \
115 for (entry = first, tmp = udev_list_entry_get_next(entry); \
/third_party/gn/src/base/
H A Denvironment.cc174 result.append(i->first); in AlterEnvironment()
215 value_storage.append(i->first); in AlterEnvironment()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBIRuleBuilder.java77 // first status value in group 1
81 // first status value in group 2
335 int first = 0; field in RBBIRuleBuilder.IntPair
339 first = f; in IntPair()
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DBreakTransliterator.java93 for(boundary = bi.first(); boundary != BreakIterator.DONE && boundary < pos.limit; boundary = bi.next()) { in handleTransliterate()
189 * @param begin Index of the first character
231 * Implements CharacterIterator.first() for String.
232 * @see CharacterIterator#first
235 public char first() in first() method in BreakTransliterator.ReplaceableCharacterIterator
/third_party/icu/icu4c/source/common/
H A Ddictionarydata.cpp55 UStringTrieResult result = (codePointsMatched == 0) ? uct.first(c) : uct.next(c); in matches()
122 UStringTrieResult result = (codePointsMatched == 0) ? bt.first(transform(c)) : bt.next(transform(c)); in matches()
H A Dustr_titlecase_brkiter.cpp40 * Titlecasing only calls setText(), first(), and next().
56 int32_t first() U_OVERRIDE;
106 int32_t WholeStringBreakIterator::first() { return 0; } in first() function in WholeStringBreakIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBreakTransliterator.java94 for(boundary = bi.first(); boundary != BreakIterator.DONE && boundary < pos.limit; boundary = bi.next()) { in handleTransliterate()
190 * @param begin Index of the first character
232 * Implements CharacterIterator.first() for String.
233 * @see CharacterIterator#first
236 public char first() in first() method in BreakTransliterator.ReplaceableCharacterIterator
H A DRBBIRuleBuilder.java77 // first status value in group 1
81 // first status value in group 2
325 int first = 0; field in RBBIRuleBuilder.IntPair
329 first = f; in IntPair()
/third_party/libwebsockets/lib/misc/lwsac/
H A Dlwsac.c55 lwsac_sizeof(int first) in lwsac_sizeof() argument
57 return sizeof(struct lwsac) + (first ? sizeof(struct lwsac_head) : 0); in lwsac_sizeof()
165 * We are the first, head, entry... in _lwsac_use()
/third_party/node/tools/gyp/tools/emacs/
H A Dgyp.el25 (setf (first python-indent-levels)
26 (- (first python-indent-levels) python-continuation-offset))))
38 ;; Find first line ending with an opening brace that is not a comment.
/third_party/musl/porting/liteos_a/user/src/string/arm/
H A Dmemcmp.S53 * Determine whether the first byte is different.
72 vsub.i8 q0, q0, q2 @ q0: Difference of the first 16 bytes
77 vorr d4, d0, d1 @ d4: Save the result of calculating whether the first 16 bytes are equal.
87 * We use r3 to indicate whether the first half of the multibytes are equal,
/third_party/musl/src/string/arm/liteos_a/
H A Dmemcmp.S53 * Determine whether the first byte is different.
72 vsub.i8 q0, q0, q2 @ q0: Difference of the first 16 bytes
77 vorr d4, d0, d1 @ d4: Save the result of calculating whether the first 16 bytes are equal.
87 * We use r3 to indicate whether the first half of the multibytes are equal,
/third_party/node/deps/icu-small/source/common/
H A Dustr_titlecase_brkiter.cpp40 * Titlecasing only calls setText(), first(), and next().
56 int32_t first() override;
106 int32_t WholeStringBreakIterator::first() { return 0; } in first() function in WholeStringBreakIterator
H A Ddictionarydata.cpp55 UStringTrieResult result = (codePointsMatched == 0) ? uct.first(c) : uct.next(c); in matches()
122 UStringTrieResult result = (codePointsMatched == 0) ? bt.first(transform(c)) : bt.next(transform(c)); in matches()
/third_party/node/deps/npm/node_modules/function-bind/test/
H A Dindex.js225 t.test('sets a correct length without thisArg and first argument', function (st) {
232 t.test('sets a correct length with thisArg and first argument', function (st) {
/third_party/node/deps/v8/src/inspector/
H A Dstring-16.h138 void appendAll(T first, R... rest) { in appendAll() argument
139 append(first); in appendAll()
/third_party/node/deps/v8/src/libplatform/
H A Ddefault-foreground-task-runner.cc102 if (it->first == kNestable) return true; in HasPoppableTaskInQueue()
133 if (nesting_depth_ == 0 || it->first == kNestable) break; in PopTaskFromQueue()

Completed in 12 milliseconds

1...<<51525354555657585960>>...162