Home
last modified time | relevance | path

Searched defs:prec (Results 101 - 125 of 162) sorted by relevance

1234567

/third_party/mksh/
H A Dexpr.c261 evalexpr(Expr_state *es, unsigned int prec) in evalexpr() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderInvarianceTests.cpp372 glu::Precision prec; in createShaderInvarianceTests() member
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcmarker.c154 int prec; in emit_dqt() local
500 int ci, prec; in write_frame_header() local
[all...]
H A Djdmarker.c511 int n, i, prec; in LOCAL() local
/third_party/optimized-routines/math/test/
H A Dmathbench.c218 int prec; member
[all...]
/third_party/python/Modules/_decimal/libmpdec/
H A Dio.c1222 _mpd_round(mpd_t *result, const mpd_t *a, mpd_ssize_t prec, in _mpd_round() argument
1291 mpd_ssize_t prec; mpd_qformat_spec() local
[all...]
H A Dmpdecimal.h243 mpd_ssize_t prec; /* precision */ member
395 mpd_ssize_t prec; /* fraction digits or significant digits */ member
/third_party/python/Python/
H A Dast_opt.c352 int spec, flags, width = -1, prec = -1; in parse_format() local
290 simple_format_arg_parse(PyObject *fmt, Py_ssize_t *ppos, int *spec, int *flags, int *width, int *prec) simple_format_arg_parse() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderInvarianceTests.cpp459 glu::Precision prec; in init() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderInvarianceTests.cpp372 glu::Precision prec; in createShaderInvarianceTests() member
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderInvarianceTests.cpp457 glu::Precision prec; in init() member
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dirq_64.c302 int arch_show_interrupts(struct seq_file *p, int prec) in arch_show_interrupts() argument
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dirq_64.c303 int arch_show_interrupts(struct seq_file *p, int prec) in arch_show_interrupts() argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_wifi.h189 static inline bool ac_bitmap_tst(u8 bitmap, int prec) in ac_bitmap_tst() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_wifi.h189 static inline bool ac_bitmap_tst(u8 bitmap, int prec) in ac_bitmap_tst() argument
/third_party/ffmpeg/libavcodec/
H A Djpeg2000.h207 Jpeg2000Prec *prec; member
H A Datrac9dec.c415 const int prec = c->precision_coarse[i] + 1; in read_coeffs_coarse() local
/third_party/elfutils/libcpu/
H A Di386_disasm.c702 int prec = 0; in i386_disasm() local
/third_party/curl/lib/
H A Dmprintf.c693 int prec; /* Precision of a field. */ in formatf() local
[all...]
/third_party/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp296 unsigned prec = 0; in Set_From_Prop() local
/third_party/musl/porting/linux/user/src/network/
H A Dlookup_name.c303 unsigned char prec, label; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DSymbolTable.h461 bool setDefaultPrecision(const TPublicType &type, TPrecision prec) in setDefaultPrecision() argument
484 TPrecision prec = EbpUndefined; // If we dont find anything we return this. Should we error check this? in getDefaultPrecision() local
/third_party/python/Modules/_decimal/tests/
H A Ddeccheck.py255 prec = property(getprec, setprec) variable in Context
302 prec variable
1221 prec = random.randrange(1, 6) global() variable
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dduration.cc715 int prec; member
740 const int prec = std::min(kBufferSize, unit.prec); in AppendNumberUnit() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dconvert_test.cc409 const std::string &prec = kPrec[pi]; in TYPED_TEST_P() local

Completed in 31 milliseconds

1234567