| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| H A D | regexp_parser.cpp | 487 uint8_t *begin = pc_ - 1; // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ParseAlternative() local
|
| /arkcompiler/runtime_core/libpandafile/ |
| H A D | file_item_container.cpp | 873 size_t begin = foreign_items_.front()->GetOffset(); in GetForeignSize() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| H A D | graph.cpp | 703 Graph::ParameterList::Iterator Graph::ParameterList::begin() in begin() function in ark::compiler::Graph::ParameterList
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| H A D | file_item_container.cpp | 819 size_t begin = foreignItems_.front()->GetOffset(); in GetForeignSize() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| H A D | region_space.h | 60 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 D | regexp_parser.cpp | 453 uint8_t *begin = pc_ - 1; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ParseAlternative() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | bytecode_circuit_builder.h | 461 auto begin = pcOffsets_.begin(); in FindBcIndexByPc() local
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| H A D | ETSBinder.cpp | 1014 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 D | event_runner.cpp | 862 void EventRunner::SetMainLooperWatcher(const DistributeBeginTime begin, in SetMainLooperWatcher() argument
|
| /base/startup/init/services/init/ |
| H A D | init_common_cmds.c | 63 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 D | test_wasm.cpp | 169 static void BatchCompileWasmFunctions(JSVM_Value wasmModule, size_t begin, size_t end) in BatchCompileWasmFunctions() argument
|
| /third_party/elfutils/tests/ |
| H A D | varlocs.c | 805 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 D | i386_disasm.c | 345 const uint8_t *begin = data; in i386_disasm() local
|
| /third_party/gn/src/base/strings/ |
| H A D | string_util.cc | 284 size_t begin = in TrimStringPieceT() local [all...] |
| /third_party/curl/lib/ |
| H A D | imap.c | 1958 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 D | parse_tree.cc | 1021 size_t begin = 0; GetSortRanges() local [all...] |
| /third_party/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-param-util.h | 199 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 D | googletest-printers-test.cc | 219 iterator begin() const { return iterator(); } in begin() function in foo::PathLike
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_query.c | 41 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 D | gl_nir_link_uniforms.c | 1812 const char *begin = blocks[i].Uniforms[j].Name; in gl_nir_link_uniforms() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_query.c | 1101 unsigned begin = qbuf == gfx10_query->first ? gfx10_query->first_begin : 0; in si_emit_query_predication() local
|
| H A D | si_query.h | 132 bool (*begin)(struct si_context *, struct si_query *); member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_bo.c | 46 uint32_t begin, end; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_query.h | 122 bool (*begin)(struct r600_common_context *, struct r600_query *); member
|
| /third_party/mesa3d/src/gtest/include/gtest/internal/ |
| H A D | gtest-param-util.h | 193 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...] |