Home
last modified time | relevance | path

Searched defs:num (Results 1776 - 1800 of 2042) sorted by relevance

1...<<71727374757677787980>>...82

/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_longnames.cpp1670 UnicodeString num; in getMixedUnitModifier() local
H A Dmsgfmt.cpp974 PluralSelectorContext(int32_t start, const UnicodeString &name, const Formattable &num, double off, UErrorCode &errorCode) PluralSelectorContext() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.c930 lp_csctx_set_sampler_views(struct lp_cs_context *csctx, unsigned num, struct pipe_sampler_view **views) lp_csctx_set_sampler_views() argument
1082 lp_csctx_set_sampler_state(struct lp_cs_context *csctx, unsigned num, struct pipe_sampler_state **samplers) lp_csctx_set_sampler_state() argument
1109 lp_csctx_set_cs_constants(struct lp_cs_context *csctx, unsigned num, struct pipe_constant_buffer *buffers) lp_csctx_set_cs_constants() argument
1128 lp_csctx_set_cs_ssbos(struct lp_cs_context *csctx, unsigned num, struct pipe_shader_buffer *buffers) lp_csctx_set_cs_ssbos() argument
1146 lp_csctx_set_cs_images(struct lp_cs_context *csctx, unsigned num, struct pipe_image_view *images) lp_csctx_set_cs_images() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcreststn.c458 int32_t num =0; in TestDecodedBundle() local
/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c691 register int num; in getnum() local
719 int num; in getsecs() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.cpp101 Int64ToUnicodeString(int64_t num) in Int64ToUnicodeString() argument
117 DoubleToUnicodeString(double num) in DoubleToUnicodeString() argument
75 operator +(const UnicodeString& left, long num) operator +() argument
88 operator +(const UnicodeString& left, unsigned long num) operator +() argument
130 operator +(const UnicodeString& left, double num) operator +() argument
251 operator +(const UnicodeString& left, char num) operator +() argument
253 operator +(const UnicodeString& left, short num) operator +() argument
255 operator +(const UnicodeString& left, int num) operator +() argument
257 operator +(const UnicodeString& left, unsigned char num) operator +() argument
259 operator +(const UnicodeString& left, unsigned short num) operator +() argument
261 operator +(const UnicodeString& left, unsigned int num) operator +() argument
263 operator +(const UnicodeString& left, float num) operator +() argument
[all...]
H A Dnumbertest_api.cpp1066 FormattedNumber num = nf.formatDouble(2.4, status); in unitCompoundMeasure() local
/third_party/libdrm/tests/modetest/
H A Dmodetest.c656 int num; in get_resources() local
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Daio-stress.c570 off_t num; in random_byte_offset() local
/third_party/lwip/src/apps/smtp/
H A Dsmtp.c958 long num; in smtp_is_response() local
/third_party/lzma/C/
H A D7zArcIn.c64 static SRes SzBitUi32s_Alloc(CSzBitUi32s *p, size_t num, ISzAllocPtr alloc) in SzBitUi32s_Alloc() argument
611 static Z7_NO_INLINE SRes SkipNumbers(CSzData *sd2, UInt32 num) in SkipNumbers() argument
1059 static Z7_NO_INLINE SRes ReadTime(CSzBitUi64s *p, UInt32 num, in ReadTime() argument
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dinterface-descriptors.h212 void RestrictAllocatableRegisters(const Register* registers, size_t num) { in RestrictAllocatableRegisters() argument
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.cc689 void LiftoffAssembler::PrepareLoopArgs(int num) { in PrepareLoopArgs() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h394 uint num; member
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c85 unsigned num; in dd_parse_apitrace_marker() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c698 const unsigned num[VB_NUM] = { in u_vbuf_translate_begin() local
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c1193 trace_context_set_sampler_views(struct pipe_context *_pipe, enum pipe_shader_type shader, unsigned start, unsigned num, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) trace_context_set_sampler_views() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.c737 rbug_set_sampler_views(struct pipe_context *_pipe, enum pipe_shader_type shader, unsigned start, unsigned num, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **_views) rbug_set_sampler_views() argument
/third_party/mksh/
H A Dmisc.c558 mksh_ari_u num; in getn() local
[all...]
H A Deval.c449 mksh_ari_t from = 0, num = -1, flen, finc = 0; in expand() local
472 &num, KSH_UNWIND_ERROR, true); in expand() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c1523 static uint32_t r300_assign_texture_cache_region(unsigned index, unsigned num) in r300_assign_texture_cache_region() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c1679 unsigned num, gen_mul = (g_scalar != NULL); in batch_mul() local
1991 make_points_affine(size_t num, smallfelem points[][3], smallfelem tmp_smallfelems[]) make_points_affine() argument
2023 ossl_ec_GFp_nistp256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) ossl_ec_GFp_nistp256_points_mul() argument
[all...]
/third_party/node/deps/openssl/openssl/engines/
H A De_loader_attic.c121 static int file_get_pem_pass(char *buf, int num, int w, void *data) in file_get_pem_pass() argument
1301 static void pem_free_flag(void *pem_data, int secure, size_t num) in pem_free_flag() argument
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_cb.c636 size_t num, i; in msg_cb() local
1113 size_t i, rlistlen, num; in print_raw_cipherlist() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dx509.c288 int ret = 1, i, j, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
1212 int i, j, ret = 0, num, nn = 0; print_x509v3_exts() local
[all...]

Completed in 72 milliseconds

1...<<71727374757677787980>>...82