/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/ |
D | AltsContextUtil.java | 38 public static AltsContext createFrom(ServerCall<?,?> call) { in createFrom() method in AltsContextUtil
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/ |
D | ObjectDescriptorFactory.java | 158 …public static BaseDescriptor createFrom(int objectTypeIndication, ByteBuffer bb) throws IOExceptio… in createFrom() method in ObjectDescriptorFactory
|
/external/tink/java_src/src/main/java/com/google/crypto/tink/ |
D | KeyTemplate.java | 98 public static KeyTemplate createFrom(Parameters p) throws GeneralSecurityException { in createFrom() method in KeyTemplate
|
/external/tink-java/src/main/java/com/google/crypto/tink/ |
D | KeyTemplate.java | 102 public static KeyTemplate createFrom(Parameters p) throws GeneralSecurityException { in createFrom() method in KeyTemplate
|
/external/mockito/src/main/java/org/mockito/internal/invocation/ |
D | InvocationMatcher.java | 49 public static List<InvocationMatcher> createFrom(List<Invocation> invocations) { in createFrom() method in InvocationMatcher
|
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/image/ |
D | TensorImage.java | 108 public static TensorImage createFrom(TensorImage src, DataType dataType) { in createFrom() method in TensorImage
|
/external/jetpack-camera-app/feature/preview/src/main/java/com/google/jetpackcamera/feature/preview/ |
D | PreviewUiState.kt | 157 fun createFrom( in createFrom() method
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | GnssStatusBuilder.java | 175 private static GnssStatus createFrom(List<GnssSatelliteInfo> satelliteInfos) { in createFrom() method in GnssStatusBuilder
|
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/tensorbuffer/ |
D | TensorBuffer.java | 115 public static TensorBuffer createFrom(@NonNull TensorBuffer buffer, DataType dataType) { in createFrom() method in TensorBuffer
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 55 Register LiveRangeEdit::createFrom(Register OldReg) { in createFrom() function in LiveRangeEdit
|
/external/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 43 unsigned LiveRangeEdit::createFrom(unsigned OldReg) { in createFrom() function in LiveRangeEdit
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 54 unsigned LiveRangeEdit::createFrom(unsigned OldReg) { in createFrom() function in LiveRangeEdit
|
/external/cronet/stable/third_party/icu/source/common/ |
D | uniset.cpp | 1076 UnicodeSet* U_EXPORT2 UnicodeSet::createFrom(const UnicodeString& s) { in createFrom() function in UnicodeSet
|
/external/cronet/tot/third_party/icu/source/common/ |
D | uniset.cpp | 1076 UnicodeSet* U_EXPORT2 UnicodeSet::createFrom(const UnicodeString& s) { in createFrom() function in UnicodeSet
|
/external/icu/icu4c/source/common/ |
D | uniset.cpp | 1074 UnicodeSet* U_EXPORT2 UnicodeSet::createFrom(const UnicodeString& s) { in createFrom() function in UnicodeSet
|
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/calendar/ |
D | IBMCalendarTest.java | 1366 static CalFields createFrom(Calendar cal) { in createFrom() method in IBMCalendarTest.CalFields
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
D | IBMCalendarTest.java | 1369 static CalFields createFrom(Calendar cal) { in createFrom() method in IBMCalendarTest.CalFields
|