/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/ |
D | project.pbxproj | 14 /* End PBXBuildFile section */ 24 /* End PBXFileReference section */ 34 /* End PBXFrameworksBuildPhase section */ 74 /* End PBXGroup section */ 94 /* End PBXNativeTarget section */ 124 /* End PBXProject section */ 136 /* End PBXResourcesBuildPhase section */ 148 /* End PBXSourcesBuildPhase section */ 159 /* End PBXVariantGroup section */ 267 /* End XCBuildConfiguration section */ [all …]
|
/frameworks/base/tools/aapt2/compile/ |
D | Pseudolocalizer.h | 34 virtual std::string End() { return {}; } in End() function 50 std::string End() { return impl_->End(); } in End() function
|
D | Pseudolocalizer_test.cpp | 33 std::string result = pseudo.Start() + pseudo.Text(input) + pseudo.End(); in SimpleHelper() 45 pseudo.Text(in3) + pseudo.End(); in CompoundHelper()
|
D | Pseudolocalizer.cpp | 59 std::string End() override; 128 out.append(impl_->End()); in Text() 333 std::string PseudoMethodAccent::End() { in End() function in aapt::PseudoMethodAccent
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/ |
D | project.pbxproj | 16 /* End PBXBuildFile section */ 29 /* End PBXFileReference section */ 39 /* End PBXFrameworksBuildPhase section */ 82 /* End PBXGroup section */ 102 /* End PBXNativeTarget section */ 132 /* End PBXProject section */ 145 /* End PBXResourcesBuildPhase section */ 158 /* End PBXSourcesBuildPhase section */ 177 /* End PBXVariantGroup section */ 286 /* End XCBuildConfiguration section */ [all …]
|
/frameworks/ml/nn/tools/test_generator/tests/P_implicit_parameter/ |
D | stdout.txt.expect | 68 }, // End of an example 89 }, // End of an example 150 }, // End of an example 171 }, // End of an example 232 }, // End of an example 253 }, // End of an example
|
/frameworks/ml/nn/tools/test_generator/tests/P_vts_implicit_parameter/ |
D | stdout.txt.expect | 105 }, // End of an example 126 }, // End of an example 228 }, // End of an example 249 }, // End of an example 351 }, // End of an example 372 }, // End of an example
|
/frameworks/base/cmds/incidentd/testdata/ |
D | kmsg.txt.gz |
|
D | kmsg.txt | 6 B - 729468 - SBL1, End 46 B - 839665 - SBL1, End
|
/frameworks/base/libs/hwui/ |
D | Animator.cpp | 114 mStagingRequests.push_back(Request::End); in end() 143 case Request::End: in resolveStagingRequest() 146 mPendingActionUponFinish = Action::End; in resolveStagingRequest() 245 } else if (mPendingActionUponFinish == Action::End) { in animate()
|
D | Animator.h | 160 enum class Request { Start, Reverse, Reset, Cancel, End }; enumerator 169 End enumerator
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 1069 public int End { property in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange 1090 if (End != other.End) return false; in Equals() 1098 if (End != 0) hash ^= End.GetHashCode(); in GetHashCode() 1113 if (End != 0) { in WriteTo() 1115 output.WriteInt32(End); in WriteTo() 1125 if (End != 0) { in CalculateSize() 1126 size += 1 + pb::CodedOutputStream.ComputeInt32Size(End); in CalculateSize() 1139 if (other.End != 0) { in MergeFrom() 1140 End = other.End; in MergeFrom() 1157 End = input.ReadInt32(); in MergeFrom() [all …]
|
/frameworks/compile/slang/BitWriter_2_9/ |
D | ValueEnumerator.h | 145 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument 147 End = FirstInstID; in getFunctionConstantRange()
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | ValueEnumerator.h | 145 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument 147 End = FirstInstID; in getFunctionConstantRange()
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | ValueEnumerator.h | 148 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument 150 End = FirstInstID; in getFunctionConstantRange()
|
/frameworks/ml/nn/tools/test_generator/tests/P_variation/ |
D | stdout.txt.expect | 80 }, // End of an example 155 }, // End of an example 232 }, // End of an example 307 }, // End of an example 384 }, // End of an example 459 }, // End of an example 536 }, // End of an example 615 }, // End of an example 692 }, // End of an example 767 }, // End of an example [all …]
|
/frameworks/ml/nn/tools/test_generator/tests/P_naming/ |
D | stdout.txt.expect | 80 }, // End of an example 155 }, // End of an example 232 }, // End of an example 307 }, // End of an example 384 }, // End of an example 459 }, // End of an example 536 }, // End of an example 615 }, // End of an example 692 }, // End of an example 767 }, // End of an example [all …]
|
/frameworks/ml/nn/tools/test_generator/tests/P_implicit_variation/ |
D | stdout.txt.expect | 80 }, // End of an example 155 }, // End of an example 232 }, // End of an example 307 }, // End of an example 384 }, // End of an example 459 }, // End of an example 536 }, // End of an example 615 }, // End of an example 692 }, // End of an example 767 }, // End of an example [all …]
|
/frameworks/ml/nn/tools/test_generator/tests/P_vts_variation/ |
D | stdout.txt.expect | 150 }, // End of an example 298 }, // End of an example 445 }, // End of an example 592 }, // End of an example 740 }, // End of an example 887 }, // End of an example 1034 }, // End of an example 1182 }, // End of an example 1329 }, // End of an example 1476 }, // End of an example [all …]
|
/frameworks/ml/nn/tools/test_generator/tests/P_vts_naming/ |
D | stdout.txt.expect | 150 }, // End of an example 298 }, // End of an example 445 }, // End of an example 592 }, // End of an example 740 }, // End of an example 887 }, // End of an example 1034 }, // End of an example 1182 }, // End of an example 1329 }, // End of an example 1476 }, // End of an example [all …]
|
/frameworks/ml/nn/tools/test_generator/tests/P_vts_implicit_variation/ |
D | stdout.txt.expect | 150 }, // End of an example 298 }, // End of an example 445 }, // End of an example 592 }, // End of an example 740 }, // End of an example 887 }, // End of an example 1034 }, // End of an example 1182 }, // End of an example 1329 }, // End of an example 1476 }, // End of an example [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/ProtocolBuffers_OSX.xcodeproj/ |
D | project.pbxproj | 68 /* End PBXBuildFile section */ 85 /* End PBXContainerItemProxy section */ 214 /* End PBXFileReference section */ 242 /* End PBXFrameworksBuildPhase section */ 458 /* End PBXGroup section */ 475 /* End PBXHeadersBuildPhase section */ 491 /* End PBXLegacyTarget section */ 548 /* End PBXNativeTarget section */ 583 /* End PBXProject section */ 597 /* End PBXResourcesBuildPhase section */ [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/ProtocolBuffers_iOS.xcodeproj/ |
D | project.pbxproj | 76 /* End PBXBuildFile section */ 100 /* End PBXContainerItemProxy section */ 237 /* End PBXFileReference section */ 276 /* End PBXFrameworksBuildPhase section */ 516 /* End PBXGroup section */ 533 /* End PBXHeadersBuildPhase section */ 550 /* End PBXLegacyTarget section */ 625 /* End PBXNativeTarget section */ 661 /* End PBXProject section */ 685 /* End PBXResourcesBuildPhase section */ [all …]
|
/frameworks/opt/gamesdk/samples/unitypackaging/ |
D | .gitignore | 134 # End of https://www.gitignore.io/api/androidstudio
|
/frameworks/ml/nn/tools/test_generator/tests/P_backward_compatibility_quant8/ |
D | stdout.txt.expect | 73 }, // End of an example
|