Searched refs:pc (Results 1 - 25 of 599) sorted by relevance

1234567891011>>

/macosx-10.10/Libc-1044.1.2/stdio/
H A Dxprintf_comp.c34 free_printf_comp(printf_comp_t pc) argument
36 if(!pc) return;
37 XL_RELEASE(pc->loc);
39 arrayfree(pc->pa);
40 free(pc->pa);
41 arrayfree(pc->aa);
42 free(pc->aa);
43 arrayfree(pc->ua);
44 free(pc->ua);
46 free(pc
58 printf_comp_t restrict pc; local
[all...]
H A Dxprintf_exec.c34 printf_comp_t __restrict pc, ...)
39 if (!pc) {
44 va_start(ap, pc);
45 iret = _vasprintf(pc, NULL, ret, NULL, NULL, ap);
51 dxprintf_exec(int fd, printf_comp_t __restrict pc, ...) argument
56 if (!pc) {
61 va_start(ap, pc);
62 ret = _vdprintf(pc, NULL, fd, NULL, NULL, ap);
69 printf_comp_t __restrict pc, ...)
74 if (!pc) {
33 asxprintf_exec(char ** __restrict ret, printf_comp_t __restrict pc, ...) argument
68 fxprintf_exec(FILE * __restrict stream, printf_comp_t __restrict pc, ...) argument
86 sxprintf_exec(char * __restrict str, size_t size, printf_comp_t __restrict pc, ...) argument
104 xprintf_exec(printf_comp_t __restrict pc, ...) argument
121 vasxprintf_exec(char ** __restrict ret, printf_comp_t __restrict pc, va_list ap) argument
133 vdxprintf_exec(int fd, printf_comp_t __restrict pc, va_list ap) argument
145 vfxprintf_exec(FILE * __restrict stream, printf_comp_t __restrict pc, va_list ap) argument
157 vsxprintf_exec(char * __restrict str, size_t size, printf_comp_t __restrict pc, va_list ap) argument
169 vxprintf_exec(printf_comp_t __restrict pc, va_list ap) argument
[all...]
/macosx-10.10/CPANInternal-159.1/JSON-XS-3.01/t/
H A D06_pc_pretty.t12 my $pc = new JSON::XS;
15 $js = $pc->encode($obj);
19 $pc->pretty (1);
20 $js = $pc->encode($obj);
31 $pc->pretty(0);
32 $js = $pc->encode($obj);
37 $pc->pretty(1);
38 $js = $pc->encode($obj);
52 $pc->pretty(0);
53 $js = $pc
[all...]
/macosx-10.10/CPANInternal-159.1/JSON-PP-2.27203/t/
H A D006_pc_pretty.t15 my $pc = new JSON::PP;
18 $js = $pc->encode($obj);
22 $pc->pretty (1);
23 $js = $pc->encode($obj);
34 $pc->pretty(0);
35 $js = $pc->encode($obj);
40 $pc->pretty(1);
41 $js = $pc->encode($obj);
55 $pc->pretty(0);
56 $js = $pc
[all...]
H A D007_pc_esc.t27 my $pc = new JSON::PP;
30 $str = $pc->encode($obj);
34 $str = $pc->encode($obj);
38 $str = $pc->encode($obj); # but since version 0.99
40 $obj = $pc->decode($str);
44 $str = $pc->encode($obj);
48 $str = $pc->encode($obj);
52 $str = $pc->encode($obj);
56 $str = $pc->encode($obj);
60 $str = $pc
[all...]
/macosx-10.10/procmail-14/procmail/src/
H A Dmanconf.c115 static void pc(name,value)const char*const name;const int value; function
234 pc("LMTPOPT",LMTPOPT);
272 pc("SERV_ADDRsep",SERV_ADDRsep);
277 pc("MCDIRSEP",*MCDIRSEP);
278 pc("chCURDIR",chCURDIR);
279 pc("HELPOPT1",HELPOPT1);
280 pc("HELPOPT2",HELPOPT2);
281 pc("VERSIONOPT",VERSIONOPT);
282 pc("PRESERVOPT",PRESERVOPT);
283 pc("TEMPFAILOP
[all...]
/macosx-10.10/iodbc-42.5/iodbc/admin/
H A DMakefile.am76 libiodbc.pc.in
79 pkgconfig_DATA = libiodbc.pc
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dgetdate.y207 %parse-param { parser_control *pc }
208 %lex-param { parser_control *pc }
247 pc->seconds = $2;
248 pc->timespec_seen = true;
259 { pc->times_seen++; }
261 { pc->local_zones_seen++; }
263 { pc->zones_seen++; }
265 { pc->dates_seen++; }
267 { pc->days_seen++; }
269 { pc
[all...]
H A Dgetdate.c863 yyerror (pc, YY_("syntax error: cannot back up")); \
920 # define YYLEX yylex (&yylval, pc)
943 Type, Value, pc); \
957 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, parser_control *pc) argument
960 yy_symbol_value_print (yyoutput, yytype, yyvaluep, pc)
964 parser_control *pc;
969 YYUSE (pc);
991 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, parser_control *pc) argument
994 yy_symbol_print (yyoutput, yytype, yyvaluep, pc)
998 parser_control *pc;
1046 yy_reduce_print(YYSTYPE *yyvsp, int yyrule, parser_control *pc) argument
1325 yydestruct(const char *yymsg, int yytype, YYSTYPE *yyvaluep, parser_control *pc) argument
2595 lookup_zone(parser_control const *pc, char const *name) argument
2644 lookup_word(parser_control const *pc, char *word) argument
2715 yylex(YYSTYPE *lvalp, parser_control *pc) argument
2941 parser_control pc; local
[all...]
/macosx-10.10/curl-83.1.2/curl/packages/vms/
H A Dmake_gnv_curl_install.sh40 # adjust the libcurl.pc file, GNV currently ignores the Lib: line.
42 sed -e 's/^Libs:/#Libs:/g' libcurl.pc > libcurl.pc_new
43 rm libcurl.pc
44 mv libcurl.pc_new libcurl.pc
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbpf_filter.c206 * Execute the filter program starting at pc on the packet p
211 bpf_filter(const struct bpf_insn *pc, u_char *p, u_int wirelen, u_int buflen) argument
219 if (pc == 0)
225 --pc;
227 ++pc;
228 switch (pc->code) {
237 return (u_int)pc->k;
243 k = pc->k;
267 k = pc->k;
284 k = pc
[all...]
/macosx-10.10/libpcap-48/libpcap/bpf/net/
H A Dbpf_filter.c204 * Execute the filter program starting at pc on the packet p
211 bpf_filter(pc, p, wirelen, buflen)
212 register const struct bpf_insn *pc;
232 if (pc == 0)
239 --pc;
241 ++pc;
242 switch (pc->code) {
251 return (u_int)pc->k;
257 k = pc->k;
274 k = pc
[all...]
/macosx-10.10/libpcap-48/libpcap/
H A Dbpf_filter.c204 * Execute the filter program starting at pc on the packet p
211 bpf_filter(pc, p, wirelen, buflen)
212 register const struct bpf_insn *pc;
232 if (pc == 0)
239 --pc;
241 ++pc;
242 switch (pc->code) {
251 return (u_int)pc->k;
257 k = pc->k;
274 k = pc
[all...]
/macosx-10.10/curl-83.1.2/curl/src/
H A Dtool_operhlp.c131 const char *pc; local
136 pc = strstr(url, "://");
137 if(pc)
138 pc += 3;
140 pc = url;
141 pc = strrchr(pc, '/');
143 if(pc) {
145 pc++;
146 if(*pc) {
[all...]
/macosx-10.10/BootCache-109/
H A Dcontrol.c52 static int add_file(struct BC_playlist *pc, const char *fname, const int batch, const bool shared, const bool low_priority);
53 static int add_directory(struct BC_playlist *pc, const char *fname, const int batch, const bool shared);
54 static int add_fseventsd_files(struct BC_playlist *pc, const int batch, const bool shared);
55 static int add_playlist_for_preheated_user(struct BC_playlist *pc, bool isCompositeDisk);
56 static int add_logical_playlist(const char *playlist, struct BC_playlist *pc, int batch, int shared);
197 static int add_logical_playlist(const char *playlist, struct BC_playlist *pc, int batch, int shared) argument
220 if ((error = add_directory(pc, filename, batch, shared))
224 add_file(pc, filename, batch, shared, false);
362 struct BC_playlist *pc; local
373 pc
479 add_playlist_for_preheated_user(struct BC_playlist *pc, bool isCompositeDisk) argument
705 add_file(struct BC_playlist *pc, const char *fname, const int batch, const bool shared, const bool low_priority) argument
774 add_directory(struct BC_playlist *pc, const char *dname, const int batch, const bool shared) argument
808 add_fseventsd_files(struct BC_playlist *pc, const int batch, const bool shared) argument
883 struct BC_playlist *pc; local
941 struct BC_playlist *pc; local
1101 struct BC_playlist *pc = NULL, *npc = NULL; local
1188 struct BC_playlist *pc; local
1282 struct BC_playlist *pc; local
1435 struct BC_playlist *pc; local
1465 struct BC_playlist *pc; local
1629 struct BC_playlist *pc; local
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DCallReturnOffsetToBytecodeOffset.h49 inline unsigned getCallReturnOffset(CallReturnOffsetToBytecodeOffset* pc) argument
51 return pc->callReturnOffset;
/macosx-10.10/Heimdal-398.1.2/lib/wind/
H A Dtest-punycode.c66 if (len != strlen(e->pc)) {
69 (unsigned int)len, (unsigned int)strlen(e->pc));
70 printf("buf %s != pc: %s\n", buf, e->pc);
74 if (strncasecmp(buf, e->pc, len) != 0) {
77 i, e->description, (unsigned int)len, buf, e->pc);
/macosx-10.10/cups-408/cups/cups/
H A Dppd-cache.c58 _ppd_cache_t *pc; /* PWG mapping data */ local
136 if ((pc = calloc(1, sizeof(_ppd_cache_t))) == NULL)
143 pc->max_copies = 9999;
169 if (!pc->filters)
170 pc->filters = cupsArrayNew3(NULL, NULL, NULL, 0,
174 cupsArrayAdd(pc->filters, value);
178 if (!pc->prefilters)
179 pc->prefilters = cupsArrayNew3(NULL, NULL, NULL, 0,
183 cupsArrayAdd(pc->prefilters, value);
187 pc
618 _ppd_cache_t *pc; /* PWG mapping data */ local
1422 _ppdCacheDestroy(_ppd_cache_t *pc) argument
1515 _ppdCacheGetBin( _ppd_cache_t *pc, const char *output_bin) argument
1548 _ppdCacheGetFinishingOptions( _ppd_cache_t *pc, ipp_t *job, ipp_finishings_t value, int num_options, cups_option_t **options) argument
1616 _ppdCacheGetFinishingValues( _ppd_cache_t *pc, int num_options, cups_option_t *options, int max_values, int *values) argument
1687 _ppdCacheGetInputSlot( _ppd_cache_t *pc, ipp_t *job, const char *keyword) argument
1752 _ppdCacheGetMediaType( _ppd_cache_t *pc, ipp_t *job, const char *keyword) argument
1806 _ppdCacheGetOutputBin( _ppd_cache_t *pc, const char *output_bin) argument
1839 _ppdCacheGetPageSize( _ppd_cache_t *pc, ipp_t *job, const char *keyword, int *exact) argument
2078 _ppdCacheGetSize( _ppd_cache_t *pc, const char *page_size) argument
2192 _ppdCacheGetSource( _ppd_cache_t *pc, const char *input_slot) argument
2221 _ppdCacheGetType( _ppd_cache_t *pc, const char *media_type) argument
2249 _ppdCacheWriteFile( _ppd_cache_t *pc, const char *filename, ipp_t *attrs) argument
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dmt-dis.c71 bfd_vma pc ATTRIBUTE_UNUSED,
79 print_normal (cd, dis_info, value, attrs, pc, length);
87 bfd_vma pc ATTRIBUTE_UNUSED,
90 print_address (cd, dis_info, value + pc, attrs, pc, length);
119 bfd_vma pc,
127 print_dollarhex (cd, info, fields->f_a23, 0, pc, length);
130 print_dollarhex (cd, info, fields->f_ball, 0, pc, length);
133 print_dollarhex (cd, info, fields->f_ball2, 0, pc, length);
136 print_dollarhex (cd, info, fields->f_bankaddr, 0, pc, lengt
113 mt_cgen_print_operand(CGEN_CPU_DESC cd, int opindex, void * xinfo, CGEN_FIELDS *fields, void const *attrs ATTRIBUTE_UNUSED, bfd_vma pc, int length) argument
391 print_insn_normal(CGEN_CPU_DESC cd, void *dis_info, const CGEN_INSN *insn, CGEN_FIELDS *fields, bfd_vma pc, int length) argument
428 read_insn(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, bfd_vma pc, disassemble_info *info, bfd_byte *buf, int buflen, CGEN_EXTRACT_INFO *ex_info, unsigned long *insn_value) argument
459 print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info, bfd_byte *buf, unsigned int buflen) argument
568 default_print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info) argument
608 print_insn_mt(bfd_vma pc, disassemble_info *info) argument
[all...]
/macosx-10.10/mDNSResponder-561.1.1/mDNSCore/
H A Ddnsproxy.c77 mDNSlocal void FreeDNSProxyClient(DNSProxyClient *pc) argument
79 if (pc->optRR)
80 mDNSPlatformMemFree(pc->optRR);
81 mDNSPlatformMemFree(pc);
84 mDNSlocal mDNSBool ParseEDNS0(DNSProxyClient *pc, const mDNSu8 *ptr, int length, const mDNSu8 *limit) argument
109 pc->rcvBufSize = rrclass;
110 pc->DNSSECOK = ptr[6] & 0x80;
117 DNSProxyClient *pc = (DNSProxyClient *)q->QuestionContext; local
121 h->flags = pc->requestFlags;
122 if (pc
169 SetResponseFlags(DNSProxyClient *pc, const mDNSOpaque16 responseFlags) argument
186 AddResourceRecords(mDNS *const m, DNSProxyClient *pc, mDNSu8 **prevptr, mStatus *error) argument
377 DNSProxyClient *pc = question->QuestionContext; local
534 DNSProxyClient *pc; local
578 DNSProxyClient *pc; local
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libast/astsa/
H A Dstrmatch.c176 register int pc; local
191 switch (pc = mbgetchar(p))
199 if (pc == '(' || *p == '(')
205 subp = p + (pc != '(');
212 if (pc == '*' || pc == '?' || pc == '+' && oldp == r)
222 if (pc == '*' || pc == '+')
229 pc
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/disassembler/
H A DLLVMDisassembler.cpp105 uint8_t* pc = static_cast<uint8_t*>(codePtr.executableAddress()); local
106 uint8_t* end = pc + size;
108 while (pc < end) {
111 static_cast<unsigned long>(bitwise_cast<uintptr_t>(pc)));
114 disassemblyContext, pc, end - pc, bitwise_cast<uintptr_t>(pc),
118 snprintf(instructionString, sizeof(instructionString), ".byte 0x%02x", *pc++);
120 pc += instructionSize;
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_nspathcontrol.py5 def pathControl_shouldDragPathComponentCell_withPasteboard_(self, pc, c, pb): return 1
6 def pathControl_validateDrop_(self, pc, dr): return 1
7 def pathControl_acceptDrop_(self, pc, dr): return 1
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_nspathcontrol.py5 def pathControl_shouldDragPathComponentCell_withPasteboard_(self, pc, c, pb): return 1
6 def pathControl_validateDrop_(self, pc, dr): return 1
7 def pathControl_acceptDrop_(self, pc, dr): return 1
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_nspathcontrol.py5 def pathControl_shouldDragPathComponentCell_withPasteboard_(self, pc, c, pb): return 1
6 def pathControl_validateDrop_(self, pc, dr): return 1
7 def pathControl_acceptDrop_(self, pc, dr): return 1

Completed in 207 milliseconds

1234567891011>>