Home
last modified time | relevance | path

Searched defs:fast (Results 1 - 25 of 28) sorted by relevance

12

/third_party/rust/crates/once_cell/examples/
H A Dregex.rs27 fn fast() { in fast() functions
/third_party/skia/tests/
H A DColorPrivTest.cpp40 const SkPMColor fast = SkFastFourByteInterp(src, dst, scale); in DEF_TEST() local
H A DPointTest.cpp151 SkPoint slow = kOne, fast = kOne; in DEF_TEST() local
H A DSkNxTest.cpp202 int fast = av.approxMulDiv255(bv)[0]; in DEF_TEST() local
H A DMathTest.cpp78 float fast = fast_floor(value); in test_floor_value() local
/third_party/libsnd/src/ALAC/
H A DALACEncoder.h44 void SetFastMode (bool fast) { mFastMode = fast ; } ; in SetFastMode() argument
H A Dalac_encoder.c118 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 Dtype_gentype.hpp11 fast, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dfast_uniform_bits_test.cc43 FastBits fast; in TYPED_TEST() local
/third_party/icu/icu4c/source/tools/gennorm2/
H A Dextradata.cpp26 ExtraData::ExtraData(Norms &n, UBool fast) : in ExtraData() argument
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dextradata.cpp26 ExtraData::ExtraData(Norms &n, UBool fast) : in ExtraData() argument
/third_party/libsnd/src/GSM610/
H A Dgsm610_priv.h39 char fast ; /* only used if FAST */ member
/third_party/pulseaudio/src/modules/x11/
H A Dmodule-x11-xsmp.c138 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 DMathBench.cpp331 FloorBench(bool fast) : fFast(fast) { in FloorBench() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/
H A DDecimalQuantity_SimpleStorage.java201 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 DDecimalQuantity_SimpleStorage.java204 public DecimalQuantity_SimpleStorage(double input, boolean fast) { in DecimalQuantity_SimpleStorage() argument
/third_party/backends/backend/
H A Dsm3600.h109 typedef enum { fast, high, best } TQuality; enumerator
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-array.cc820 void set_fast_elements(bool fast) { in set_fast_elements() argument
[all...]
/third_party/python/Objects/
H A Dframeobject.c1105 PyObject **fast; in _PyFrame_FastToLocalsWithError() local
1226 PyObject **fast; in _PyFrame_LocalsToFast() local
H A Ddictobject.c2736 PyObject *fast; /* item as a 2-tuple or 2-list */ in PyDict_MergeFromSeq2() local
[all...]
/third_party/lame/frontend/
H A Dparse.c1018 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 Dradv_meta_clear.c546 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 DGrTriangulator.cpp1217 Vertex* fast = slow->fNext; in merge_sort() local
/third_party/icu/icu4c/source/test/intltest/
H A Dusettest.cpp3729 UnicodeSet *fast=new UnicodeSet(*sets[SLOW]); in TestSpan() local
/third_party/ffmpeg/fftools/
H A Dffplay.c333 static int fast = 0; variable

Completed in 42 milliseconds

12