Home
last modified time | relevance | path

Searched defs:step (Results 201 - 225 of 734) sorted by relevance

12345678910>>...30

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_flow.h160 LLVMValueRef step; member
/third_party/musl/libc-test/src/functional/
H A Diconv_test.c122 size_t step = sizeof(char); in CompareIconvResult() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DPointSpritesTest.cpp59 GLint step = static_cast<GLint>(floorf(maxPointSize / 4)); in testPointCoordAndPointSizeCompliance() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DVulkanPipelineCachePerf.cpp81 void VulkanPipelineCachePerfTest::step() in step() function in __anon20285::VulkanPipelineCachePerfTest
H A DIndexDataManagerTest.cpp181 void IndexDataManagerPerfTest::step() in step() function in __anon20268::IndexDataManagerPerfTest
H A DEGLInitializePerf.cpp135 void EGLInitializePerfTest::step() in step() function in __anon20264::EGLInitializePerfTest
H A DEGLMakeCurrentPerf.cpp133 void EGLMakeCurrentPerfTest::step() in step() function in __anon20265::EGLMakeCurrentPerfTest
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationrootelements.cpp91 int32_t step; in getPrimaryBefore() local
176 int32_t step; in getPrimaryAfter() local
[all...]
/third_party/skia/tests/
H A DStreamBufferTest.cpp55 const size_t step = 5; in test_flushing() local
H A DSkGlyphBufferTest.cpp19 const float step = 1.f / perUnit; in DEF_TEST() local
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DHuffman.java34 private static void replicateValue(int[] table, int offset, int step, int end, int item) { in replicateValue() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/common/
H A 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/csharp/org/brotli/dec/
H A DHuffman.cs42 private static void ReplicateValue(int[] table, int offset, int step, int end, int item) in ReplicateValue() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DthisTypeInFunctionsNegative.js188 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A DasyncFunctionReturnType.js84 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A Demitter.asyncGenerators.functionDeclarations.es5.js37 function step(op) { function
[all...]
H A Demitter.asyncGenerators.functionExpressions.es5.js37 function step(op) { function
[all...]
H A Demitter.asyncGenerators.objectLiteralMethods.es5.js51 function step(op) { function
[all...]
H A Demitter.forAwait(target=es5).js59 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
[all...]
H A DneverAsDiscriminantType(strict=false).js75 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A DneverAsDiscriminantType(strict=true).js75 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A DprivateNamesIncompatibleModifiers.js44 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_1d_table.cpp159 real64 step = (real64) kTableSize / 65535.0; in Expand16() local
/third_party/skia/gm/
H A Dstringart.cpp49 SkScalar step = angle; variable
/third_party/skia/infra/bots/recipe_modules/flavor/
H A Dandroid.py511 def step(self, name, cmd): function
[all...]

Completed in 10 milliseconds

12345678910>>...30