/third_party/curl/docs/examples/ |
H A D | cookie_interface.c | 42 struct curl_slist *nc; in print_cookies() local
|
/third_party/ffmpeg/libavformat/ |
H A D | httpauth.h | 47 int nc; /**< Nonce count, the number of earlier replies member
|
H A D | httpauth.c | 145 char nc[9]; in make_digest_auth() local
|
/third_party/node/deps/v8/src/base/ |
H A D | division-by-constant.cc | 61 const T nc = ones - (ones - d) % d; in UnsignedDivisionByConstant() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_ra_checker.cpp | 251 container_node *nc = static_cast<container_node*>(n); in run_on() local
|
/third_party/toybox/toys/pending/ |
H A D | ipcs.c | 106 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 D | scanresults.cpp | 134 NetworkConfig *nc = new NetworkConfig(); in bssSelected() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
H A D | scanresults.cpp | 134 NetworkConfig *nc = new NetworkConfig(); in bssSelected() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
H A D | instr.c | 182 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 D | RBBIRuleParseTable.java | 73 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 D | regiontst.cpp | 383 int32_t nc = rd.numeric; in TestKnownRegions() local
|
/third_party/FatFs/source/ |
H A D | ffunicode.c | 15469 WORD uc, bc, nc, cmd; ff_wtoupper() local [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | RBBIRuleParseTable.java | 74 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 D | sp_image.c | 249 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 D | nv30_vbo.c | 42 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 D | jccolor.c | 462 int nc = cinfo->num_components; in null_convert() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | scpr.c | 196 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 D | tscc2.c | 127 int prev_dc, dc, nc, ac, bpos, val; in tscc2_decode_mb() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_vbo.c | 148 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 D | lp_bld_nir_aos.c | 62 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 D | nvc0_transfer.c | 117 int nc; in nve4_m2mf_transfer_rect() member
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | digestauth.c | 574 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 D | netstat.c | 175 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 D | af_adynamicequalizer.c | 167 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 D | nir_clone.c | 136 nir_constant *nc = ralloc(nvar, nir_constant); in nir_constant_clone() local
|