Home
last modified time | relevance | path

Searched defs:first (Results 801 - 825 of 2622) sorted by relevance

1...<<31323334353637383940>>...105

/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...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackRandomLayoutCase.cpp38 static std::string genName (char first, char last, int ndx) in genName() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktRandomUniformBlockCase.cpp37 static std::string genName (char first, char last, int ndx) in genName() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayout.cpp79 string genName (char first, char last, int ndx) in genName() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A DFastVector.h162 FastVector<T, N, Storage>::FastVector(InputIt first, InputIt last) in FastVector() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCommon.h77 TVector(InputIt first, InputIt last) : std::vector<T, pool_allocator<T>>(first, last) in TVector() argument
190 constexpr TSpan first(size_type count) const in first() function in sh::TSpan

Completed in 23 milliseconds

1...<<31323334353637383940>>...105