| /external/angle/src/common/spirv/ |
| D | spirv_instruction_parser_autogen.cpp | 31 uint32_t _length; in ParseUndef() local 41 uint32_t _length; in ParseSourceContinued() local 56 uint32_t _length; in ParseSource() local 76 uint32_t _length; in ParseSourceExtension() local 87 uint32_t _length; in ParseName() local 102 uint32_t _length; in ParseMemberName() local 115 uint32_t _length; in ParseString() local 130 uint32_t _length; in ParseLine() local 141 uint32_t _length; in ParseExtension() local 152 uint32_t _length; in ParseExtInstImport() local [all …]
|
| /external/cronet/third_party/icu/source/common/unicode/ |
| D | unistr.h | 117 # define UNICODE_STRING(cs, _length) icu::UnicodeString(true, u ## cs, _length) argument 119 # define UNICODE_STRING(cs, _length) icu::UnicodeString(true, (const char16_t*)u ## cs, _length) argument 3825 int32_t& _length) const in pinIndices() 3986 int32_t _length, in compare() 3997 int32_t _length, in compare() 4005 int32_t _length, in compare() 4011 int32_t _length, in compare() 4047 int32_t _length, in compareCodePointOrder() 4058 int32_t _length, in compareCodePointOrder() 4066 int32_t _length, in compareCodePointOrder() [all …]
|
| /external/icu/libicu/cts_headers/unicode/ |
| D | unistr.h | 117 # define UNICODE_STRING(cs, _length) icu::UnicodeString(true, u ## cs, _length) argument 119 # define UNICODE_STRING(cs, _length) icu::UnicodeString(true, (const char16_t*)u ## cs, _length) argument 3825 int32_t& _length) const in pinIndices() 3986 int32_t _length, in compare() 3997 int32_t _length, in compare() 4005 int32_t _length, in compare() 4011 int32_t _length, in compare() 4047 int32_t _length, in compareCodePointOrder() 4058 int32_t _length, in compareCodePointOrder() 4066 int32_t _length, in compareCodePointOrder() [all …]
|
| /external/icu/icu4c/source/common/unicode/ |
| D | unistr.h | 117 # define UNICODE_STRING(cs, _length) icu::UnicodeString(true, u ## cs, _length) argument 119 # define UNICODE_STRING(cs, _length) icu::UnicodeString(true, (const char16_t*)u ## cs, _length) argument 3825 int32_t& _length) const in pinIndices() 3986 int32_t _length, in compare() 3997 int32_t _length, in compare() 4005 int32_t _length, in compare() 4011 int32_t _length, in compare() 4047 int32_t _length, in compareCodePointOrder() 4058 int32_t _length, in compareCodePointOrder() 4066 int32_t _length, in compareCodePointOrder() [all …]
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_vla.h | 35 #define NIR_VLA(_type, _name, _length) \ argument 44 #define NIR_VLA_FILL(_type, _name, _length, _byte) \ argument 53 #define NIR_VLA_ZERO(_type, _name, _length) \ argument
|
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
| D | LOOKUPSWITCH.java | 44 final short _length = (short) (9 + getMatch_length() * 8); in LOOKUPSWITCH() local 76 final short _length = (short) (_match_length + super.getPadding()); in initFromFile() local
|
| D | TABLESWITCH.java | 50 final short _length = (short) (13 + getMatch_length() * 4); in TABLESWITCH() local
|
| /external/protobuf/csharp/src/Google.Protobuf.Test/ |
| D | ByteStringTest.cs | 411 private readonly int _length; field in Google.Protobuf.ByteStringTest.UnmanagedMemoryManager
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
| D | ByteStringTest.cs | 411 private readonly int _length; field in Google.Protobuf.ByteStringTest.UnmanagedMemoryManager
|
| /external/crosvm/x86_64/src/ |
| D | acpi.rs | 51 _length: u8, field 61 _length: u8, field 72 _length: u8, field 83 _length: u8, field
|
| /external/flatbuffers/ts/flexbuffers/ |
| D | reference.ts | 34 private _length = -1 property in Reference
|
| /external/jackson-core/src/main/java/com/fasterxml/jackson/core/io/ |
| D | UTF32Reader.java | 28 protected int _length; field in UTF32Reader
|
| /external/clang/test/CodeGenCXX/ |
| D | 2010-07-23-DeclLoc.cpp | 45 typename SIZE::size_t _length; member in TRange
|
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/ |
| D | TestBasicAnnotations.java | 25 int _length; field in TestBasicAnnotations.SizeClassSetter
|
| /external/flatbuffers/benchmarks/cpp/flatbuffers/ |
| D | bench_generated.h | 78 Foo(uint64_t _id, int16_t _count, int8_t _prefix, uint32_t _length) in Foo()
|
| /external/icu/icu4c/source/common/ |
| D | unistr.cpp | 1374 int32_t _length, in replace() 1389 int32_t _length = 0; in append() local
|
| /external/cronet/third_party/icu/source/common/ |
| D | unistr.cpp | 1374 int32_t _length, in replace() 1389 int32_t _length = 0; in append() local
|
| /external/mbedtls/tests/scripts/ |
| D | test_generate_test_code.py | 312 def readline(self, _length=0): argument
|
| /external/openthread/third_party/mbedtls/repo/tests/scripts/ |
| D | test_generate_test_code.py | 312 def readline(self, _length=0): argument
|
| /external/libchrome/third_party/jinja2/ |
| D | runtime.py | 357 _length = None variable in LoopContextBase
|
| /external/python/jinja/src/jinja2/ |
| D | runtime.py | 374 _length = None variable in LoopContext
|
| /external/lzma/CPP/7zip/UI/Common/ |
| D | Update.cpp | 92 UInt64 _length; member in COutMultiVolStream
|
| /external/python/cpython2/Lib/test/ |
| D | test_tarfile.py | 1210 def _length(self, s): member in GNUWriteTest
|
| /external/webrtc/modules/audio_device/win/ |
| D | audio_device_core_win.cc | 166 DWORD _length; member in webrtc::__anonfdee76cb0111::MediaBufferImpl
|
| /external/python/cpython3/Lib/test/ |
| D | test_tarfile.py | 1527 def _length(self, s): member in GNUWriteTest
|