Searched refs:Wrappers (Results 1 – 25 of 44) sorted by relevance
12
/external/protobuf/php/src/GPBMetadata/Google/Protobuf/ |
D | Wrappers.php | 7 class Wrappers class
|
/external/protobuf/php/src/Google/Protobuf/ |
D | FloatValue.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
D | Int64Value.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
D | UInt32Value.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
D | DoubleValue.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
D | Int32Value.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
D | UInt64Value.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
D | StringValue.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
D | BytesValue.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
D | BoolValue.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
/external/protobuf/objectivec/ |
D | GPBProtocolBuffers.h | 64 #import <Protobuf/Wrappers.pbobjc.h>
|
D | GPBProtocolBuffers.m | 66 #import "google/protobuf/Wrappers.pbobjc.m"
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixFunctionBitcasts.cpp | 189 DenseMap<std::pair<Function *, FunctionType *>, Function *> Wrappers; in runOnModule() local 208 auto Pair = Wrappers.insert(std::make_pair(std::make_pair(F, Ty), nullptr)); in runOnModule()
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Trim11.cpp | 18 using namespace Microsoft::WRL::Wrappers;
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/winrt/ |
D | NativeWindow11WinRT.cpp | 17 using namespace Microsoft::WRL::Wrappers;
|
D | InspectableNativeWindow.h | 27 using namespace Microsoft::WRL::Wrappers;
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | test_bitmanip_intrin.ll | 1 ; Wrappers around the bit manipulation intrinsics, which use name mangling
|
/external/protobuf/ |
D | Protobuf.podspec | 28 'objectivec/google/protobuf/Wrappers.pbobjc.{h,m}'
|
/external/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/ |
D | project.pbxproj | 95 …E675D71B21D1620054530B /* Wrappers.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675C… 263 …0B /* Wrappers.pbobjc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = W… 264 … /* Wrappers.pbobjc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = … 374 F4E675C61B21D1440054530B /* Wrappers.pbobjc.h */, 375 F4E675C71B21D1440054530B /* Wrappers.pbobjc.m */, 740 F4E675D71B21D1620054530B /* Wrappers.pbobjc.m in Sources */,
|
/external/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/ |
D | project.pbxproj | 95 …E675D71B21D1620054530B /* Wrappers.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675C… 263 …0B /* Wrappers.pbobjc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = W… 264 … /* Wrappers.pbobjc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = … 374 F4E675C61B21D1440054530B /* Wrappers.pbobjc.h */, 375 F4E675C71B21D1440054530B /* Wrappers.pbobjc.m */, 740 F4E675D71B21D1620054530B /* Wrappers.pbobjc.m in Sources */,
|
/external/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/ |
D | project.pbxproj | 94 …E675A51B21D0000054530B /* Wrappers.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E6759… 260 …Wrappers.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c… 261 …Wrappers.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c… 370 F4E675941B21D0000054530B /* Wrappers.pbobjc.h */, 371 F4E675951B21D0000054530B /* Wrappers.pbobjc.m */, 733 F4E675A51B21D0000054530B /* Wrappers.pbobjc.m in Sources */,
|
/external/protobuf/objectivec/Tests/ |
D | GPBCompileTest23.m | 35 #import "google/protobuf/Wrappers.pbobjc.h"
|
/external/protobuf/objectivec/google/protobuf/ |
D | Wrappers.pbobjc.m | 17 #import <Protobuf/Wrappers.pbobjc.h> 19 #import "google/protobuf/Wrappers.pbobjc.h"
|
/external/angle/src/tests/egl_tests/ |
D | EGLDirectCompositionTest.cpp | 33 using namespace Microsoft::WRL::Wrappers;
|
/external/golang-protobuf/ptypes/wrappers/ |
D | wrappers.proto | 31 // Wrappers for primitive (non-message) types. These types are useful
|
12