/external/trappy/trappy/ |
D | thermal.py | 40 height=None, ylim="range", ax=None, legend_label="", argument 101 def plot_temperature_hist(self, ax, title): argument 134 ax=None, legend_label=""): argument 159 ax=None): argument 206 height=None, ax=None): argument 247 ax=None): argument
|
D | plot_utils.py | 60 def set_xlim(ax, xlim): argument 67 def set_ylim(ax, ylim): argument 102 def post_plot_setup(ax, title="", xlabel=None, ylabel=None, xlim="default", argument 177 def plot_hist(data, ax, title, unit, bins, xlabel, xlim, ylim): argument
|
D | pid_controller.py | 35 def plot_controller(self, title="", width=None, height=None, ax=None): argument
|
D | ftrace.py | 472 def plot_freq_hists(self, map_label, ax): argument 505 ax=None): argument 534 height=None, ax=None): argument 563 def plot_allfreqs(self, map_label, width=None, height=None, ax=None): argument
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | set_return_value_test.cc | 35 auto ax = builder.Add(alpha, x); in TEST_F() local 49 auto ax = builder.Add(alpha, x); in TEST_F() local 65 auto ax = builder.Add(alpha, x); in TEST_F() local 82 auto ax = builder.Add(alpha, x); in TEST_F() local
|
D | axpy_simple_test.cc | 35 auto ax = builder.Mul(alpha, x); in TEST_F() local 48 auto ax = builder.Mul(alpha, x); in XLA_TEST_F() local 62 auto ax = builder.Mul(alpha, x); in TEST_F() local
|
/external/clang/test/Modules/Inputs/include_next/x/ |
D | a.h | 2 enum { ax = 1 }; enumerator
|
/external/syslinux/core/ |
D | pxeboot.c | 24 __export void local_boot(uint16_t ax) in local_boot()
|
D | localboot.c | 37 __export void local_boot(int16_t ax) in local_boot()
|
/external/eigen/demos/opengl/ |
D | gpuhelper.cpp | 63 Vector3f ax = Matrix3f::Identity().col(2).cross(vec); in drawVector() local 84 Vector3f ax = Matrix3f::Identity().col(2).cross(vec); in drawVectorBox() local
|
/external/skia/tests/ |
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 15 int ax = state.fA & 0x03; in testSimplifyTrianglesMain() local 75 int ax = a & 0x03; in DEF_TEST() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 14 int ax = state.fA & 0x03; in testSimplifyDegeneratesMain() local 70 int ax = a & 0x03; in DEF_TEST() local
|
D | ColorTest.cpp | 33 int ax = SkMulDiv255Ceiling(x, a); in test_premul() local
|
/external/skqp/tests/ |
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 15 int ax = state.fA & 0x03; in testSimplifyTrianglesMain() local 75 int ax = a & 0x03; in DEF_TEST() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 14 int ax = state.fA & 0x03; in testSimplifyDegeneratesMain() local 70 int ax = a & 0x03; in DEF_TEST() local
|
D | ColorTest.cpp | 33 int ax = SkMulDiv255Ceiling(x, a); in test_premul() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_cpu_detect.c | 183 cpuid(uint32_t ax, uint32_t *p) in cpuid() 220 cpuid_count(uint32_t ax, uint32_t cx, uint32_t *p) in cpuid_count()
|
/external/libvpx/libvpx/vpx_ports/ |
D | x86.h | 47 #define cpuid(func, func2, ax, bx, cx, dx) \ argument 52 #define cpuid(func, func2, ax, bx, cx, dx) \ argument 63 #define cpuid(func, func2, ax, bx, cx, dx) \ argument 72 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
|
/external/blktrace/btt/ |
D | btt_plot.py | 255 def gen_labels(db, ax, type): argument 259 def gen_ylabel(ax, type): argument
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
D | check_initial_reg_state.c | 19 unsigned long ax, bx, cx, dx, si, di, bp, sp, flags; variable
|
/external/fdlibm/ |
D | s_log1p.c | 107 int k,hx,hu,ax; local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
D | ECFieldElement.java | 177 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyMinusProduct() local 185 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyPlusProduct() local 208 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squareMinusProduct() local 216 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squarePlusProduct() local 727 LongArray ax = this.x, bx = ((F2m)b).x, xx = ((F2m)x).x, yx = ((F2m)y).x; in multiplyPlusProduct() local 768 LongArray ax = this.x, xx = ((F2m)x).x, yx = ((F2m)y).x; in squarePlusProduct() local
|
/external/clang/test/SemaTemplate/ |
D | temp_arg_type.cpp | 52 A1<Array<int, 17>::type> ax; variable
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | plot_dynamics.py | 71 def plotVar(v, ax, show_legend, show_x_label): argument
|
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | matrixop.c | 68 static float normalize(float *ax, float *ay, float *az) in normalize() 82 float ax, float ay, float az) in Matrix4x4_Rotate()
|