Home
last modified time | relevance | path

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

12345678910>>...27

/third_party/gn/docs/
Dquick_start.md85 ### Adding a build file
123 ### Testing your addition
143 ### Declaring dependencies
200 ### Test the binary
214 ### Putting settings in a config
254 ### Default configs
/third_party/python/Objects/
Dsliceobject.c114 PySlice_New(PyObject *start, PyObject *stop, PyObject *step) in PySlice_New()
172 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step) in PySlice_GetIndices()
204 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step) in PySlice_Unpack()
249 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t step) in PySlice_AdjustIndices()
293 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step, in PySlice_GetIndicesEx()
305 PyObject *start, *stop, *step; in slice_new() local
385 PyObject *start=NULL, *stop=NULL, *step=NULL; in _PySlice_GetLongIndices() local
526 PyObject *start, *stop, *step; in slice_indices() local
Drangeobject.c20 PyObject *step; member
30 validate_step(PyObject *step) in validate_step()
51 PyObject *stop, PyObject *step) in make_range_object()
80 PyObject *start = NULL, *stop = NULL, *step = NULL; in range_from_array() local
182 compute_range_length(PyObject *start, PyObject *stop, PyObject *step) in compute_range_length()
347 PyObject *start = NULL, *stop = NULL, *step = NULL; in compute_slice() local
771 long step; member
798 PyObject *start=NULL, *stop=NULL, *step=NULL; in rangeiter_reduce() local
890 get_len_of_range(long lo, long hi, long step) in get_len_of_range()
918 fast_range_iter(long start, long stop, long step, long len) in fast_range_iter()
[all …]
/third_party/cups-filters/cupsfilters/
Dpack.c36 const int step) /* I - Step value between pixels */ in cupsPackHorizontal()
122 const int step) /* I - Stepping value */ in cupsPackHorizontal2()
255 const int step) /* I - Number of bytes between columns */ in cupsPackVertical()
/third_party/mbedtls/library/
Dpsa_crypto_pake.c271 psa_crypto_driver_pake_step_t step, in mbedtls_psa_pake_output_internal()
379 psa_crypto_driver_pake_step_t step, in mbedtls_psa_pake_output()
392 psa_crypto_driver_pake_step_t step, in mbedtls_psa_pake_input_internal()
498 psa_crypto_driver_pake_step_t step, in mbedtls_psa_pake_input()
/third_party/rust/crates/minimal-lexical/etc/
Dbellerophon_table.py45 def next_fp(fp, base, step = 1): argument
51 def prev_fp(fp, base, step = 1): argument
81 def generate_large(base, step): argument
/third_party/skia/third_party/externals/icu/scripts/
Dmake_data_assembly.py40 step = 1 variable
42 step = -1 variable
/third_party/python/Include/
Dsliceobject.h24 PyObject *start, *stop, *step; /* not NULL */ member
50 #define PySlice_GetIndicesEx(slice, length, start, stop, step, slicelen) ( \ argument
/third_party/libunwind/libunwind/tests/
DGperf-simple.c58 measure_unwind (int maxlevel, double *step) in measure_unwind()
93 g1 (int level, int maxlevel, double *step) in g1()
103 f1 (int level, int maxlevel, double *step) in f1()
115 double step, min_step, first_step, sum_step; in doit() local
DGperf-trace.c58 measure_unwind (int maxlevel, double *step) in measure_unwind()
79 g1 (int level, int maxlevel, double *step) in g1()
89 f1 (int level, int maxlevel, double *step) in f1()
101 double step, min_step, first_step, sum_step; in doit() local
/third_party/mbedtls/tests/src/drivers/
Dtest_driver_pake.c68 psa_crypto_driver_pake_step_t step, in mbedtls_test_transparent_pake_output()
117 psa_crypto_driver_pake_step_t step, in mbedtls_test_transparent_pake_input()
/third_party/jerryscript/jerry-core/ecma/base/
Decma-property-hashmap.c160 …uint32_t step = ecma_property_hashmap_steps[entry_index & (ECMA_PROPERTY_HASHMAP_NUMBER_OF_STEPS -… in ecma_property_hashmap_create() local
244 …uint32_t step = ecma_property_hashmap_steps[entry_index & (ECMA_PROPERTY_HASHMAP_NUMBER_OF_STEPS -… in ecma_property_hashmap_insert() local
316 …uint32_t step = ecma_property_hashmap_steps[entry_index & (ECMA_PROPERTY_HASHMAP_NUMBER_OF_STEPS -… in ecma_property_hashmap_delete() local
411 …uint32_t step = ecma_property_hashmap_steps[entry_index & (ECMA_PROPERTY_HASHMAP_NUMBER_OF_STEPS -… in ecma_property_hashmap_find() local
/third_party/ffmpeg/libavcodec/
Dtxd.c127 int step = dxtc.dxt1_block(p, stride, gb.buffer); in txd_decode_frame() local
136 int step = dxtc.dxt3_block(p, stride, gb.buffer); in txd_decode_frame() local
/third_party/typescript/tests/baselines/reference/
DasyncFunctionsAcrossFiles.js24 …function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, … function
40 …function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, … function
DinvalidContinueInDownlevelAsync.js17 …function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, … function
25 function step(op) { function
/third_party/skia/third_party/externals/brotli/c/dec/
Dhuffman.c81 int step, int end, in ReplicateValue()
111 int step; /* step size to replicate values in current table */ in BrotliBuildCodeLengthsHuffmanTable() local
181 int step; /* step size to replicate values in current table */ in BrotliBuildHuffmanTable() local
/third_party/node/deps/brotli/c/dec/
Dhuffman.c81 int step, int end, in ReplicateValue()
111 int step; /* step size to replicate values in current table */ in BrotliBuildCodeLengthsHuffmanTable() local
181 int step; /* step size to replicate values in current table */ in BrotliBuildHuffmanTable() local
/third_party/lame/mpglib/
Dlayer2.c145 short step = alloc1->bits; in II_step_one() local
153 short step = alloc1->bits; in II_step_one() local
170 short step = alloc1->bits; in II_step_one() local
229 short step = alloc1->bits; in II_step_two() local
272 short step = alloc1->bits; in II_step_two() local
/third_party/node/deps/icu-small/source/i18n/
Dcollation.cpp65 Collation::decTwoBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { in decTwoBytePrimaryByOneStep()
87 Collation::decThreeBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { in decThreeBytePrimaryByOneStep()
/third_party/icu/icu4c/source/i18n/
Dcollation.cpp65 Collation::decTwoBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { in decTwoBytePrimaryByOneStep()
87 Collation::decThreeBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { in decThreeBytePrimaryByOneStep()
/third_party/python/Lib/sqlite3/test/
Duserfunctions.py75 def step(self, x): member in AggrNoFinalize
82 def step(self, x): member in AggrExceptionInInit
92 def step(self, x): member in AggrExceptionInStep
102 def step(self, x): member in AggrExceptionInFinalize
112 def step(self, whichType, val): member in AggrCheckType
124 def step(self, whichType, *vals): member in AggrCheckTypes
137 def step(self, val): member in AggrSum
146 def step(self, txt): member in AggrText
/third_party/skia/third_party/externals/libwebp/src/utils/
Dhuffman_utils.c44 uint32_t step = 1 << (len - 1); in GetNextKey() local
54 int step, int end, in ReplicateValue()
144 int step; // step size to replicate values in current table in BuildHuffmanTable() local
/third_party/node/deps/brotli/c/common/
Dtransform.c263 int step = ToUpperCase(uppercase); in BrotliTransformDictionaryWord() local
276 int step = Shift(shift, len, param); in BrotliTransformDictionaryWord() local
/third_party/skia/third_party/externals/brotli/c/common/
Dtransform.c263 int step = ToUpperCase(uppercase); in BrotliTransformDictionaryWord() local
276 int step = Shift(shift, len, param); in BrotliTransformDictionaryWord() local
/third_party/ffmpeg/libavcodec/mips/
Dh264_deblock_msa.c29 #define h264_loop_filter_strength_iteration_msa(edges, step, mask_mv, dir, \ argument
121 int bidir, int edges, int step, in ff_h264_loop_filter_strength_msa()

12345678910>>...27