/external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/ |
D | acle_sve_index.c | 10 svint8_t test_svindex_s8(int8_t base, int8_t step) in test_svindex_s8() 18 svint16_t test_svindex_s16(int16_t base, int16_t step) in test_svindex_s16() 26 svint32_t test_svindex_s32(int32_t base, int32_t step) in test_svindex_s32() 34 svint64_t test_svindex_s64(int64_t base, int64_t step) in test_svindex_s64() 42 svuint8_t test_svindex_u8(uint8_t base, uint8_t step) in test_svindex_u8() 50 svuint16_t test_svindex_u16(uint16_t base, uint16_t step) in test_svindex_u16() 58 svuint32_t test_svindex_u32(uint32_t base, uint32_t step) in test_svindex_u32() 66 svuint64_t test_svindex_u64(uint64_t base, uint64_t step) in test_svindex_u64()
|
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/lua/ |
D | slides_transitions.lua | 74 rec.step = function (self) function 85 rec.step = function (self) function 117 rec.step = function (self) function 148 rec.step = function (self) function 155 rec.step = function (self) function 189 step = function (self) function
|
/external/skqp/resources/lua/ |
D | slides_transitions.lua | 74 rec.step = function (self) function 85 rec.step = function (self) function 117 rec.step = function (self) function 148 rec.step = function (self) function 155 rec.step = function (self) function 189 step = function (self) function
|
/external/FXdiv/test/ |
D | quotient.cc | 37 const uint32_t step = UINT32_C(487); in TEST() local 44 const uint32_t step = UINT32_C(491); in TEST() local 53 const uint32_t step = UINT32_C(523); in TEST() local 62 const uint32_t step = UINT32_C(25183); in TEST() local 73 const uint32_t step = UINT32_C(25183); in TEST() local 84 const uint32_t step = UINT64_C(25183); in TEST() local 137 const uint64_t step = UINT64_C(2048116998241); in TEST() local 144 const uint64_t step = UINT64_C(8624419641811); in TEST() local 153 const uint64_t step = UINT64_C(8624419641833); in TEST() local 162 const uint64_t step = UINT64_C(93400375993241); in TEST() local [all …]
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | while_test.py | 44 def loop_body(step): argument 50 def loop_cond(step): argument 64 def loop_body(step, rsum): argument 71 def loop_cond(step, rsum): argument 90 def loop_body(step, rsum): argument 97 def loop_cond(step, rsum): argument 116 def loop_body(step, x): argument 123 def loop_cond(step, x): argument
|
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
D | kernel_support_library.h | 59 llvm::Value* step, in For() 72 absl::string_view name, int64 start, int64 end, int64 step, in ForWithStatus() 81 absl::string_view name, int64 start, int64 end, int64 step, in For() 111 llvm::Value* step, bool peel_first_iteration, in For() 124 absl::string_view name, llvm::Value* start, llvm::Value* end, int64 step, in ForWithStatus() 136 int64 step, bool peel_first_iteration, in For() 147 llvm::Value* step, in ForWithStatus() 158 llvm::Value* step, in For() 167 absl::string_view name, llvm::Value* start, llvm::Value* end, int64 step, in ForWithStatus() 178 absl::string_view name, llvm::Value* start, llvm::Value* end, int64 step, in For() [all …]
|
/external/llvm-project/clang/test/Analysis/ |
D | cfg-openmp.cpp | 13 int x, cond, fp, rd, lin, step, map; in xxx() local 176 int x, cond, fp, rd, lin, step, map; in dpf() local 198 int x, cond, fp, rd, lin, step, map; in dpfs() local 220 int x, cond, fp, rd, lin, step, map; in ds() local 237 int x, cond, fp, rd, lin, step, map; in for_fn() local 257 int x, cond, fp, rd, lin, step, map; in fs() local 277 int x, cond, fp, rd, lin, step, map; in ord() local 298 int x, cond, fp, rd, lin, step, map; in pf() local 323 int x, cond, fp, rd, lin, step, map; in pfs() local 348 int x, cond, fp, rd, lin, step, map; in simd() local [all …]
|
/external/tensorflow/tensorflow/python/ops/ |
D | summary_ops_v2.py | 186 def set_step(step): argument 210 def set_as_default(self, step=None): argument 232 def as_default(self, step=None): argument 299 def set_as_default(self, step=None): argument 324 def as_default(self, step=None): argument 402 def set_as_default(self, step=None): argument 406 def as_default(self, step=None): argument 667 def write(tag, tensor, step=None, metadata=None, name=None): argument 735 def write_raw_pb(tensor, step=None, name=None): argument 818 def generic(name, tensor, metadata=None, family=None, step=None): argument [all …]
|
/external/oj-libjdwp/src/share/back/ |
D | stepControl.c | 166 initState(JNIEnv *env, jthread thread, StepRequest *step) in initState() 265 StepRequest *step; in handleFramePopEvent() local 368 StepRequest *step; in handleExceptionCatchEvent() local 435 StepRequest *step; in handleMethodEnterEvent() local 486 completeStep(JNIEnv *env, jthread thread, StepRequest *step) in completeStep() 516 StepRequest *step; in stepControl_handleStep() local 703 StepRequest *step; in stepControl_resetRequest() local 727 initEvents(jthread thread, StepRequest *step) in initEvents() 791 StepRequest *step; in stepControl_beginStep() local 851 clearStep(jthread thread, StepRequest *step) in clearStep() [all …]
|
/external/llvm-project/debuginfo-tests/dexter/dex/dextIR/ |
D | DextIR.py | 16 def _step_kind_func(context, step): argument 76 def _get_prev_step_in_this_frame(self, step): argument 86 def _get_new_step_kind(self, context, step): argument 126 def new_step(self, context, step): argument
|
/external/python/cpython2/Objects/ |
D | sliceobject.c | 61 PySlice_New(PyObject *start, PyObject *stop, PyObject *step) in PySlice_New() 104 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step) in PySlice_GetIndices() 135 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step) in _PySlice_Unpack() 180 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t step) in _PySlice_AdjustIndices() 224 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step, in PySlice_GetIndicesEx() 236 PyObject *start, *stop, *step; in slice_new() local 298 Py_ssize_t ilen, start, stop, step; in slice_indices() local
|
D | rangeobject.c | 8 long step; member 16 get_len_of_range(long lo, long hi, long step) in get_len_of_range() 232 long step; member 313 long start, step, len; in range_reverse() local
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_node.h | 370 bool trackable(int64 step) const { in trackable() 487 int64 run_count(int64 step) const { in run_count() 506 int64 exec_micros(int64 step) const { in exec_micros() 528 int64 accelerator_exec_micros(int64 step) const { in accelerator_exec_micros() 550 int64 cpu_exec_micros(int64 step) const { in cpu_exec_micros() 570 int64 requested_bytes(int64 step) const { GRAPH_NODE_BYTES(requested); } in requested_bytes() 571 int64 peak_bytes(int64 step) const { GRAPH_NODE_BYTES(peak); } in peak_bytes() 572 int64 residual_bytes(int64 step) const { GRAPH_NODE_BYTES(residual); } in residual_bytes() 573 int64 output_bytes(int64 step) const { GRAPH_NODE_BYTES(output); } in output_bytes() 575 int64 all_start_micros(int64 step) const { in all_start_micros() [all …]
|
/external/tensorflow/tensorflow/python/keras/optimizer_v2/ |
D | learning_rate_schedule.py | 44 def __call__(self, step): argument 144 def __call__(self, step): argument 238 def __call__(self, step): argument 375 def __call__(self, step): argument 495 def __call__(self, step): argument 590 def __call__(self, step): argument 690 def __call__(self, step): argument 827 def __call__(self, step): argument 953 def __call__(self, step): argument
|
/external/python/cpython3/Objects/ |
D | sliceobject.c | 117 PySlice_New(PyObject *start, PyObject *stop, PyObject *step) in PySlice_New() 166 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step) in PySlice_GetIndices() 198 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step) in PySlice_Unpack() 243 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t step) in PySlice_AdjustIndices() 287 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step, in PySlice_GetIndicesEx() 299 PyObject *start, *stop, *step; in slice_new() local 376 PyObject *start=NULL, *stop=NULL, *step=NULL; in _PySlice_GetLongIndices() local 517 PyObject *start, *stop, *step; in slice_indices() local
|
D | rangeobject.c | 19 PyObject *step; member 29 validate_step(PyObject *step) in validate_step() 50 PyObject *stop, PyObject *step) in make_range_object() 79 PyObject *start = NULL, *stop = NULL, *step = NULL; in range_from_array() local 181 compute_range_length(PyObject *start, PyObject *stop, PyObject *step) in compute_range_length() 334 PyObject *start = NULL, *stop = NULL, *step = NULL; in compute_slice() local 751 long step; member 778 PyObject *start=NULL, *stop=NULL, *step=NULL; in rangeiter_reduce() local 870 get_len_of_range(long lo, long hi, long step) in get_len_of_range() 898 fast_range_iter(long start, long stop, long step) in fast_range_iter() [all …]
|
/external/adhd/cras/src/tests/ |
D | mix_unittest.cc | 180 int step = 2; in TEST_F() local 195 int step = 2; in TEST_F() local 210 int step = 2; in TEST_F() local 224 int step = 2; in TEST_F() local 239 int step = 2; in TEST_F() local 254 int step = 2; in TEST_F() local 269 int step = 2; in TEST_F() local 283 int step = 2; in TEST_F() local 486 int step = 2; in TEST_F() local 501 int step = 2; in TEST_F() local [all …]
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/scheduling/ |
D | TestTimeSource.kt | 12 fun step(delta: Long = WORK_STEALING_TIME_RESOLUTION_NS) { in nanoTime() method in kotlinx.coroutines.scheduling.TestTimeSource
|
/external/llvm-project/debuginfo-tests/dexter-tests/memvars/ |
D | inlining-dse.c | 18 volatile int step = 0; // DexLabel('use1') in use() local 24 volatile int step = 0; // DexLabel('fun1') in fun() local
|
/external/tensorflow/tensorflow/python/data/experimental/ops/ |
D | counter.py | 29 def CounterV2(start=0, step=1, dtype=dtypes.int64): argument 70 def CounterV1(start=0, step=1, dtype=dtypes.int64): argument
|
/external/libaom/libaom/av1/common/ |
D | av1_inv_txfm1d.c | 24 int32_t step[4]; in av1_idct4() local 65 int32_t step[8]; in av1_idct8() local 146 int32_t step[16]; in av1_idct16() local 311 int32_t step[32]; in av1_idct32() local 721 int32_t step[8]; in av1_iadst8() local 829 int32_t step[16]; in av1_iadst16() local 1070 int32_t step[64]; in av1_idct64() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | summary_kernels.cc | 133 const int64 step = tmp->scalar<int64>()(); in Compute() local 160 const int64 step = tmp->scalar<int64>()(); in Compute() local 213 const int64 step = tmp->scalar<int64>()(); in Compute() local 235 const int64 step = tmp->scalar<int64>()(); in Compute() local 263 const int64 step = tmp->scalar<int64>()(); in Compute() local 298 const int64 step = tmp->scalar<int64>()(); in Compute() local 326 const int64 step = t->scalar<int64>()(); in Compute() local
|
/external/libaom/libaom/av1/encoder/ |
D | av1_fwd_txfm1d.c | 23 int32_t step[4]; in av1_fdct4() local 66 int32_t step[8]; in av1_fdct8() local 151 int32_t step[16]; in av1_fdct16() local 322 int32_t step[32]; in av1_fdct32() local 742 int32_t step[8]; in av1_fadst8() local 856 int32_t step[16]; in av1_fadst16() local 1103 int32_t step[64]; in av1_fdct64() local
|
/external/libgav1/libgav1/src/dsp/ |
D | loop_filter.cc | 69 inline bool NeedsFilter4(const Pixel* p, ptrdiff_t step, int outer_thresh, in NeedsFilter4() 80 inline bool Hev(const Pixel* p, ptrdiff_t step, int thresh) { in Hev() 88 inline void Filter2_C(Pixel* p, ptrdiff_t step) { in Filter2_C() 107 inline void Filter4_C(Pixel* p, ptrdiff_t step) { in Filter4_C() 170 inline bool NeedsFilter6(const Pixel* p, ptrdiff_t step, int outer_thresh, in NeedsFilter6() 183 inline bool IsFlat3(const Pixel* p, ptrdiff_t step, int flat_thresh) { in IsFlat3() 198 inline void Filter6_C(Pixel* p, ptrdiff_t step) { in Filter6_C() 265 inline bool NeedsFilter8(const Pixel* p, ptrdiff_t step, int outer_thresh, in NeedsFilter8() 281 inline bool IsFlat4(const Pixel* p, ptrdiff_t step, int flat_thresh) { in IsFlat4() 298 inline void Filter8_C(Pixel* p, ptrdiff_t step) { in Filter8_C() [all …]
|
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/ |
D | test_misc.py | 14 def callback(start=0, step=1): argument 49 def callback(start=0, step=1): argument
|