| /third_party/jerryscript/targets/mbedos5/source/ |
| H A D | jerry_port_mbed.c | 69 static uint32_t skew = 0; in jerry_port_get_current_time() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | ShaderInterpTest.cpp | 26 void draw(GLuint program, float skew) in draw() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | gaussian_distribution_test.cc | 163 double skew() const { return 0; } in skew() function in __anon19271::GaussianModel
|
| H A D | exponential_distribution_test.cc | 160 double skew() const { return 2; } in skew() function in __anon19270::ExponentialModel
|
| H A D | poisson_distribution_test.cc | 170 double skew() const { return 1.0 / mean_; } in skew() function in __anon19313::PoissonModel
|
| /third_party/skia/gm/ |
| H A D | glyph_pos.cpp | 65 SkMatrix skew; in draw_gm() local
|
| H A D | fontmgr.cpp | 203 FontMgrBoundsGM(float scale, float skew) : fScaleX(scale) , fSkewX(skew) {} in FontMgrBoundsGM() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | punyref.cpp | 51 enum { base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator
|
| /third_party/skia/tests/ |
| H A D | GrQuadCropTest.cpp | 262 SkMatrix skew; in TEST() local
|
| H A D | GrQuadBufferTest.cpp | 48 SkMatrix skew; in generate_quads() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
| H A D | PunycodeReference.java | 53 private static final int skew = 38; field in PunycodeReference
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
| H A D | PunycodeReference.java | 50 private static final int skew = 38; field in PunycodeReference
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | punycode.c | 19 static const unsigned int skew = 38; variable
|
| /third_party/openssl/crypto/ |
| H A D | punycode.c | 19 static const unsigned int skew = 38; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | BinaryStreamArray.h | 110 uint32_t skew() const { return Skew; } in skew() function in llvm::VarStreamArray
|
| /third_party/alsa-utils/topology/nhlt/intel/ |
| H A D | dmic-nhlt.c | 67 long skew = 0; in set_pdm_data() local
|
| /third_party/skia/src/core/ |
| H A D | SkFont.cpp | 107 void SkFont::setSkewX(SkScalar skew) { in setSkewX() argument
|
| H A D | SkCanvas.cpp | 1366 void SkCanvas::skew(SkScalar sx, SkScalar sy) { in skew() function in SkCanvas
|
| /third_party/alsa-utils/topology/nhlt/intel/dmic/ |
| H A D | dmic-process.c | 1254 dmic_set_pdm_params(struct intel_nhlt_params *nhlt, int pdm_index, int enable_a, int enable_b, int polarity_a, int polarity_b, int clk_edge, int skew) dmic_set_pdm_params() argument
|
| H A D | dmic-internal.h | 270 uint16_t skew; member
|
| /third_party/alsa-lib/include/ |
| H A D | seq_event.h | 289 snd_seq_queue_skew_t skew; /**< queue skew */ member
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftcolor.h | 1362 FT_PaintSkew skew; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deshake_opencl.c | 170 cl_float2 skew; member
|
| /third_party/alsa-lib/include/sound/uapi/ |
| H A D | asequencer.h | 259 struct snd_seq_queue_skew skew; member
|
| /third_party/alsa-lib/src/seq/ |
| H A D | seq.c | 3852 snd_seq_queue_tempo_set_skew(snd_seq_queue_tempo_t *info, unsigned int skew) snd_seq_queue_tempo_set_skew() argument [all...] |