| /third_party/protobuf/js/experimental/runtime/kernel/ |
| D | message_set.js | 108 getMessageOrNull(typeId, instanceCreator, pivot) { argument 120 getMessageAttach(typeId, instanceCreator, pivot) { argument 135 getMessageAccessorOrNull(typeId, pivot) { argument 222 getMessage(instanceCreator, pivot) { argument 233 getMessageOrNull(instanceCreator, pivot) { argument 244 getMessageAttach(instanceCreator, pivot) { argument 253 getMessageAccessorOrNull(pivot) { argument
|
| D | kernel.js | 156 indexArray, bufferDecoder, fieldNumber, instanceCreator, pivot) { argument 185 function readAccessor(indexArray, bufferDecoder, pivot = undefined) { argument 213 function readMessage(indexArray, bufferDecoder, instanceCreator, pivot) { argument 231 indexArray, bufferDecoder, fieldNumber, instanceCreator, pivot) { argument 251 bufferDecoder, indexEntry, fieldNumber, instanceCreator, pivot) { argument 357 static fromArrayBuffer(arrayBuffer, pivot = undefined) { argument 373 static createEmpty(pivot = undefined) { argument 385 static fromBufferDecoder_(bufferDecoder, pivot) { argument 778 getMessageOrNull(fieldNumber, instanceCreator, pivot = undefined) { argument 800 getGroupOrNull(fieldNumber, instanceCreator, pivot = undefined) { argument [all …]
|
| D | indexer.js | 37 function buildIndex(bufferDecoder, pivot) { argument
|
| D | binary_storage.js | 17 constructor(pivot = Storage.DEFAULT_PIVOT) { argument
|
| /third_party/flutter/skia/src/core/ |
| D | SkStrokerPriv.cpp | 15 static void ButtCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in ButtCapper() 20 static void RoundCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in RoundCapper() 31 static void SquareCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in SquareCapper() 70 static void HandleInnerJoin(SkPath* inner, const SkPoint& pivot, const SkVector& after) { in HandleInnerJoin() 85 const SkPoint& pivot, const SkVector& afterUnitNormal, in BluntJoiner() 101 const SkPoint& pivot, const SkVector& afterUnitNormal, in RoundJoiner() 138 const SkPoint& pivot, const SkVector& afterUnitNormal, in MiterJoiner()
|
| D | SkTSort.h | 141 static T* SkTQSort_Partition(T* left, T* right, T* pivot, C lessThan) { in SkTQSort_Partition() 182 T* pivot = left + ((right - left) >> 1); in SkTIntroSort() local
|
| /third_party/skia/src/core/ |
| D | SkStrokerPriv.cpp | 15 static void ButtCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in ButtCapper() 20 static void RoundCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in RoundCapper() 31 static void SquareCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in SquareCapper() 70 static void HandleInnerJoin(SkPath* inner, const SkPoint& pivot, const SkVector& after) { in HandleInnerJoin() 85 const SkPoint& pivot, const SkVector& afterUnitNormal, in BluntJoiner() 101 const SkPoint& pivot, const SkVector& afterUnitNormal, in RoundJoiner() 138 const SkPoint& pivot, const SkVector& afterUnitNormal, in MiterJoiner()
|
| D | SkTSort.h | 133 static T* SkTQSort_Partition(T* left, int count, T* pivot, const C& lessThan) { in SkTQSort_Partition() 177 T* pivot = SkTQSort_Partition(left, count, middle, lessThan); in SkTIntroSort() local
|
| /third_party/boost/boost/algorithm/ |
| D | gather.hpp | 88 …( BidirectionalIterator first, BidirectionalIterator last, BidirectionalIterator pivot, Pred pred ) in gather() 113 typename boost::range_iterator<const BidirectionalRange>::type pivot, in gather()
|
| /third_party/cmsis/CMSIS/DSP/Source/SupportFunctions/ |
| D | arm_quick_sort_f32.c | 35 float32_t pivot; in arm_quick_sort_partition_f32() local 108 int32_t pivot; in arm_quick_sort_core_f32() local
|
| /third_party/boost/libs/numeric/interval/examples/ |
| D | filter.cpp | 74 int pivot = i; in det_sign_algo1() local 93 const I &pivot = line1[i]; in det_sign_algo1() local 121 int pivot = i; in det_sign_algo2() local 138 double pivot = line1[i]; in det_sign_algo2() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
| D | SDL_qsort.c | 410 char *pivot=malloc(size); in qsort_nonaligned() local 441 char *pivot=malloc(size); in qsort_aligned() local 472 char *pivot=malloc(WORD_BYTES); in qsort_words() local
|
| /third_party/boost/boost/move/algo/detail/ |
| D | pdqsort.hpp | 160 T pivot(boost::move(*begin)); in partition_right() local 203 T pivot(boost::move(*begin)); in partition_left() local
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
| D | multinomial_cpu_kernel.cc | 107 int pivot = begin + (end - begin) / 2; in Launch() local
|
| /third_party/boost/boost/mpl/aux_/ |
| D | sort_impl.hpp | 55 typedef typename begin<Seq>::type pivot; typedef
|
| /third_party/boost/boost/sort/pdqsort/ |
| D | pdqsort.hpp | 193 T pivot(BOOST_PDQSORT_PREFER_MOVE(*begin)); in partition_right_branchless() local 332 T pivot(BOOST_PDQSORT_PREFER_MOVE(*begin)); in partition_right() local 375 T pivot(BOOST_PDQSORT_PREFER_MOVE(*begin)); in partition_left() local
|
| /third_party/flutter/skia/third_party/externals/spirv-tools/source/util/ |
| D | move_to_front.h | 580 const uint32_t pivot = RightOf(node); in RotateLeft() local 611 const uint32_t pivot = LeftOf(node); in RotateRight() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | TranslatorVulkan.cpp | 195 TIntermTyped *pivot, in RotateAndFlipBuiltinVariable() 629 TIntermBinary *pivot = specConst->getHalfRenderArea(); in InsertFragCoordCorrection() local 1109 TIntermConstantUnion *pivot = CreateFloatNode(0.5f, EbpMedium); in translateImpl() local 1135 TIntermConstantUnion *pivot = CreateFloatNode(0.5f, EbpMedium); in translateImpl() local
|
| D | TranslatorMetalDirect.cpp | 225 TIntermTyped *pivot, in RotateAndFlipBuiltinVariable() 299 TIntermBinary *pivot = specConst->getHalfRenderArea(); in InsertFragCoordCorrection() local 916 TIntermConstantUnion *pivot = CreateFloatNode(0.5f, EbpMedium); in translateImpl() local
|
| /third_party/flutter/skia/samplecode/ |
| D | SampleAndroidShadows.cpp | 270 SkPoint pivot = SkPoint::Make(fWideRectPath.getBounds().width()/2, in onDrawContent() local
|
| /third_party/skia/samplecode/ |
| D | SampleAndroidShadows.cpp | 269 SkPoint pivot = SkPoint::Make(fWideRectPath.getBounds().width()/2, in onDrawContent() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | TranslatorVulkan.cpp | 213 TIntermTyped *pivot) in FlipBuiltinVariable() 468 TIntermBinary *pivot = CreateDriverUniformRef(driverUniforms, kHalfRenderAreaHeight); in InsertFragCoordCorrection() local 797 TIntermConstantUnion *pivot = CreateFloatNode(0.5f); in translate() local
|
| /third_party/skia/gm/ |
| D | aaclip.cpp | 174 SkMatrix pivot; in ClipCubicGM() local
|
| /third_party/weston/shared/ |
| D | matrix.c | 176 unsigned pivot; in matrix_invert() local
|
| /third_party/flutter/skia/gm/ |
| D | aaclip.cpp | 239 SkMatrix pivot; in ClipCubicGM() local
|