Home
last modified time | relevance | path

Searched defs:set_end (Results 1 - 10 of 10) sorted by relevance

/third_party/gn/src/gn/
H A Dtrace.h52 void set_end(Ticks e) { end_ = e; } in set_end() function in TraceItem
H A Dparse_tree.h294 void set_end(std::unique_ptr<EndNode> e) { end_ = std::move(e); } in set_end() function in BlockNode
460 void set_end(std::unique_ptr<EndNode> e) { end_ = std::move(e); } in set_end() function in ListNode
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.cpp231 void ProgramScope::set_end(int end) in set_end() function in r600::ProgramScope
/third_party/pcre2/pcre2/src/
H A Dpcre2_auto_possess.c549 const uint8_t *set1, *set2, *set_end; in compare_opcodes() local
/third_party/node/deps/v8/src/wasm/
H A Ddecoder.h347 void set_end(const byte* end) { end_ = end; } in set_end() function
/third_party/node/deps/v8/src/torque/
H A Dcfg.h118 void set_end(Block* end) { end_ = end; } in set_end() function in v8::internal::torque::ControlFlowGraph
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.h337 void set_end(size_t end) { storage[2] = static_cast<uint8_t>(end); } in set_end() function in absl::cord_internal::CordRepBtree
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dx509v3.c295 const u8 *pos, *end, *set_pos, *set_end, *seq_pos, *seq_end; in x509_parse_name() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dx509v3.c289 const u8 *pos, *end, *set_pos, *set_end, *seq_pos, *seq_end; in x509_parse_name() local
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h7411 inline void DescriptorProto_ExtensionRange::set_end(::PROTOBUF_NAMESPACE_ID::int32 value) { in set_end() function in DescriptorProto_ExtensionRange
7554 inline void DescriptorProto_ReservedRange::set_end(::PROTOBUF_NAMESPACE_ID::int32 value) { in set_end() function in DescriptorProto_ReservedRange
8925 inline void EnumDescriptorProto_EnumReservedRange::set_end(::PROTOBUF_NAMESPACE_ID::int32 value) { in set_end() function in EnumDescriptorProto_EnumReservedRange
12807 inline void GeneratedCodeInfo_Annotation::set_end(::PROTOBUF_NAMESPACE_ID::int32 value) { in set_end() function in GeneratedCodeInfo_Annotation

Completed in 35 milliseconds