| /third_party/skia/tests/ |
| H A D | StreamBufferTest.cpp | 55 const size_t step = 5; in test_flushing() local
|
| H A D | SkGlyphBufferTest.cpp | 19 const float step = 1.f / perUnit; in DEF_TEST() local
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
| H A D | Huffman.java | 34 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 D | transform.c | 263 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 D | Huffman.cs | 42 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 D | thisTypeInFunctionsNegative.js | 188 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
| H A D | asyncFunctionReturnType.js | 84 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
| H A D | emitter.asyncGenerators.functionDeclarations.es5.js | 37 function step(op) {
function [all...] |
| H A D | emitter.asyncGenerators.functionExpressions.es5.js | 37 function step(op) {
function [all...] |
| H A D | emitter.asyncGenerators.objectLiteralMethods.es5.js | 51 function step(op) {
function [all...] |
| H A D | emitter.forAwait(target=es5).js | 59 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function [all...] |
| H A D | neverAsDiscriminantType(strict=false).js | 75 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
| H A D | neverAsDiscriminantType(strict=true).js | 75 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
| H A D | privateNamesIncompatibleModifiers.js | 44 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 D | dng_1d_table.cpp | 159 real64 step = (real64) kTableSize / 65535.0; in Expand16() local
|
| /third_party/skia/gm/ |
| H A D | stringart.cpp | 49 SkScalar step = angle; variable
|
| /third_party/skia/infra/bots/recipe_modules/flavor/ |
| H A D | android.py | 511 def step(self, name, cmd): function [all...] |
| /third_party/skia/bench/ |
| H A D | InterpBench.cpp | 64 SkFixed step = SkFloatToFixed(dx); variable 83 int64_t step = (int64_t)(dx * 65536 * 655536); variable 114 int64_t step = (int64_t)(dx * 65536 * 655536 * 65536); global() variable [all...] |
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| H A D | dfx_unwind_remote.cpp | 63 size_t step = LOG_BUF_LEN - 1; in GetThreadKernelStack() local
|
| /base/security/device_auth/services/legacy/authenticators/src/account_related/auth/pake_v2_auth_task/ |
| H A D | pake_v2_auth_client_task.c | 241 int32_t step = 0; // step comes from opposite device in ProcessClientTask() local [all...] |
| H A D | pake_v2_auth_server_task.c | 241 int32_t step = 0; in ProcessServerTask() local [all...] |
| /base/telephony/sms_mms/services/sms/gsm/ |
| H A D | gsm_sms_tpdu_codec.cpp | 151 uint8_t step = SLIDE_DATA_STEP; in DebugTpdu() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/ |
| H A D | dataobs_utils.h | 152 bool DataObsUtils::ReadVariant(uint32_t step, uint32_t index, const _OutTp &output, MessageParcel &data) in ReadVariant() argument 158 bool DataObsUtils::ReadVariant(uint32_t step, uint32_t index, const _OutTp &output, MessageParcel &data) in ReadVariant() argument 170 bool DataObsUtils::WriteVariant(uint32_t step, const _InTp &input, MessageParcel &data) in WriteVariant() argument 176 bool DataObsUtils::WriteVariant(uint32_t step, cons argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | slider_model_impl.cpp | 25 void SliderModelImpl::Create(float value, float step, float min, float max) in Create() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_adapt_font_sizer.cpp | 105 Dimension step = stepUnit; in GetAdaptFontSizeStep() local
|