Home
last modified time | relevance | path

Searched refs:Angle (Results 1 – 25 of 30) sorted by relevance

12

/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_Angle.pbtxt2 graph_op_name: "Angle"
4 name: "math.Angle"
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_Angle.pbtxt2 graph_op_name: "Angle"
/external/pdfium/testing/resources/
Dbug_452455.in54 /Angle 45
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Angle.pbtxt2 graph_op_name: "Angle"
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dunary_ops.cc48 XLAJIT_MAKE_UNARY(Angle, xla::Atan2(xla::Imag(x), xla::Real(x)));
/external/ImageMagick/coders/
Dwpg.c690 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/
DAArch64InstPrinter.h165 template<int64_t Angle, int64_t Remainder>
DAArch64InstPrinter.cpp1412 template<int64_t Angle, int64_t Remainder>
1417 O << "#" << (Val * Angle) + Remainder; in printComplexRotationOp()
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad_test.cc195 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/
DARMInstPrinter.h236 template<int64_t Angle, int64_t Remainder>
DARMInstPrinter.cpp1549 template<int64_t Angle, int64_t Remainder>
1554 O << "#" << (Val * Angle) + Remainder; in printComplexRotationOp()
/external/u-boot/board/freescale/ls2080aqds/
DREADME39 - SDHC: PCIe x1 Right Angle connector for supporting following cards
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/
Dcpu_supported_ops.md14 `Angle` | `Tout={double,float}`<br>`T={complex64}`
Dgpu_supported_ops.md14 `Angle` | `Tout={double,float}`<br>`T={complex64}`
/external/python/cpython2/Doc/library/
Dturtle.rst273 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/
Dturtle.rst293 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/
DAArch64AsmParser.cpp1119 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/
DARMInstrFormats.td2584 class ComplexRotationOperand<int Angle, int Remainder, string Type, string Diag>
2586 let PredicateMethod = "isComplexRotation<" # Angle # ", " # Remainder # ">";
/external/tensorflow/tensorflow/compiler/tests/
Drandomized_tests.cc1012 TEST_F(OpTest, Angle) { in TEST_F() argument
/external/strace/
DNEWS115 * Angle brackets are now printed as octal number escape sequences
/external/cldr/tools/java/org/unicode/cldr/draft/
DCategories.txt9364 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/
DARMAsmParser.cpp1981 template<int64_t Angle, int64_t Remainder>
1989 return (Value % Angle == Remainder && Value <= 270); in isComplexRotation()
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt88 name: "Angle"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt88 name: "Angle"
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td9708 class ComplexRotationOperand<int Angle, int Remainder, string Type>
9710 let PredicateMethod = "isComplexRotation<" # Angle # ", " # Remainder # ">";

12