Home
last modified time | relevance | path

Searched defs:step (Results 1 – 25 of 752) sorted by relevance

12345678910>>...31

/external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/lua/
Dslides_transitions.lua74 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/skia/resources/lua/
Dslides_transitions.lua74 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/
Dslides_transitions.lua74 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/
Dquotient.cc37 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/
Dwhile_test.py44 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/
Dkernel_support_library.h59 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/oj-libjdwp/src/share/back/
DstepControl.c166 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/python/cpython2/Objects/
Dsliceobject.c61 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
Drangeobject.c8 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/
Dtfprof_node.h370 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/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/scheduling/
DTestTimeSource.kt12 fun step(delta: Long = WORK_STEALING_TIME_RESOLUTION_NS) { in nanoTime() method
/external/tensorflow/tensorflow/python/ops/
Dsummary_ops_v2.py176 def set_step(step): argument
615 def write(tag, tensor, step=None, metadata=None, name=None): argument
682 def write_raw_pb(tensor, step=None, name=None): argument
765 def generic(name, tensor, metadata=None, family=None, step=None): argument
786 def scalar(name, tensor, family=None, step=None): argument
818 def histogram(name, tensor, family=None, step=None): argument
833 def image(name, tensor, bad_color=None, max_images=3, family=None, step=None): argument
852 def audio(name, tensor, sample_rate, max_outputs, family=None, step=None): argument
869 def graph(param, step=None, name=None): argument
988 def _choose_step(step): argument
[all …]
/external/tensorflow/tensorflow/python/keras/optimizer_v2/
Dlearning_rate_schedule.py43 def __call__(self, step): argument
142 def __call__(self, step): argument
235 def __call__(self, step): argument
369 def __call__(self, step): argument
488 def __call__(self, step): argument
580 def __call__(self, step): argument
677 def __call__(self, step): argument
812 def __call__(self, step): argument
936 def __call__(self, step): argument
/external/python/cpython3/Objects/
Dsliceobject.c117 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
Drangeobject.c17 PyObject *step; member
25 validate_step(PyObject *step) in validate_step()
46 PyObject *stop, PyObject *step) in make_range_object()
75 PyObject *start = NULL, *stop = NULL, *step = NULL; in range_new() local
149 compute_range_length(PyObject *start, PyObject *stop, PyObject *step) in compute_range_length()
302 PyObject *start = NULL, *stop = NULL, *step = NULL; in compute_slice() local
718 long step; member
746 PyObject *start=NULL, *stop=NULL, *step=NULL; in rangeiter_reduce() local
838 get_len_of_range(long lo, long hi, long step) in get_len_of_range()
866 fast_range_iter(long start, long stop, long step) in fast_range_iter()
[all …]
/external/adhd/cras/src/tests/
Dmix_unittest.cc180 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/tensorflow/tensorflow/python/data/experimental/ops/
Dcounter.py29 def CounterV2(start=0, step=1, dtype=dtypes.int64): argument
59 def CounterV1(start=0, step=1, dtype=dtypes.int64): argument
/external/u-boot/drivers/ram/stm32mp1/
Dstm32mp1_interactive.c137 static bool stm32mp1_check_step(enum stm32mp1_ddr_interact_step step, in stm32mp1_check_step()
152 enum stm32mp1_ddr_interact_step step, in stm32mp1_do_info()
236 static void stm32mp1_do_param(enum stm32mp1_ddr_interact_step step, in stm32mp1_do_param()
272 static int stm32mp1_do_step(enum stm32mp1_ddr_interact_step step, in stm32mp1_do_step()
367 enum stm32mp1_ddr_interact_step step, in stm32mp1_ddr_interactive()
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_misc.py14 def callback(start=0, step=1): argument
49 def callback(start=0, step=1): argument
/external/libaom/libaom/av1/encoder/
Dav1_fwd_txfm1d.c23 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/tensorflow/tensorflow/core/kernels/
Dsummary_kernels.cc133 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/common/
Dav1_inv_txfm1d.c24 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/libgav1/libgav1/src/dsp/
Dloop_filter.cc69 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/cpython3/Include/
Dsliceobject.h24 PyObject *start, *stop, *step; /* not NULL */ member
50 #define PySlice_GetIndicesEx(slice, length, start, stop, step, slicelen) ( \ argument
/external/u-boot/drivers/power/regulator/
Dpfuze100.c58 #define PFUZE100_SW_REG(_name, base, step) \ argument
69 #define PFUZE100_SWB_REG(_name, base, mask, step, voltages) \ argument
88 #define PFUZE100_VGEN_REG(_name, base, step) \ argument
99 #define PFUZE3000_VCC_REG(_name, base, step) \ argument
110 #define PFUZE3000_SW1_REG(_name, base, step) \ argument
121 #define PFUZE3000_SW2_REG(_name, base, step) \ argument
132 #define PFUZE3000_SW3_REG(_name, base, step) \ argument

12345678910>>...31