HomeSort by relevance Sort by last modified time
    Searched refs:tpe (Results 1 - 24 of 24) sorted by null

  /external/fio/
idletime.h 30 struct timeval tpe; member in struct:idle_prof_thread
idletime.c 143 fio_gettime(&ipt->tpe, NULL);
356 runt = utime_since(&ipt->tps, &ipt->tpe);
  /external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/
_typecheck.py 63 def __init__(self, tpe):
64 super(_SingleArgumentType, self).__init__(tpe)
68 tpe, = self._types # pylint: disable=unbalanced-tuple-unpacking
69 return tpe
  /external/annotation-tools/annotation-file-utilities/src/annotator/find/
Insertion.java 423 for (TypePathEntry tpe : location) {
424 switch (tpe.tag) {
459 if (0 <= tpe.arg && tpe.arg <
461 type = declaredType.getTypeParameter(tpe.arg);
463 throw new RuntimeException("Incorrect type argument index: " + tpe.arg);
470 throw new RuntimeException("Illegal TypePathEntryKind: " + tpe.tag);
Insertions.java 847 TypePathEntry tpe = iter.next(); local
848 switch (tpe.tag) {
861 tpe.arg);
894 TypePathEntry tpe = iter.next(); local
907 if (d == 0 && tpe.tag == TypePathEntryKind.ARRAY) {
    [all...]
GenericArrayLocationCriterion.java 83 for (TypePathEntry tpe : location) {
84 if (tpe.tag != TypePathEntryKind.ARRAY) {
  /external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/
RobolectricModel.java 459 for (TypeParameterElement tpe : tpeList) {
465 message.append(tpe.toString());
467 for (TypeMirror bound : getExplicitBounds(tpe)) {
  /external/annotation-tools/annotation-file-utilities/src/annotator/
Main.java 324 for (TypePathEntry tpe : tpes) {
325 switch (tpe.tag) {
345 ASTPath.TYPE_ARGUMENT, tpe.arg);
352 throw new IllegalArgumentException("unknown type tag " + tpe.tag);
    [all...]
  /external/llvm/lib/CodeGen/
TwoAddressInstructionPass.cpp     [all...]
  /libcore/jsr166-tests/src/test/java/jsr166/
ExecutorsTest.java 117 ThreadPoolExecutor tpe = (ThreadPoolExecutor)e; local
  /external/robolectric/v3/
robolectric-processor-3.1-SNAPSHOT.jar 
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
TwoAddressInstructionPass.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-util/8.1.14.v20131031/
jetty-util-8.1.14.v20131031.jar 
  /external/boringssl/ios-arm/crypto/fipsmodule/
aes-armv4.S 827 eor r4,r4,r3 @ tpe
  /external/boringssl/linux-arm/crypto/fipsmodule/
aes-armv4.S 818 eor r4,r4,r3 @ tpe
  /external/boringssl/src/crypto/fipsmodule/aes/asm/
aes-armv4.pl 850 eor $t1,$t1,$s3 @ tpe
    [all...]
  /external/caliper/lib/
joda-time-2.1.jar 
  /prebuilts/tools/common/m2/repository/joda-time/joda-time/2.8.1/
joda-time-2.8.1.jar 
  /prebuilts/tools/common/m2/repository/joda-time/joda-time/2.9.1/
joda-time-2.9.1.jar 
  /external/annotation-tools/annotation-file-utilities/
annotation-file-utilities.jar 
  /prebuilts/tools/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/
androidasync-2.1.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 740 milliseconds