| /third_party/node/deps/v8/src/base/ |
| H A D | vector.h | 67 T& first() { return start_[0]; } in first() function in v8::base::Vector
|
| H A D | threaded-list.h | 241 T* first() const { return head_; } in first() function in v8::base::final
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-arraybuffer.cc | 194 double const first = (relative_start->Number() < 0) in SliceHelper() local
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | reglist-base.h | 112 constexpr RegisterT first() const { in first() function in v8::internal::RegListBase
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | descriptor-array-inl.h | 240 void DescriptorArray::SwapSortedKeys(int first, int second) { in SwapSortedKeys() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-strings.cc | 79 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 D | declaration-visitor.cc | 379 bool first = true; in Specialize() local
|
| H A D | earley-parser.cc | 88 bool first = true; in SplitByChildren() local
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_fpc_emit.c | 130 uint32_t s[3], first, i, old_utemp_flag; in i915_emit_arith() local
|
| H A D | i915_screen.c | 226 nir_block *first = nir_start_block(impl); in i915_check_control_flow() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| H A D | lower.c | 92 bool first = true; in gpir_lower_load() local
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pt.c | 142 unsigned first, incr; in draw_pt_arrays() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_graph.h | 78 EdgeIterator(Graph::Edge *first, int dir, bool reverse) in EdgeIterator() argument
|
| /third_party/mesa3d/src/util/ |
| H A D | u_debug.c | 376 int first = 1; in debug_dump_flags() local
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | t_x509.c | 342 char oidstr[80], first; in X509_aux_print() local
|
| H A D | v3_crld.c | 188 int first = 1; in print_reasons() local
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | RangeSpecification.java | 608 public RangeSpecification first(int n) { first() method in RangeSpecification [all...] |
| H A D | DigitSequence.java | 237 public DigitSequence first(int n) { in first() method in DigitSequence
|
| /third_party/rust/crates/env_logger/src/fmt/ |
| H A D | mod.rs | 354 let mut first = true; in write_args() variables
|
| /third_party/rust/crates/clap/src/output/ |
| H A D | help_template.rs | 358 let mut first = true; variables 858 let mut first = true; write_subcommands() variables [all...] |
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_substring.c | 76 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 D | GenerateUcd.py | 848 first = int(m.group(1),16) variable [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | core.c | 663 bool first = true; in pa_suspend_cause_to_string() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkQueryUtil.hpp | 143 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 D | vktMemoryModelSharedLayout.cpp | 79 string genName (char first, char last, int ndx) in genName() argument [all...] |