| /third_party/node/doc/api/ |
| D | v8.md | 1152 [Hook Callbacks]: #hook-callbacks 1157 [`DefaultDeserializer`]: #class-v8defaultdeserializer 1158 [`DefaultSerializer`]: #class-v8defaultserializer 1159 [`Deserializer`]: #class-v8deserializer 1165 [`Serializer`]: #class-v8serializer 1166 [`after` callback]: #afterpromise 1168 [`before` callback]: #beforepromise 1170 [`deserializer._readHostObject()`]: #deserializer_readhostobject 1171 [`deserializer.transferArrayBuffer()`]: #deserializertransferarraybufferid-arraybuffer 1172 [`init` callback]: #initpromise-parent [all …]
|
| /third_party/python/Objects/ |
| D | sliceobject.c | 114 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() 250 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t step) in PySlice_AdjustIndices() 294 Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step, in PySlice_GetIndicesEx() 306 PyObject *start, *stop, *step; in slice_new() local 386 PyObject *start=NULL, *stop=NULL, *step=NULL; in _PySlice_GetLongIndices() local 527 PyObject *start, *stop, *step; in slice_indices() local
|
| D | rangeobject.c | 19 PyObject *stop; member 49 PyObject *stop, PyObject *step) in make_range_object() 78 PyObject *start = NULL, *stop = NULL, *step = NULL; in range_from_array() local 180 compute_range_length(PyObject *start, PyObject *stop, PyObject *step) in compute_range_length() 345 PyObject *start = NULL, *stop = NULL, *step = NULL; in compute_slice() local 796 PyObject *start=NULL, *stop=NULL, *step=NULL; in rangeiter_reduce() local 916 fast_range_iter(long start, long stop, long step, long len) in fast_range_iter() 945 PyObject *product, *stop=NULL; in longrangeiter_reduce() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | typeSatisfaction_ensureInterfaceImpl.js | 11 stop() { } method 21 stop: function () { } method
|
| /third_party/skia/include/private/ |
| D | SkTDArray.h | 227 const T* stop = fArray + fCount; in find() local 239 const T* stop = fArray; in rfind() local 285 T* stop = fArray + fCount; in deleteAll() local 295 T* stop = fArray + fCount; in freeAll() local 305 T* stop = fArray + fCount; in unrefAll() local 315 T* stop = fArray + fCount; in safeUnrefAll() local
|
| /third_party/protobuf/objectivec/ |
| D | GPBArray.m | 409 …d)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(int32_t value, NSUInteger idx, BOOL *stop))block { 414 … usingBlock:(void (NS_NOESCAPE ^)(int32_t value, NSUInteger idx, BOOL *stop))block { 659 …)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(uint32_t value, NSUInteger idx, BOOL *stop))block { 664 … usingBlock:(void (NS_NOESCAPE ^)(uint32_t value, NSUInteger idx, BOOL *stop))block { 909 …d)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(int64_t value, NSUInteger idx, BOOL *stop))block { 914 … usingBlock:(void (NS_NOESCAPE ^)(int64_t value, NSUInteger idx, BOOL *stop))block { 1159 …)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(uint64_t value, NSUInteger idx, BOOL *stop))block { 1164 … usingBlock:(void (NS_NOESCAPE ^)(uint64_t value, NSUInteger idx, BOOL *stop))block { 1409 …oid)enumerateValuesWithBlock:(void (NS_NOESCAPE ^)(float value, NSUInteger idx, BOOL *stop))block { 1414 … usingBlock:(void (NS_NOESCAPE ^)(float value, NSUInteger idx, BOOL *stop))block { [all …]
|
| D | GPBDictionary.m | 1511 (void (NS_NOESCAPE ^)(uint32_t key, uint32_t value, BOOL *stop))block { 1694 (void (NS_NOESCAPE ^)(uint32_t key, int32_t value, BOOL *stop))block { 1877 (void (NS_NOESCAPE ^)(uint32_t key, uint64_t value, BOOL *stop))block { 2060 (void (NS_NOESCAPE ^)(uint32_t key, int64_t value, BOOL *stop))block { 2243 (void (NS_NOESCAPE ^)(uint32_t key, BOOL value, BOOL *stop))block { 2426 (void (NS_NOESCAPE ^)(uint32_t key, float value, BOOL *stop))block { 2609 (void (NS_NOESCAPE ^)(uint32_t key, double value, BOOL *stop))block { 2805 (void (NS_NOESCAPE ^)(uint32_t key, int32_t value, BOOL *stop))block { 2910 (void (NS_NOESCAPE ^)(uint32_t key, int32_t value, BOOL *stop))block { 3048 (void (NS_NOESCAPE ^)(uint32_t key, id object, BOOL *stop))block { [all …]
|
| /third_party/python/Include/ |
| D | sliceobject.h | 24 PyObject *start, *stop, *step; /* not NULL */ member 50 #define PySlice_GetIndicesEx(slice, length, start, stop, step, slicelen) ( \ argument
|
| /third_party/python/Lib/turtledemo/ |
| D | round_dance.py | 27 def stop(): function
|
| /third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
| D | test_rendering.c | 105 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned … in Gradient() 219 const int start = 16, stop = 235, range = stop - start; in main() local 236 const int start = 16, stop = 240, range = stop - start; in main() local
|
| /third_party/skia/src/core/ |
| D | SkRegion_path.cpp | 207 const SkRegion::RunType* stop = (const SkRegion::RunType*)fCurrScanline; in computeRunCount() local 228 const Scanline* stop = fCurrScanline; in copyToRgn() local 419 static void find_link(Edge* base, Edge* stop) { in find_link() argument 461 static int extract_path(Edge* edge, Edge* stop, SkPath* path) { in extract_path() 526 Edge* stop = start + count; in getBoundaryPath() local
|
| D | SkStrokerPriv.cpp | 16 const SkPoint& stop, SkPath*) { in ButtCapper() 21 const SkPoint& stop, SkPath*) { in RoundCapper() 32 const SkPoint& stop, SkPath* otherPath) { in SquareCapper()
|
| /third_party/python/Lib/test/ |
| D | test_range.py | 10 def pyrange(start, stop, step): argument 19 def pyrange_reversed(start, stop, step): argument 539 def check(start, stop, step=None): argument 676 def assert_attrs(self, rangeobj, start, stop, step): argument
|
| /third_party/skia/src/effects/ |
| D | SkTrimPathEffect.cpp | 18 static size_t add_segments(const SkPath& src, SkScalar start, SkScalar stop, SkPath* dst, in add_segments() 109 stop = buffer.readScalar(); in CreateProc() local
|
| /third_party/python/Lib/multiprocessing/ |
| D | resource_sharer.py | 90 def stop(self, timeout=None): member in _ResourceSharer 154 stop = _resource_sharer.stop variable
|
| /third_party/node/test/parallel/ |
| D | test-promise-hook-exceptions.js | 29 const stop = promiseHooks.onInit(common.mustCall(2)); constant
|
| D | test-promise-hook-on-before.js | 16 const stop = promiseHooks.onBefore(common.mustCall((promise) => { constant
|
| D | test-promise-hook-on-after.js | 16 const stop = promiseHooks.onAfter(common.mustCall((promise) => { constant
|
| D | test-promise-hook-on-resolve.js | 16 const stop = promiseHooks.onSettled(common.mustCall((promise) => { constant
|
| D | test-promise-hook-on-init.js | 17 const stop = promiseHooks.onInit(common.mustCall((promise, parent) => { constant
|
| /third_party/libunwind/libunwind/src/unwind/ |
| D | ForcedUnwind.c | 30 _Unwind_Stop_Fn stop, void *stop_parameter) in _Unwind_ForcedUnwind()
|
| /third_party/skia/third_party/externals/angle2/util/ |
| D | Timer.cpp | 22 void Timer::stop() in stop() function in Timer
|
| /third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/ |
| D | private.h | 5 void (*stop)(void); member
|
| /third_party/node/lib/internal/ |
| D | watchdog.js | 41 stop() { method in SigintWatchdog
|
| /third_party/skia/src/utils/ |
| D | SkUTF.cpp | 53 const char* stop = utf8 + byteLength; in CountUTF8() local 76 const uint16_t* stop = src + (byteLength >> 1); in CountUTF16() local 103 const uint32_t* stop = ptr + (byteLength >> 2); in CountUTF32() local
|