| /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/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
|
| D | SkScan_Hairline.cpp | 349 static bool lt_90(SkPoint p0, SkPoint pivot, SkPoint p2) { in lt_90()
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_colormap.c | 64 int pivot[MAX_SIZE + 4]; member 243 int pivot[4]; in build_map() local 261 int *pivot = s->pivot; in build_map() 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/skia/samplecode/ |
| D | SampleAndroidShadows.cpp | 269 SkPoint pivot = SkPoint::Make(fWideRectPath.getBounds().width()/2, in onDrawContent() local
|
| /third_party/skia/gm/ |
| D | aaclip.cpp | 174 SkMatrix pivot; in ClipCubicGM() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | StringRange.java | 172 public boolean merge(int pivot, Ranges other) { in merge()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | StringRange.java | 179 public boolean merge(int pivot, Ranges other) { in merge()
|
| /third_party/ffmpeg/libavcodec/ |
| D | dovi_rpu.c | 307 int pivot = 0; in ff_dovi_rpu_parse() local
|
| D | mss12.h | 73 Model pivot, edge_mode, split_mode; member
|
| D | mss12.c | 545 int mode, pivot; in ff_mss12_decode_rect() local
|
| /third_party/icu/icu4c/source/test/perf/utfperf/ |
| D | utfperf.cpp | 37 static UChar pivot[INTERMEDIATE_CAPACITY]; variable
|
| /third_party/mesa3d/src/egl/main/ |
| D | eglconfig.c | 693 const EGLint pivot = 0; in _eglSortConfigs() local
|
| /third_party/python/Tools/demo/ |
| D | sortvisu.py | 150 def show_pivot(self, pivot): argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| D | vktImageMismatchedWriteOpTests.cpp | 420 tcu::Vec4 gluePixels (const tcu::Vec4& a, const tcu::Vec4& b, const int pivot) in gluePixels()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| D | vktImageMismatchedWriteOpTests.cpp | 417 tcu::Vec4 gluePixels (const tcu::Vec4& a, const tcu::Vec4& b, const int pivot) in gluePixels()
|
| /third_party/node/deps/icu-small/source/common/ |
| D | ucnv.cpp | 2409 char16_t *pivot, *pivot2; in ucnv_internalConvert() local
|
| /third_party/icu/icu4c/source/common/ |
| D | ucnv.cpp | 2409 UChar *pivot, *pivot2; in ucnv_internalConvert() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ucnv.cpp | 2402 UChar *pivot, *pivot2; in ucnv_internalConvert() local
|