Home
last modified time | relevance | path

Searched defs:first (Results 551 - 575 of 1212) sorted by relevance

1...<<21222324252627282930>>...49

/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-common.c201 int rand_within(int first, int last) in rand_within() argument
/third_party/libinput/src/
H A Dquirks.h55 int first; member
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H A Dunicodetext.cc51 distance(const UnicodeText::const_iterator& first, in distance() argument
205 UnicodeText::UnicodeText(const UnicodeText::const_iterator& first, in UnicodeText() argument
211 string UnicodeText::UTF8Substring(const const_iterator& first, in UTF8Substring() argument
294 PointTo(const const_iterator &first, const const_iterator &last) PointTo() argument
308 append(const const_iterator& first, const const_iterator& last) append() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dmove-optimizer.cc338 ParallelMove* first = in CompressGaps() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dpersistent-map.h513 bool first in operator <<() local
341 DCHECK(old_first < first_); } if (second_current_) { ++second_; DCHECK(old_second < second_); } return *this = double_iterator(first_, second_); } double_iterator(iterator first, iterator second) : first_(first), second_(second) { if (first_ == second_) { first_current_ = second_current_ = true; } else if (first_ < second_) { first_current_ = true; second_current_ = false; } else { DCHECK(second_ < first_); first_current_ = false; second_current_ = true; } } bool operator!=(const double_iterator& other) { return first_ != other.first_ || second_ != other.second_; } bool is_end() const { return first_.is_end() && second_.is_end(); } private: iterator first_; iterator second_; bool first_current_; bool second_current_; }; template <class Key, class Value, class Hasher> void PersistentMap<Key, Value, Hasher>::Set(Key key, Value value) { HashValue key_hash = HashValue(Hasher()(key)); std::array<const FocusedTree*, kHashBits> path; int length = 0; const FocusedTree* old = FindHash(key_hash, &path, &length); ZoneMap<Key, Value>* more = nullptr; if (!(GetFocusedValue(old, key) != value)) return; if (old && !(old->more == nullptr && old->key_value.key() == key)) { more = zone_->New<ZoneMap<Key, Value>>(zone_); if (old->more) operator ++() argument
[all...]
/third_party/node/deps/v8/src/base/
H A Dhashmap.h536 Key* first; member
/third_party/node/deps/v8/src/heap/
H A Dscavenger-inl.h312 HeapObject first = HeapObject::cast(object.unchecked_first()); in EvacuateShortcutCandidate() local
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-iterator.cc148 Register first = GetRegisterOperand(operand_index); in GetRegisterPairOperand() local
155 Register first = GetRegisterOperand(operand_index); in GetRegisterListOperand() local
/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats.cc167 constexpr RuntimeCallCounterId FirstCounter(RuntimeCallCounterId first, ...) { in FirstCounter() argument
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-regalloc.cc161 ControlNode* first = in ComputePostDominatingHoles() local
199 bool first = true; PrintLiveRegs() local
[all...]
H A Dmaglev-graph-printer.cc316 bool first = true; in PrintEagerDeopt() local
356 bool first = true; in PrintLazyDeopt() local
/third_party/node/deps/v8/src/strings/
H A Duri.cc81 base::uc16 first = uri_content->Get(index + 1); in AddToBuffer() local
83 DCHECK_GT(std::numeric_limits<T>::max(), first); in AddToBuffer() local
/third_party/node/deps/v8/src/torque/
H A Dcsa-generator.cc28 bool first = true; in EmitGraph() local
422 bool first = args.empty(); in EmitInstruction() local
504 bool first = true; in EmitInstruction() local
757 bool first in EmitInstruction() local
1042 bool first = true; EmitCSAValue() local
[all...]
H A Dutils.cc113 unsigned char first = (*++iter); in FileUriDecode() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Ddisasm.c788 bool first = true; in ppir_disassemble_instr() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c379 unsigned first = decl->Range.First; in lp_emit_declaration_aos() local
/third_party/musl/Benchmark/musl/
H A Dbenchmark_framework.cpp306 size_t first = str.find_first_not_of(' '); in Trim() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_rsp_verify.c375 int first = 1; in ts_check_status_info() local
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_dat.c414 int i, n = 0, len, nid, first, use_bn; in OBJ_obj2txt() local
/third_party/libabigail/src/
H A Dabg-leaf-reporter.cc683 class_decl_sptr first = d.first_class_decl(), in report() local
718 union_decl_sptr first = d.first_union_decl(), second = d.second_union_decl(); in report() local
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DRangeTable.java502 public RangeTable subTable(RangeTree bounds, Column<?> first, Column<?>... rest) { in subTable() argument
662 simplify( Function<Change, RangeTree> simplifyFn, int minPrefixLength, Column<?> first, Column<?>... rest) simplify() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_substitute.c689 PCRE2_SPTR first, last, entry; in pcre2_substitute() local
[all...]
/third_party/pulseaudio/src/pulse/
H A Dformat.c174 int pa_format_info_is_compatible(const pa_format_info *first, const pa_format_info *second) { in pa_format_info_is_compatible() argument
/third_party/python/Include/internal/
H A Dpycore_interp.h42 int first; member
/third_party/openssl/crypto/objects/
H A Dobj_dat.c414 int i, n = 0, len, nid, first, use_bn; in OBJ_obj2txt() local

Completed in 24 milliseconds

1...<<21222324252627282930>>...49