Home
last modified time | relevance | path

Searched defs:begin (Results 676 - 700 of 932) sorted by relevance

1...<<21222324252627282930>>...38

/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser.cpp487 uint8_t *begin = pc_ - 1; // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ParseAlternative() local
/arkcompiler/runtime_core/libpandafile/
H A Dfile_item_container.cpp873 size_t begin = foreign_items_.front()->GetOffset(); in GetForeignSize() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph.cpp703 Graph::ParameterList::Iterator Graph::ParameterList::begin() in begin() function in ark::compiler::Graph::ParameterList
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_item_container.cpp819 size_t begin = foreignItems_.front()->GetOffset(); in GetForeignSize() local
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dregion_space.h60 NO_THREAD_SANITIZE explicit Region(RegionSpace *space, uintptr_t begin, uintptr_t end) in Region() argument
87 bool Intersect(uintptr_t begin, uintptr_t end) const in Intersect() argument
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_parser.cpp453 uint8_t *begin = pc_ - 1; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ParseAlternative() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_circuit_builder.h461 auto begin = pcOffsets_.begin(); in FindBcIndexByPc() local
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DETSBinder.cpp1014 const auto begin = std::find_if(stmts.rbegin(), stmts.rend(), [](const ir::Statement *stmt) { in BuildProgram() local
[all...]
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_runner.cpp862 void EventRunner::SetMainLooperWatcher(const DistributeBeginTime begin, in SetMainLooperWatcher() argument
/base/startup/init/services/init/
H A Dinit_common_cmds.c63 char *begin = strchr(param, '$'); in AddOneArg() local
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/
H A Dtest_wasm.cpp169 static void BatchCompileWasmFunctions(JSVM_Value wasmModule, size_t begin, size_t end) in BatchCompileWasmFunctions() argument
/third_party/elfutils/tests/
H A Dvarlocs.c805 Dwarf_Addr base, begin, end; in print_varlocs() local
833 Dwarf_Addr base, begin, end; in print_varlocs() local
183 print_expr_block_addrs(Dwarf_Attribute *attr, Dwarf_Addr begin, Dwarf_Addr end, Dwarf_Op *exprs, int len) print_expr_block_addrs() argument
958 Dwarf_Addr base, begin, end; handle_attr() local
[all...]
/third_party/elfutils/libcpu/
H A Di386_disasm.c345 const uint8_t *begin = data; in i386_disasm() local
/third_party/gn/src/base/strings/
H A Dstring_util.cc284 size_t begin = in TrimStringPieceT() local
[all...]
/third_party/curl/lib/
H A Dimap.c1958 const char *begin = &data->state.up.path[1]; /* skip leading slash */ in imap_parse_url_path() local
[all...]
/third_party/gn/src/gn/
H A Dparse_tree.cc1021 size_t begin = 0; GetSortRanges() local
[all...]
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h199 iterator begin() const { return iterator(impl_->Begin()); } in begin() function in testing::internal::ParamGenerator
213 RangeGenerator(T begin, T end, IncrementT step) in RangeGenerator() argument
274 static int CalculateEndIndex(const T& begin, const T& end, in CalculateEndIndex() argument
300 ValuesInIteratorRangeGenerator(ForwardIterator begin, ForwardIterator end) in ValuesInIteratorRangeGenerator() argument
[all...]
/third_party/googletest/googletest/test/
H A Dgoogletest-printers-test.cc219 iterator begin() const { return iterator(); } in begin() function in foo::PathLike
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_query.c41 struct occlusion_slot_value begin; member
58 uint64_t begin[STAT_COUNT]; member
74 struct primitive_slot_value begin[4]; member
80 uint64_t begin; member
92 uint64_t begin; member
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c1812 const char *begin = blocks[i].Uniforms[j].Name; in gl_nir_link_uniforms() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_query.c1101 unsigned begin = qbuf == gfx10_query->first ? gfx10_query->first_begin : 0; in si_emit_query_predication() local
H A Dsi_query.h132 bool (*begin)(struct si_context *, struct si_query *); member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.c46 uint32_t begin, end; member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.h122 bool (*begin)(struct r600_common_context *, struct r600_query *); member
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-param-util.h193 iterator begin() const { return iterator(impl_->Begin()); } in begin() function in testing::internal::ParamGenerator
207 RangeGenerator(T begin, T end, IncrementT step) in RangeGenerator() argument
264 static int CalculateEndIndex(const T& begin, in CalculateEndIndex() argument
293 ValuesInIteratorRangeGenerator(ForwardIterator begin, ForwardIterator end) in ValuesInIteratorRangeGenerator() argument
[all...]

Completed in 44 milliseconds

1...<<21222324252627282930>>...38