Home
last modified time | relevance | path

Searched defs:py (Results 1 – 25 of 102) sorted by relevance

12345

/external/tensorflow/tensorflow/lite/micro/kernels/vexriscv/utils/
DREADME.md25 ### Launch Renode console
40 ### Start GDB server on Renode on port 8833
46 ### Launch GDB
58 ### Connect GDB to Renode's gdbserver on the same port
69 ### Interrupt the gdb script regularly with a shell command
75 ### Interpreting the log
125 ### Customizing `*.json` used in the script
/external/toolchain-utils/llvm_tools/
DREADME.md19 ### Usage
74 ### Usage
128 ### Usage
157 ### Usage
231 #### Usage
265 #### Usage
299 #### Usage
365 #### Usage
389 #### Usage
442 #### Usage
[all …]
/external/google-benchmark/docs/
Dtools.md7 ### Dependencies
13 ### Displaying aggregates only
22 ### Modes of operation
189 ### U test
/external/llvm-project/libcxx/utils/google-benchmark/docs/
Dtools.md9 ### Displaying aggregates only
18 ### Modes of operation
185 ### U test
/external/libcxx/utils/google-benchmark/docs/
Dtools.md9 ### Displaying aggregates only
18 ### Modes of operation
185 ### U test
/external/zstd/tests/fuzz/
DREADME.md19 ### Generating Data
32 ### Build
46 ### Running Fuzzers
/external/minijail/tools/
DREADME.md16 ### Sample usage
23 ### Using linux audit logs to generate policy
100 ### Sample usage
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMatrix.java125 protected void setScale(float sx, float sy, float px, float py) { in setScale()
137 protected void setRotate(float degrees, float px, float py) { in setRotate()
149 protected void setSinCos(float sinValue, float cosValue, float px, float py) { in setSinCos()
161 protected void setSkew(float kx, float ky, float px, float py) { in setSkew()
185 protected boolean preScale(float sx, float sy, float px, float py) { in preScale()
197 protected boolean preRotate(float degrees, float px, float py) { in preRotate()
209 protected boolean preSkew(float kx, float ky, float px, float py) { in preSkew()
233 protected boolean postScale(float sx, float sy, float px, float py) { in postScale()
245 protected boolean postRotate(float degrees, float px, float py) { in postRotate()
257 protected boolean postSkew(float kx, float ky, float px, float py) { in postSkew()
[all …]
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_tri_tmp.h161 int py = y + iy; in TAG() local
183 int py = y + iy; in TAG() local
315 int py = y + iy; in TAG() local
336 int py = y + iy; in TAG() local
403 int py = y + iy; in TRI_16() local
/external/tensorflow/tensorflow/compiler/mlir/python/mlir_wrapper/
Dmlir_wrapper.h22 namespace py = pybind11; variable
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
DDfpMath.java295 Dfp py = new Dfp(y); in expInternal() local
445 Dfp py = new Dfp(y); in logInternal() local
679 Dfp py = new Dfp(y); in sinInternal() local
711 Dfp py = new Dfp(y); in cosInternal() local
847 Dfp py = new Dfp(y); in atanInternal() local
/external/libcxx/test/std/experimental/utilities/propagate_const/propagate_const.class/propagate_const.ctors/
Dconvertible_propagate_const.move_ctor.pass.cpp27 PY py(std::move(px)); in main() local
/external/llvm-project/libcxx/test/std/experimental/utilities/propagate_const/propagate_const.class/propagate_const.ctors/
Dconvertible_propagate_const.move_ctor.pass.cpp27 PY py(std::move(px)); in main() local
/external/XNNPACK/test/
Daverage-pooling-operator-tester.h467 for (size_t py = 0; py < pooling_height(); py++) { in TestQU8() local
551 for (size_t py = 0; py < pooling_height(); py++) { in TestF32() local
652 for (size_t py = 0; py < pooling_height(); py++) { in TestSetupQU8() local
722 for (size_t py = 0; py < pooling_height(); py++) { in TestSetupQU8() local
797 for (size_t py = 0; py < pooling_height(); py++) { in TestSetupF32() local
880 for (size_t py = 0; py < pooling_height(); py++) { in TestSetupF32() local
Dmax-pooling-operator-tester.h468 for (size_t py = 0; py < pooling_height(); py++) { in TestU8() local
551 for (size_t py = 0; py < pooling_height(); py++) { in TestF32() local
654 for (size_t py = 0; py < pooling_height(); py++) { in TestSetupU8() local
725 for (size_t py = 0; py < pooling_height(); py++) { in TestSetupU8() local
794 for (size_t py = 0; py < pooling_height(); py++) { in TestSetupF32() local
879 for (size_t py = 0; py < pooling_height(); py++) { in TestSetupF32() local
Dunpooling-operator-tester.h302 const uint32_t py = pooling_index % pooling_height(); in TestX32() local
383 const uint32_t py = pooling_index % pooling_height(); in TestSetupX32() local
444 const uint32_t py = pooling_index % pooling_height(); in TestSetupX32() local
/external/libkmsxx/
Dmeson.build48 subdir('py') subdir
/external/mesa3d/src/mesa/swrast/
Ds_bitmap.c49 _swrast_Bitmap( struct gl_context *ctx, GLint px, GLint py, in _swrast_Bitmap()
/external/llvm-project/llvm/docs/
DReleaseProcess.rst109 .. _test-suite:
/external/llvm/docs/
DReleaseProcess.rst95 .. _test-suite:
/external/libffi/testsuite/libffi.call/
Dcomplex_int.c13 _Complex int f_complex(_Complex int c, int x, int *py) in f_complex()
/external/angle/src/tests/gl_tests/
DMipmapTest.cpp1187 int py = getWindowHeight() / 2; in TEST_P() local
1275 int py = getWindowHeight() / 2; in TEST_P() local
1395 int py = getWindowHeight() / 2; in TEST_P() local
1515 int py = getWindowHeight() / 2; in TEST_P() local
1573 int py = getWindowHeight() / 2; in TEST_P() local
1613 int py = getWindowHeight() / 2; in TEST_P() local
/external/libffi/testsuite/libffi.complex/
Dcomplex_int.c13 _Complex int f_complex(_Complex int c, int x, int *py) in f_complex()
/external/tensorflow/tensorflow/python/lib/core/
Dpy_util.cc28 const char* ClassName(PyObject* py) { in ClassName()
Dpybind11_lib.h22 namespace py = pybind11; variable

12345