Searched refs:PRIV (Results 1 - 21 of 21) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dvms-misc.c192 Set PRIV(buf_size) and return it
241 if (PRIV (buf_size) == 0)
245 if (PRIV (is_vax))
248 PRIV (file_format) = FF_VAX;
252 PRIV (vms_buf) = bfd_malloc (amt);
253 PRIV (buf_size) = amt;
256 vms_buf = PRIV (vms_buf);
261 switch (PRIV (file_format))
285 if (bfd_bread (PRIV (vms_buf), (bfd_size_type) 1, abfd) != 1)
294 && (bfd_bread (PRIV (vms_bu
[all...]
H A Dvms-hdr.c51 vms_rec = PRIV(vms_rec);
77 PRIV (hdr_data).hdr_b_strlvl = vms_rec[2];
78 PRIV (hdr_data).hdr_l_recsiz = bfd_getl16 (vms_rec + 3);
79 PRIV (hdr_data).hdr_t_name = _bfd_vms_save_counted_string (vms_rec + 5);
81 PRIV (hdr_data).hdr_t_version = _bfd_vms_save_counted_string (ptr);
83 PRIV (hdr_data).hdr_t_date = _bfd_vms_save_sized_string (ptr, 17);
87 PRIV (hdr_data).hdr_c_lnm = _bfd_vms_save_sized_string (vms_rec, PRIV (rec_length - 2));
91 PRIV (hdr_data).hdr_c_src = _bfd_vms_save_sized_string (vms_rec, PRIV (rec_lengt
[all...]
H A Dvms.c59 PRIV (is_vax) = FALSE;
61 PRIV (is_vax) = TRUE;
63 PRIV (vms_buf) = NULL;
64 PRIV (buf_size) = 0;
65 PRIV (rec_length) = 0;
66 PRIV (file_format) = FF_UNKNOWN;
67 PRIV (fixup_done) = FALSE;
68 PRIV (sections) = NULL;
71 PRIV (stack) = bfd_alloc (abfd, amt);
72 if (PRIV (stac
[all...]
H A Dvms-tir.c49 offset = PRIV (image_ptr) - PRIV (image_section)->contents;
50 if (offset + size > PRIV (image_section)->size)
52 PRIV (image_section)->contents
53 = bfd_realloc (PRIV (image_section)->contents, offset + size);
54 if (PRIV (image_section)->contents == 0)
59 PRIV (image_section)->size = offset + size;
60 PRIV (image_ptr) = PRIV (image_section)->contents + offset;
75 psect, PRIV (section
[all...]
H A Dvms-gsd.c154 if ((PRIV (is_vax)?
281 PRIV (vms_rec) += 8; /* Skip type, size, l_temp. */
282 PRIV (rec_size) -= 8;
285 PRIV (vms_rec) += 1;
286 PRIV (rec_size) -= 1;
297 while (PRIV (rec_size) > 0)
299 vms_rec = PRIV (vms_rec);
324 if (PRIV (is_vax) && (psect_idx < (abfd->section_count-1)))
327 if (psect_idx < PRIV (section_count))
328 old_section = PRIV (section
[all...]
H A Dvms.h567 section pointers and PRIV(sections)
618 #define PRIV(name) ((struct vms_private_data_struct *) abfd->tdata.any)->name macro
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl28 # `proxy' member of the `PRIV' array. e.g.:
30 # set ::tkcon::PRIV(proxy) wwwproxy:8080
35 # set ::tkcon::PRIV(proxy) {wwwproxy:8080 1}
39 # tkcon master set ::tkcon:PRIV(proxy) wwwproxy:8080
75 # PRIV is used for internal data that only tkcon should fiddle with.
76 variable PRIV
77 set PRIV(WWW) [info exists embed_args]
91 variable PRIV
194 if {![info exists PRIV($key)]} { set PRIV(
[all...]
/macosx-10.9.5/configd-596.15/
H A Dget-mobility-info34 PRIV=""
36 PRIV="sudo"
99 ${PRIV} /usr/bin/killall -INFO networkd
100 ${PRIV} /usr/bin/killall -INFO mDNSResponder
154 ${PRIV} /usr/bin/wdutil dump
161 ${PRIV} cat "${log}" > "wifi_dump/${b}" 2>&1
307 ${PRIV} scutil -p --snapshot
329 ${PRIV} cat /etc/hosts > etc.hosts 2>/dev/null
445 ${PRIV} /sbin/ipfw -at show >> network-statistics 2>&1
452 ${PRIV} /sbi
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dia64-opc-m.c104 {"ssm", M0, OpX3X4 (0, 0, 6), {IMMU24}, PRIV, 0, NULL},
105 {"rsm", M0, OpX3X4 (0, 0, 7), {IMMU24}, PRIV, 0, NULL},
109 {"mov", M, OpX3X6b (1, 0, 0x2c), {CR3, R2}, PRIV, 0, NULL},
110 {"mov", M, OpX3X6b (1, 0, 0x24), {R1, CR3}, PRIV, 0, NULL},
115 {"mov", M, OpX3X6b (1, 0, 0x2d), {PSR_L, R2}, PRIV, 0, NULL},
117 {"mov", M, OpX3X6b (1, 0, 0x25), {R1, PSR}, PRIV, 0, NULL},
126 {"itc.d", M0, OpX3X6b (1, 0, 0x2e), {R2}, LAST | PRIV, 0, NULL},
127 {"itc.i", M0, OpX3X6b (1, 0, 0x2f), {R2}, LAST | PRIV, 0, NULL},
129 {"mov", M, OpX3X6b (1, 0, 0x00), {RR_R3, R2}, PRIV, 0, NULL},
130 {"mov", M, OpX3X6b (1, 0, 0x01), {DBR_R3, R2}, PRIV,
[all...]
H A Dia64-opc.h37 #define PRIV IA64_OPCODE_PRIV macro
H A Dia64-opc-b.c197 {"rfi", B0, OpX6 (0, 0x08), {0, }, NO_PRED | LAST | PRIV | MOD_RRBS, 0, NULL},
198 {"bsw.0", B0, OpX6 (0, 0x0c), {0, }, NO_PRED | LAST | PRIV, 0, NULL},
199 {"bsw.1", B0, OpX6 (0, 0x0d), {0, }, NO_PRED | LAST | PRIV, 0, NULL},
201 {"vmsw.0", B0, OpX6 (0, 0x18), {0, }, NO_PRED | PRIV, 0, NULL},
202 {"vmsw.1", B0, OpX6 (0, 0x19), {0, }, NO_PRED | PRIV, 0, NULL},
/macosx-10.9.5/Heimdal-323.92.1/cf/
H A Dmake-proto.pl242 open(PRIV, ">$opt_p");
462 print PRIV $private_h;
466 close PRIV;
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DDLDBListCFPref.h121 PRIV enumerator in enum:Security::DLDbListCFPref::ID_Direction
H A DDLDBListCFPref.cpp312 changeIdentity(PRIV);
369 changeIdentity(PRIV);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DDLDBListCFPref.h121 PRIV enumerator in enum:Security::DLDbListCFPref::ID_Direction
H A DDLDBListCFPref.cpp312 changeIdentity(PRIV);
369 changeIdentity(PRIV);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DDLDBListCFPref.h121 PRIV enumerator in enum:Security::DLDbListCFPref::ID_Direction
H A DDLDBListCFPref.cpp312 changeIdentity(PRIV);
369 changeIdentity(PRIV);
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Duloc_tag.c2074 #define PRIV 0x0080 macro
2157 next = LANG | PRIV;
2191 next = EXTL | SCRT | REGN | VART | EXTS | PRIV;
2202 next = EXTL | SCRT | REGN | VART | EXTS | PRIV;
2204 next = SCRT | REGN | VART | EXTS | PRIV;
2225 next = REGN | VART | EXTS | PRIV;
2235 next = VART | EXTS | PRIV;
2259 next = VART | EXTS | PRIV;
2319 next = EXTS | EXTV | PRIV;
2324 if (next & PRIV) {
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/tepam/
H A Dtepam_demo.tcl156 if {[catch {set ::tkcon::PRIV(root)}]} {
157 # define PRIV(root) to an existing window to avoid a console creation
159 set PRIV(root) .tkcon
187 if {[catch {wm deiconify $::tkcon::PRIV(root)}]} {
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/
H A Dtk.rb2221 when :PRIV, :PRIVATE, :TK_PRIV

Completed in 330 milliseconds