Home
last modified time | relevance | path

Searched defs:leading (Results 1 – 25 of 79) sorted by relevance

1234

/external/pigweed/pw_allocator/block/public/pw_allocator/block/
Dunit_tests.h522 size_t leading = util_.GetFirstAlignedOffset(kLayout); in CanAllocFirst_Exact_SubsequentBlock() local
580 size_t leading = util_.GetFirstAlignedOffset(kLayout); in CanAllocFirst_NewNext_SubsequentBlock() local
716 size_t leading = util_.GetFirstAlignedOffset(kLayout); in CanAllocLast_Exact_SubsequentBlock() local
782 size_t leading = util_.GetOuterSize(1); in CanAllocLast_NewPrev_SubsequentBlock() local
1169 size_t leading = util_.GetFirstAlignedOffset(kLayout); in CanAllocFirst_ExactAligned_SubsequentBlock() local
1234 size_t leading = in CanAllocFirst_NewPrev_SubsequentBlock() local
1301 size_t leading = in CanAllocFirst_NewPrevAndNewNext_SubsequentBlock() local
1359 size_t leading = in CanAllocFirst_ShiftToPrev_SubsequentBlock() local
1447 size_t leading = in CanAllocFirst_ShiftToPrevAndNewNext_SubsequentBlock() local
1517 size_t leading = util_.GetFirstAlignedOffset(kLayout); in CanAllocLast_ExactAligned_SubsequentBlock() local
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dnode_generator_helpers.h36 inline std::string GetNodeComments(const DescriptorType* desc, bool leading) { in GetNodeComments()
Dcsharp_generator_helpers.h38 inline std::string GetCsharpComments(const DescriptorType* desc, bool leading) { in GetCsharpComments()
Druby_generator_helpers-inl.h52 inline std::string GetRubyComments(const DescriptorType* desc, bool leading) { in GetRubyComments()
Dcpp_generator_helpers.h57 inline std::string GetCppComments(const DescriptorType* desc, bool leading) { in GetCppComments()
Dgenerator_helpers.h258 inline std::string GetPrefixedComments(const DescriptorType* desc, bool leading, in GetPrefixedComments()
264 std::vector<std::string> leading; in GetPrefixedComments() local
/external/grpc-grpc/src/compiler/
Dnode_generator_helpers.h36 inline std::string GetNodeComments(const DescriptorType* desc, bool leading) { in GetNodeComments()
Druby_generator_helpers-inl.h52 inline std::string GetRubyComments(const DescriptorType* desc, bool leading) { in GetRubyComments()
Dcsharp_generator_helpers.h55 inline std::string GetCsharpComments(const DescriptorType* desc, bool leading) { in GetCsharpComments()
Dcpp_generator_helpers.h57 inline std::string GetCppComments(const DescriptorType* desc, bool leading) { in GetCppComments()
Dgenerator_helpers.h258 inline std::string GetPrefixedComments(const DescriptorType* desc, bool leading, in GetPrefixedComments()
264 std::vector<std::string> leading; in GetPrefixedComments() local
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dtags.hpp32 struct leading {}; struct
/external/clang/test/CodeGen/
Dcount-builtins.c3 int leading, trailing, pop; variable
Dmips-count-builtins.c6 int leading, trailing, pop; variable
/external/linux-kselftest/tools/testing/selftests/exec/
Dbinfmt_script.py43 def test(name, size, good=True, leading="", root="./", target="/perl", argument
/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/json/serializers/
DJsonArraySerializerTest.kt77 val leading = "Unexpected leading comma" in <lambda>() constant
/external/rust/android-crates-io/crates/toml_edit/src/parser/
Dstate.rs283 let leading = self in on_std_header() localVariable
306 let leading = self in on_array_header() localVariable
/external/rust/android-crates-io/crates/paste/src/
Dattr.rs42 let leading = leading_colons + leading_path; in expand_attr() localVariable
/external/rust/android-crates-io/crates/plotters/src/data/
Dfloat.rs29 let mut leading = "".to_string(); in float_to_string() localVariable
/external/trusty/arm-trusted-firmware/tools/memory/memory/
Dprinter.py32 def format_row(self, leading, *args, width=10, fmt=None): argument
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/
Dabseil.podspec.gen.py193 def write_indented_list(f, leading, values): argument
/external/abseil-cpp/absl/
Dabseil.podspec.gen.py207 def write_indented_list(f, leading, values): argument
/external/angle/third_party/abseil-cpp/absl/
Dabseil.podspec.gen.py208 def write_indented_list(f, leading, values): argument
/external/rust/android-crates-io/crates/zerocopy-derive/tests/
Dstruct_known_layout.rs95 leading: [u8; Self::N], field
/external/cronet/stable/third_party/abseil-cpp/absl/
Dabseil.podspec.gen.py207 def write_indented_list(f, leading, values): argument

1234