Home
last modified time | relevance | path

Searched defs:nc (Results 1 - 25 of 66) sorted by relevance

123

/third_party/curl/docs/examples/
H A Dcookie_interface.c42 struct curl_slist *nc; in print_cookies() local
/third_party/ffmpeg/libavformat/
H A Dhttpauth.h47 int nc; /**< Nonce count, the number of earlier replies member
H A Dhttpauth.c145 char nc[9]; in make_digest_auth() local
/third_party/node/deps/v8/src/base/
H A Ddivision-by-constant.cc61 const T nc = ones - (ones - d) % d; in UnsignedDivisionByConstant() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ra_checker.cpp251 container_node *nc = static_cast<container_node*>(n); in run_on() local
/third_party/toybox/toys/pending/
H A Dipcs.c106 int val, nc, zc, pid; in show_sem_id() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dscanresults.cpp134 NetworkConfig *nc = new NetworkConfig(); in bssSelected() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dscanresults.cpp134 NetworkConfig *nc = new NetworkConfig(); in bssSelected() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dinstr.c182 const ppir_const *nc = &c->constant; in ppir_instr_insert_node() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBIRuleParseTable.java73 RBBIRuleTableElement(short a, int cc, int ns, int ps, boolean nc, String sn) { in RBBIRuleTableElement() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dregiontst.cpp383 int32_t nc = rd.numeric; in TestKnownRegions() local
/third_party/FatFs/source/
H A Dffunicode.c15469 WORD uc, bc, nc, cmd; ff_wtoupper() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRBBIRuleParseTable.java74 RBBIRuleTableElement(short a, int cc, int ns, int ps, boolean nc, String sn) { in RBBIRuleTableElement() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_image.c249 int nc = util_format_get_nr_components(params->format); in sp_tgsi_load() local
361 int nc = util_format_get_nr_components(params->format); in handle_op_uint() local
478 int nc = util_format_get_nr_components(params->format); handle_op_int() local
592 int nc = 1; handle_op_r32f_xchg() local
658 int nc = util_format_get_nr_components(params->format); sp_tgsi_op() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vbo.c42 const unsigned nc = util_format_get_nr_components(ve->src_format); in nv30_emit_vtxattr() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djccolor.c462 int nc = cinfo->num_components; in null_convert() local
/third_party/ffmpeg/libavcodec/
H A Dscpr.c196 uint32_t nc = (cnt[i] >> 1) + 1; in decode_value() local
251 uint32_t nc = (pixel->freq[i] >> 1) + 1; in decode_unit() local
H A Dtscc2.c127 int prev_dc, dc, nc, ac, bpos, val; in tscc2_decode_mb() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_vbo.c148 const unsigned nc = util_format_get_nr_components(ve->src_format); in nv50_emit_vtxattr() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_aos.c62 lp_nir_aos_conv_const(struct gallivm_state *gallivm, LLVMValueRef constval, int nc) lp_nir_aos_conv_const() argument
217 emit_load_ubo(struct lp_build_nir_context *bld_base, unsigned nc, unsigned bit_size, bool offset_is_uniform, LLVMValueRef index, LLVMValueRef offset, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) emit_load_ubo() argument
304 const int nc = instr->def.num_components; emit_load_const() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_transfer.c117 int nc; in nve4_m2mf_transfer_rect() member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddigestauth.c574 char nc[2 in MHD_digest_auth_check() local
301 check_nonce_nc(struct MHD_Connection *connection, const char *nonce, unsigned long int nc) check_nonce_nc() argument
[all...]
/third_party/toybox/toys/net/
H A Dnetstat.c175 struct num_cache *nc = get_num_cache(TT.inodes, inode); in show_ip() local
217 struct num_cache *nc = get_num_cache(TT.inodes, inode); in show_unix_sockets() local
/third_party/ffmpeg/libavfilter/
H A Daf_adynamicequalizer.c167 const double nc = mode == 0 ? 1. : -1.; in filter_channels() local
89 get_gain(double in, double srate, double makeup, double aattack, double iratio, double knee, double range, double thresdb, double slewfactor, double *state, double attack_coeff, double release_coeff, double nc) get_gain() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_clone.c136 nir_constant *nc = ralloc(nvar, nir_constant); in nir_constant_clone() local

Completed in 92 milliseconds

123