/third_party/rust/crates/once_cell/examples/ |
H A D | regex.rs | 27 fn fast() { in fast() functions
|
/third_party/skia/tests/ |
H A D | ColorPrivTest.cpp | 40 const SkPMColor fast = SkFastFourByteInterp(src, dst, scale); in DEF_TEST() local
|
H A D | PointTest.cpp | 151 SkPoint slow = kOne, fast = kOne; in DEF_TEST() local
|
H A D | SkNxTest.cpp | 202 int fast = av.approxMulDiv255(bv)[0]; in DEF_TEST() local
|
H A D | MathTest.cpp | 78 float fast = fast_floor(value); in test_floor_value() local
|
/third_party/libsnd/src/ALAC/ |
H A D | ALACEncoder.h | 44 void SetFastMode (bool fast) { mFastMode = fast ; } ; in SetFastMode() argument
|
H A D | alac_encoder.c | 118 alac_set_fastmode (ALAC_ENCODER * p, int32_t fast) in alac_set_fastmode() argument
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | type_gentype.hpp | 11 fast, enumerator
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | fast_uniform_bits_test.cc | 43 FastBits fast; in TYPED_TEST() local
|
/third_party/icu/icu4c/source/tools/gennorm2/ |
H A D | extradata.cpp | 26 ExtraData::ExtraData(Norms &n, UBool fast) : in ExtraData() argument
|
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/ |
H A D | extradata.cpp | 26 ExtraData::ExtraData(Norms &n, UBool fast) : in ExtraData() argument
|
/third_party/libsnd/src/GSM610/ |
H A D | gsm610_priv.h | 39 char fast ; /* only used if FAST */ member
|
/third_party/pulseaudio/src/modules/x11/ |
H A D | module-x11-xsmp.c | 138 static void save_yourself_cb(SmcConn connection, SmPointer client_data, int save_type, Bool _shutdown, int interact_style, Bool fast) { in save_yourself_cb() argument
|
/third_party/skia/bench/ |
H A D | MathBench.cpp | 331 FloorBench(bool fast) : fFast(fast) { in FloorBench() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/ |
H A D | DecimalQuantity_SimpleStorage.java | 201 public DecimalQuantity_SimpleStorage(double input, boolean fast) { in DecimalQuantity_SimpleStorage() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/impl/number/ |
H A D | DecimalQuantity_SimpleStorage.java | 204 public DecimalQuantity_SimpleStorage(double input, boolean fast) { in DecimalQuantity_SimpleStorage() argument
|
/third_party/backends/backend/ |
H A D | sm3600.h | 109 typedef enum { fast, high, best } TQuality; enumerator
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-array.cc | 820 void set_fast_elements(bool fast) { in set_fast_elements() argument [all...] |
/third_party/python/Objects/ |
H A D | frameobject.c | 1105 PyObject **fast; in _PyFrame_FastToLocalsWithError() local 1226 PyObject **fast; in _PyFrame_LocalsToFast() local
|
H A D | dictobject.c | 2736 PyObject *fast; /* item as a 2-tuple or 2-list */ in PyDict_MergeFromSeq2() local [all...] |
/third_party/lame/frontend/ |
H A D | parse.c | 1018 presets_set(lame_t gfp, int fast, int cbr, const char *preset_name, const char *ProgramName) in presets_set() argument 2024 int fast in parse_args_() local [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_clear.c | 546 bool fast = depth_view_can_fast_clear(cmd_buffer, iview, aspects, layout, in_render_loop, in pick_depthstencil_pipeline() local [all...] |
/third_party/skia/src/gpu/geometry/ |
H A D | GrTriangulator.cpp | 1217 Vertex* fast = slow->fNext; in merge_sort() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | usettest.cpp | 3729 UnicodeSet *fast=new UnicodeSet(*sets[SLOW]); in TestSpan() local
|
/third_party/ffmpeg/fftools/ |
H A D | ffplay.c | 333 static int fast = 0; variable
|