Home
last modified time | relevance | path

Searched defs:TYPES (Results 1 – 25 of 32) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/jit/
Dxla_device_ops.h64 #define REGISTER_XLA_LAUNCH_KERNEL(DEVICE, KERNEL, TYPES) \ argument
71 #define REGISTER_XLA_COMPILE_KERNEL(DEVICE, KERNEL, TYPES) \ argument
80 #define REGISTER_XLA_RUN_KERNEL(DEVICE, KERNEL, TYPES) \ argument
83 #define REGISTER_XLA_DEVICE_KERNELS(DEVICE, TYPES) \ argument
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DDebugUtilitiesData.java20 public static final String [] TYPES = { field in DebugUtilitiesData
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DDebugUtilitiesData.java24 public static final String [] TYPES = { field in DebugUtilitiesData
/external/googletest/googlemock/scripts/generator/cpp/
Dkeywords.py36 TYPES = set('bool char int long short double float void wchar_t unsigned signed'.split()) variable
/external/google-breakpad/src/testing/scripts/generator/cpp/
Dkeywords.py36 TYPES = set('bool char int long short double float void wchar_t unsigned signed'.split()) variable
/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoderCommon.h384 #define TYPES \ macro
468 TYPES enumerator
/external/capstone/arch/X86/
DX86DisassemblerDecoderCommon.h401 #define TYPES \ macro
496 TYPES enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DX86DisassemblerDecoderCommon.h410 #define TYPES \ macro
450 TYPES enumerator
/external/swiftshader/third_party/LLVM/lib/Target/X86/Disassembler/
DX86DisassemblerDecoderCommon.h250 #define TYPES \ macro
328 TYPES enumerator
/external/proguard/src/proguard/optimize/
DDuplicateInitializerFixer.java42 private static final char[] TYPES = new char[] field in DuplicateInitializerFixer
/external/tensorflow/tensorflow/python/ops/
Dimage_grad_test.py35 TYPES = [np.float32, np.float64] variable in ResizeNearestNeighborOpTest
Dimage_ops_test.py2246 TYPES = [ variable in ResizeImagesV2Test
2745 TYPES = [ variable in ResizeImagesTest
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowDtdDiffs.java25 static Set<DtdType> TYPES = EnumSet.allOf(DtdType.class); field in ShowDtdDiffs
DChartDtdDelta.java138 static Set<DtdType> TYPES = EnumSet.allOf(DtdType.class); field in ChartDtdDelta
/external/gflags/
DCMakeLists.txt268 set (TYPES uint32_t u_int32_t) variable
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/observer/
DObservableProperty.java109 TYPES(Type.MULTIPLE_REFERENCE), enumConstant
/external/elfutils/libdwfl/
Drelocate.c380 #define TYPES DO_TYPE (BYTE, Byte); DO_TYPE (HALF, Half); \ in relocate() macro
/external/scapy/scapy/contrib/
Dlldp.py102 TYPES = { variable in LLDPDU
/external/python/cpython3/Lib/test/
Dtest_optparse.py465 TYPES = Option.TYPES + ('duration',) variable in DurationOption
1037 TYPES = Option.TYPES + ("file",) variable in TestExtendAddTypes.MyOption
/external/python/cpython2/Lib/test/
Dtest_optparse.py460 TYPES = Option.TYPES + ('duration',) variable in DurationOption
1039 TYPES = Option.TYPES + ("file",) variable in TestExtendAddTypes.MyOption
/external/skia/src/core/
DSkLiteDL.cpp51 #define TYPES(M) \ macro
63 enum class Type : uint8_t { TYPES(M) }; enumerator
/external/skqp/src/core/
DSkLiteDL.cpp51 #define TYPES(M) \ macro
63 enum class Type : uint8_t { TYPES(M) }; enumerator
/external/elfutils/src/
Dstrip.c536 #define TYPES DO_TYPE (BYTE, Byte); DO_TYPE (HALF, Half); \ in remove_debug_relocations() macro
/external/python/cpython3/Lib/
Doptparse.py525 TYPES = ("string", "int", "long", "float", "complex", "choice") variable in Option
/external/python/cpython2/Lib/
Doptparse.py522 TYPES = ("string", "int", "long", "float", "complex", "choice") variable in Option

12