Home
last modified time | relevance | path

Searched defs:at_end (Results 1 - 18 of 18) sorted by relevance

/third_party/gn/src/gn/
H A Dtokenizer.h88 bool at_end() const { return cur_ == input_.size(); } in at_end() function in Tokenizer
H A Dparser.h112 bool at_end() const { return cur_ >= tokens_.size(); } in at_end() function in Parser
H A Dcommand_format.cc725 std::string at_end = suffix; in Expr() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dinvocation_interlock_placement_pass.cpp78 addInstructionAtBlockBoundary( BasicBlock* block, spv::Op opcode, bool at_end) addInstructionAtBlockBoundary() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_builder.h97 at_end() const in at_end() function in brw::vec4_builder
H A Dbrw_fs_builder.h101 at_end() const in at_end() function in brw::fs_builder
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstr_split_internal.h121 bool at_end() const { return state_ == kEndState; } in at_end() function in absl::strings_internal::SplitIterator
/third_party/python/Objects/stringlib/
H A Dunicode_format.h680 int at_end; in MarkupIterator_next() local
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h923 bool at_end = false; in AtEnd() local
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-param-util.h847 bool at_end = false; in AtEnd() local
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-param-util.h920 bool at_end = false; in AtEnd() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-cff-common.hh386 bool at_end (unsigned int pos) const in at_end() function
/kernel/linux/linux-5.10/drivers/atm/
H A Deni.c876 int at_end; in close_rx() local
/kernel/linux/linux-6.6/drivers/atm/
H A Deni.c876 int at_end; in close_rx() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp-nodes.h91 bool at_end : 1; member
/third_party/python/Objects/
H A Dcodeobject.c1002 at_end(PyCodeAddressRange *bounds) { in at_end() function
/kernel/linux/linux-5.10/fs/btrfs/
H A Dsend.c6059 static int process_recorded_refs_if_needed(struct send_ctx *sctx, int at_end, in process_recorded_refs_if_needed() argument
6082 static int finish_inode_if_needed(struct send_ctx *sctx, int at_end) in finish_inode_if_needed() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsend.c6592 static int process_recorded_refs_if_needed(struct send_ctx *sctx, int at_end, in process_recorded_refs_if_needed() argument
6615 static int finish_inode_if_needed(struct send_ctx *sctx, int at_end) in finish_inode_if_needed() argument

Completed in 43 milliseconds