Home
last modified time | relevance | path

Searched defs:fixed (Results 1 - 25 of 71) sorted by relevance

123

/third_party/json/docs/examples/
H A Doperator_spaceship__scalartype.c++20.cpp36 std::cout << std::boolalpha << std::fixed; in main() member in std
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/math/
H A Dfixed1616.h26 static inline int32_t Integral(int32_t fixed) { in Integral() argument
30 static inline int32_t Fractional(int32_t fixed) { in Fractional() argument
/third_party/ffmpeg/libavcodec/
H A Dcos_tablegen.c40 static void printval(double val, int fixed) in printval() argument
58 int fixed = argc > 1 && strstr(argv[1], "fixed"); in main() local
72 printval(func(idx*freq), fixed); in main() local
H A Dcbs_vp9.c315 #define fixed(width, name, value) do { \ macro
338 #undef fixed macro
378 #define fixed(width, name, value) do { \ macro
405 #undef fixed macro
/third_party/icu/icu4c/as_is/
H A Dbomlist.py24 fixed=0 variable
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/
H A DFixed1616.java25 public static int integral(int fixed) { in integral() argument
29 public static int fractional(int fixed) { in fractional() argument
33 public static int fixed(int integral, int fractional) { in fixed() method in Fixed1616
41 public static double doubleValue(int fixed) { in doubleValue() argument
45 public static String toString(int fixed) { in toString() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime_zone_test.cc77 absl::TimeZone fixed = absl::FixedTimeZone((((3 * 60) + 25) * 60) + 45); in TEST() local
/third_party/skia/third_party/externals/tint/src/writer/
H A Dfloat_to_string.cc32 std::stringstream fixed; in FloatToString() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcharconv.h31 fixed = 2, member in absl::chars_format
/third_party/skia/gm/
H A Dninepatchstretch.cpp78 const SkScalar fixed = SkIntToScalar(fImage->width() - fCenter.width()); variable
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dinfback.c88 static code fixed[544]; local
H A Dinflate.c286 static code fixed[544]; local
/third_party/libwebsockets/win32port/zlib/
H A Dinfback.c79 static code fixed[544]; local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.h94 unsigned fixed:1; member
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm.c52 static int ccm_tls_iv_set_fixed(PROV_CCM_CTX *ctx, unsigned char *fixed, in ccm_tls_iv_set_fixed() argument
/third_party/openssl/test/
H A Dwpackettest.c24 static const unsigned char fixed[] = { 0xff, 0xff, 0xff }; variable
/third_party/pulseaudio/src/tests/
H A Dmemblockq-test.c36 static const char *fixed[] = { variable
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm.c52 static int ccm_tls_iv_set_fixed(PROV_CCM_CTX *ctx, unsigned char *fixed, in ccm_tls_iv_set_fixed() argument
/third_party/skia/third_party/externals/zlib/
H A Dinfback.c88 static code fixed[544]; local
/third_party/vixl/test/aarch64/
H A Dtest-assembler-sve-aarch64.cc3746 int FixedVL(int fixed, int length) { in FixedVL() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c202 nir_ssa_def *fixed = nir_build_load_gs_vertex_offset_amd(b, .base = fixed_index); in gs_get_vertex_offset() local
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c287 static code fixed[544]; local
/third_party/node/deps/zlib/
H A Dinflate.c257 static code fixed[544]; in fixedtables() local
H A Dinfback.c80 static code fixed[544]; in fixedtables() local
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c258 static code fixed[544]; in fixedtables() local

Completed in 21 milliseconds

123