/external/tensorflow/tensorflow/core/api_def/java_api/ |
D | api_def_Angle.pbtxt | 2 graph_op_name: "Angle" 4 name: "math.Angle"
|
/external/tensorflow/tensorflow/core/api_def/python_api/ |
D | api_def_Angle.pbtxt | 2 graph_op_name: "Angle"
|
/external/pdfium/testing/resources/ |
D | bug_452455.in | 54 /Angle 45
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Angle.pbtxt | 2 graph_op_name: "Angle"
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | unary_ops.cc | 48 XLAJIT_MAKE_UNARY(Angle, xla::Atan2(xla::Imag(x), xla::Real(x)));
|
/external/ImageMagick/coders/ |
D | wpg.c | 690 static unsigned LoadWPG2Flags(Image *image,char Precision,float *Angle,tCTM *CTM) in LoadWPG2Flags() argument 714 if(Angle) *Angle=x/65536.0; in LoadWPG2Flags()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/InstPrinter/ |
D | AArch64InstPrinter.h | 165 template<int64_t Angle, int64_t Remainder>
|
D | AArch64InstPrinter.cpp | 1412 template<int64_t Angle, int64_t Remainder> 1417 O << "#" << (Val * Angle) + Remainder; in printComplexRotationOp()
|
/external/tensorflow/tensorflow/cc/gradients/ |
D | math_grad_test.cc | 195 y = Angle(scope_, x); in TestCWiseGrad() 527 TEST_F(CWiseUnaryGradTest, Angle) { in TEST_F() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.h | 236 template<int64_t Angle, int64_t Remainder>
|
D | ARMInstPrinter.cpp | 1549 template<int64_t Angle, int64_t Remainder> 1554 O << "#" << (Val * Angle) + Remainder; in printComplexRotationOp()
|
/external/u-boot/board/freescale/ls2080aqds/ |
D | README | 39 - SDHC: PCIe x1 Right Angle connector for supporting following cards
|
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/ |
D | cpu_supported_ops.md | 14 `Angle` | `Tout={double,float}`<br>`T={complex64}`
|
D | gpu_supported_ops.md | 14 `Angle` | `Tout={double,float}`<br>`T={complex64}`
|
/external/python/cpython2/Doc/library/ |
D | turtle.rst | 273 can be set via the :func:`degrees` and :func:`radians` functions.) Angle 296 can be set via the :func:`degrees` and :func:`radians` functions.) Angle
|
/external/python/cpython3/Doc/library/ |
D | turtle.rst | 293 can be set via the :func:`degrees` and :func:`radians` functions.) Angle 316 can be set via the :func:`degrees` and :func:`radians` functions.) Angle
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 1119 template<int64_t Angle, int64_t Remainder> 1127 if (Value % Angle == Remainder && Value <= 270) in isComplexRotation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 2584 class ComplexRotationOperand<int Angle, int Remainder, string Type, string Diag> 2586 let PredicateMethod = "isComplexRotation<" # Angle # ", " # Remainder # ">";
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | randomized_tests.cc | 1012 TEST_F(OpTest, Angle) { in TEST_F() argument
|
/external/strace/ |
D | NEWS | 115 * Angle brackets are now printed as octal number escape sequences
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | Categories.txt | 9364 299B Sm Symbol Math Angle MEASURED ANGLE OPENING LEFT 9365 299C Sm Symbol Math Angle RIGHT ANGLE VARIANT WITH SQUARE 9366 299D Sm Symbol Math Angle MEASURED RIGHT ANGLE WITH DOT 9367 299E Sm Symbol Math Angle ANGLE WITH S INSIDE 9368 299F Sm Symbol Math Angle ACUTE ANGLE 9369 29A0 Sm Symbol Math Angle SPHERICAL ANGLE OPENING LEFT 9370 29A1 Sm Symbol Math Angle SPHERICAL ANGLE OPENING UP 9371 29A2 Sm Symbol Math Angle TURNED ANGLE 9372 29A3 Sm Symbol Math Angle REVERSED ANGLE 9373 29A4 Sm Symbol Math Angle ANGLE WITH UNDERBAR [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 1981 template<int64_t Angle, int64_t Remainder> 1989 return (Value % Angle == Remainder && Value <= 270); in isComplexRotation()
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.raw_ops.pbtxt | 88 name: "Angle"
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.raw_ops.pbtxt | 88 name: "Angle"
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 9708 class ComplexRotationOperand<int Angle, int Remainder, string Type> 9710 let PredicateMethod = "isComplexRotation<" # Angle # ", " # Remainder # ">";
|