Home
last modified time | relevance | path

Searched defs:first (Results 401 - 425 of 1224) sorted by relevance

1...<<11121314151617181920>>...49

/third_party/node/deps/v8/src/base/
H A Dvector.h67 T& first() { return start_[0]; } in first() function in v8::base::Vector
H A Dthreaded-list.h241 T* first() const { return head_; } in first() function in v8::base::final
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-arraybuffer.cc194 double const first = (relative_start->Number() < 0) in SliceHelper() local
/third_party/node/deps/v8/src/codegen/
H A Dreglist-base.h112 constexpr RegisterT first() const { in first() function in v8::internal::RegListBase
/third_party/node/deps/v8/src/objects/
H A Ddescriptor-array-inl.h240 void DescriptorArray::SwapSortedKeys(int first, int second) { in SwapSortedKeys() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-strings.cc79 Handle<String> first = handle(cons.first(), isolate); in StringReplaceOneCharWithString() local
101 Handle<String> first = isolate->factory()->NewSubString(subject, 0, index); in StringReplaceOneCharWithString() local
237 Object first = fixed_array.get(0); in RUNTIME_FUNCTION() local
[all...]
/third_party/node/deps/v8/src/torque/
H A Ddeclaration-visitor.cc379 bool first = true; in Specialize() local
H A Dearley-parser.cc88 bool first = true; in SplitByChildren() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_emit.c130 uint32_t s[3], first, i, old_utemp_flag; in i915_emit_arith() local
H A Di915_screen.c226 nir_block *first = nir_start_block(impl); in i915_check_control_flow() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dlower.c92 bool first = true; in gpir_lower_load() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt.c142 unsigned first, incr; in draw_pt_arrays() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_graph.h78 EdgeIterator(Graph::Edge *first, int dir, bool reverse) in EdgeIterator() argument
/third_party/mesa3d/src/util/
H A Du_debug.c376 int first = 1; in debug_dump_flags() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dt_x509.c342 char oidstr[80], first; in X509_aux_print() local
H A Dv3_crld.c188 int first = 1; in print_reasons() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeSpecification.java608 public RangeSpecification first(int n) { first() method in RangeSpecification
[all...]
H A DDigitSequence.java237 public DigitSequence first(int n) { in first() method in DigitSequence
/third_party/rust/crates/env_logger/src/fmt/
H A Dmod.rs354 let mut first = true; in write_args() variables
/third_party/rust/crates/clap/src/output/
H A Dhelp_template.rs358 let mut first = true; variables
858 let mut first = true; write_subcommands() variables
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_substring.c76 PCRE2_SPTR first, last, entry; in pcre2_substring_copy_byname() local
164 PCRE2_SPTR first, last, entry; in pcre2_substring_get_byname() local
271 PCRE2_SPTR first, las in pcre2_substring_length_byname() local
495 PCRE2_SPTR first; pcre2_substring_nametable_scan() local
[all...]
/third_party/pcre2/pcre2/maint/
H A DGenerateUcd.py848 first = int(m.group(1),16) variable
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcore.c663 bool first = true; in pa_suspend_cause_to_string() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.hpp143 const StructType* findStructure (const void* first) in findStructure() argument
149 StructType* findStructure (void* first) in findStructure() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayout.cpp79 string genName (char first, char last, int ndx) in genName() argument
[all...]

Completed in 17 milliseconds

1...<<11121314151617181920>>...49