Home
last modified time | relevance | path

Searched refs:Raw (Results 1 – 25 of 266) sorted by relevance

1234567891011

/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/
Dapplication_package_test.dart389 A: android:versionName(0x0101021c)="0.0.1" (Raw: "0.0.1")
390 A: package="io.flutter.examples.hello_world" (Raw: "io.flutter.examples.hello_world")
395 A: android:name(0x01010003)="android.permission.INTERNET" (Raw: "android.permission.INTERNET")
397 A: android:label(0x01010001)="hello_world" (Raw: "hello_world")
399 …A: android:name(0x01010003)="io.flutter.app.FlutterApplication" (Raw: "io.flutter.app.FlutterAppli…
403 …A: android:name(0x01010003)="io.flutter.examples.hello_world.MainActivity" (Raw: "io.flutter.examp…
411 … A: android:name(0x01010003)="android.intent.action.MAIN" (Raw: "android.intent.action.MAIN")
413 …A: android:name(0x01010003)="android.intent.category.LAUNCHER" (Raw: "android.intent.category.LAUN…
416 A: android:label(0x01010001)="app2" (Raw: "app2")
417 …A: android:name(0x01010003)="io.flutter.examples.hello_world.MainActivity2" (Raw: "io.flutter.exam…
[all …]
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_table_driven_lite.h73 inline Type* Raw(MessageLite* msg, int64 offset) { in Raw() function
78 inline const Type* Raw(const MessageLite* msg, int64 offset) { in Raw() function
88 return Raw<ExtensionSet>(msg, extension_offset); in GetExtensionSet()
97 RepeatedField<Type>* repeated = Raw<RepeatedField<Type>>(msg, offset); in AddField()
104 Raw<RepeatedPtrField<std::string>>(msg, offset);
127 return Raw<Type>(msg, offset); in MutableField()
143 *Raw<Type>(msg, offset) = value; in SetOneofField()
153 delete *Raw<MessageLite*>(msg, field.offset); in ClearOneofField()
159 Raw<ArenaStringPtr>(msg, field.offset) in ClearOneofField()
165 Raw<InlinedStringField>(msg, field.offset)->DestroyNoArena(NULL); in ClearOneofField()
[all …]
/third_party/skia/fuzz/
DFuzz.h108 using Raw = typename sk_strip_enum<T>::type; in nextRange() local
109 Raw raw; in nextRange()
112 if (raw < (Raw)min) { raw = (Raw)min; } in nextRange()
113 if (raw > (Raw)max) { raw = (Raw)max; } in nextRange()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMinidumpEmitter.cpp196 RawContentStream &Raw = cast<RawContentStream>(S); in layout() local
197 File.allocateCallback(Raw.Size, [&Raw](raw_ostream &OS) { in layout()
198 Raw.Content.writeAsBinary(OS); in layout()
199 assert(Raw.Content.binary_size() <= Raw.Size); in layout()
200 OS << std::string(Raw.Size - Raw.Content.binary_size(), '\0'); in layout()
/third_party/mbedtls/tests/suites/
Dtest_suite_rsa.data526 RSA Import Raw (N,P,Q,D,E), complete private key
529 RSA Import Raw (N,P,Q,D,E), successive
532 RSA Import Raw (-,P,Q,D,E)
535 RSA Import Raw (-,P,Q,D,E), successive
538 RSA Import Raw (N,-,-,D,E)
541 RSA Import Raw (N,-,-,D,E), successive
544 RSA Import Raw (N,P,Q,-,E)
547 RSA Import Raw (N,P,Q,-,E), successive
550 RSA Import Raw (-,P,Q,-,E)
553 RSA Import Raw (-,P,Q,-,E), successive
[all …]
/third_party/boringssl/src/crypto/fipsmodule/aes/
Daes_tests.txt3 Mode = Raw
8 Mode = Raw
13 Mode = Raw
/third_party/boost/boost/hana/ext/std/
Dtuple.hpp98 using Raw = typename std::remove_reference<Xs>::type; in apply() typedef
99 constexpr std::size_t Length = std::tuple_size<Raw>::value; in apply()
136 using Raw = typename std::remove_reference<Xs>::type; in apply() typedef
138 constexpr auto len = std::tuple_size<Raw>::value; in apply()
/third_party/glib/gobject/
Dgobject.stp.in34 * @object: Raw pointer to object
48 * @object: Raw pointer to object
66 * @object: Raw pointer to object
83 * @object: Raw pointer to object
99 * @object: Raw pointer to object
115 * @object: Raw pointer to object
129 * @object: Raw pointer to object
162 * @object: Raw pointer for object emitting signal
184 * @object: Raw pointer for object emitting signal
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryLocation.h77 constexpr LocationSize(uint64_t Raw, DirectConstruction): Value(Raw) {} in LocationSize() argument
87 constexpr LocationSize(uint64_t Raw) in LocationSize() argument
88 : Value(Raw > MaxValue ? Unknown : Raw) {} in LocationSize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h59 StringRef Raw; member
120 return Raw; in getString()
169 return Lhs.Raw < Rhs.Raw;
322 N.Raw = V;
/third_party/libsnd/tests/
Dbenchmark-latest-coltrane6 Raw write PCM_16 : 31022959 samples per sec
7 Raw read PCM_16 : 63471874 samples per sec
42 Raw write PCM_16 : 29884416 samples per sec
43 Raw read PCM_16 : 63347175 samples per sec
Dbenchmark-1.0.0rc25 Raw write PCM_16 : 31638069 samples per sec
6 Raw read PCM_16 : 62788982 samples per sec
Dbenchmark-1.0.05 Raw write PCM_16 : 31084269 samples per sec
6 Raw read PCM_16 : 63597065 samples per sec
Dbenchmark-0.0.286 Raw write PCM_16 : 30660117 samples per sec
7 Raw read PCM_16 : 62788982 samples per sec
Dbenchmark-1.0.6pre10-miles5 Raw write PCM_16 : 40092612 samples per sec
6 Raw read PCM_16 : 42382563 samples per sec
Dbenchmark-1.0.18pre16-hendrix5 Raw write PCM_16 : 103189885 samples per sec
6 Raw read PCM_16 : 660854036 samples per sec
Dbenchmark-1.0.6pre10-coltrane5 Raw write PCM_16 : 28845961 samples per sec
6 Raw read PCM_16 : 63471874 samples per sec
Dbenchmark-1.0.18pre16-mingus5 Raw write PCM_16 : 178237074 samples per sec
6 Raw read PCM_16 : 368885269 samples per sec
/third_party/node/src/
Dnode_http_parser.cc918 static int Raw(llhttp_t* p, Args ... args) { in Raw() function
935 Proxy<Call, &Parser::on_message_begin>::Raw,
936 Proxy<DataCall, &Parser::on_url>::Raw,
937 Proxy<DataCall, &Parser::on_status>::Raw,
938 Proxy<DataCall, &Parser::on_header_field>::Raw,
939 Proxy<DataCall, &Parser::on_header_value>::Raw,
940 Proxy<Call, &Parser::on_headers_complete>::Raw,
941 Proxy<DataCall, &Parser::on_body>::Raw,
942 Proxy<Call, &Parser::on_message_complete>::Raw,
943 Proxy<Call, &Parser::on_chunk_header>::Raw,
[all …]
/third_party/flutter/skia/src/sfnt/
DSkOTTable_OS_2_VA.h77 struct Raw { struct
122 struct Raw { struct
DSkOTTable_OS_2_V0.h75 struct Raw { struct
120 struct Raw { struct
DSkOTTable_head.h53 struct Raw { struct
104 struct Raw { struct
/third_party/skia/src/sfnt/
DSkOTTable_OS_2_VA.h77 struct Raw { struct
122 struct Raw { struct
DSkOTTable_OS_2_V0.h75 struct Raw { struct
120 struct Raw { struct
DSkOTTable_head.h53 struct Raw { struct
104 struct Raw { struct

1234567891011