Searched defs:?8 (Results 51 - 75 of 139) sorted by relevance

123456

/macosx-10.9.5/bind9-45.100/bind9/bin/tests/db/
H A Dt_db.c738 static const char *a8 = variable
1000 t8(void) { function
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/master/
H A Dt_master.c268 static const char *a8 = variable
272 t8() { function
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/names/
H A Dt_names.c601 static const char *a8 = "dns_name_hash(name, case_sensitive) returns " variable
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/rbt/
H A Dt_rbt.c595 static const char *a8 = "when a superdomain is found with data matching name, " variable
599 t8() { function
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c1220 GetAddressByNameA(DWORD a0, LPGUID a1, LPSTR a2, LPINT a3, DWORD a4, LPSERVICE_ASYNC_INFO a5, LPVOID a6, LPDWORD a7, LPSTR a8, LPDWORD a9) argument
1239 GetAddressByNameW(DWORD a0, LPGUID a1, LPWSTR a2, LPINT a3, DWORD a4, LPSERVICE_ASYNC_INFO a5, LPVOID a6, LPDWORD a7, LPWSTR a8, LPDWORD a9) argument
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c935 WSAIoctl(SOCKET a0, DWORD a1, LPVOID a2, DWORD a3, LPVOID a4, DWORD a5, LPDWORD a6, LPWSAOVERLAPPED a7, LPWSAOVERLAPPED_COMPLETION_ROUTINE a8) argument
1296 WSARecvFrom(SOCKET a0, LPWSABUF a1, DWORD a2, LPDWORD a3, LPDWORD a4, struct sockaddr * a5, LPINT a6, LPWSAOVERLAPPED a7, LPWSAOVERLAPPED_COMPLETION_ROUTINE a8) argument
1391 WSASendTo(SOCKET a0, LPWSABUF a1, DWORD a2, LPDWORD a3, DWORD a4, const struct sockaddr * a5, int a6, LPWSAOVERLAPPED a7, LPWSAOVERLAPPED_COMPLETION_ROUTINE a8) argument
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c++/detail/
H A Dparser.hpp547 expect(const token_type& t1, const token_type& t2, const token_type& t3, const token_type& t4, const token_type& t5, const token_type& t6, const token_type& t7, const token_type& t8, const std::string& textual) argument
/macosx-10.9.5/cctools-845/as/
H A Dsparc-opcode.h47 v8, enumerator in enum:sparc_architecture
[all...]
/macosx-10.9.5/cctools-845/include/mach/m88k/
H A Dthread_status.h78 unsigned r8; // a6 member in struct:_m88k_thread_state_grf
125 m88k_xrf_t x8; member in struct:_m88k_thread_state_xrf
/macosx-10.9.5/cctools-845/include/mach/ppc/
H A D_structs.h104 unsigned int r8; variable
203 unsigned long long r8; variable
/macosx-10.9.5/cctools-845/otool/
H A Darm_disasm.c4419 unsigned int i8 = (given & 0x000000ff); local
[all...]
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dmd5.c55 #define T8 0xfd469501 macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dcrx.h33 r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, enumerator in enum:__anon7905
36 u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, enumerator in enum:__anon7905
67 c0 = MAX_REG, c1, c2, c3, c4, c5, c6, c7, c8, enumerator in enum:__anon7906
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Darm-dis.c3410 unsigned int i8 = (given & 0x000000ff); local
[all...]
H A Dia64-opc.h50 #define C8 IA64_OPND_C8 macro
H A Dsparc-opc.c56 #define v8 (MASK_V8 | MASK_SPARCLET | MASK_SPARCLITE \ macro
[all...]
/macosx-10.9.5/dyld-239.4/include/
H A Dobjc-shared-cache.h595 #define X8(x) x, x, x, x, x, x, x, x macro
[all...]
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/lazy-binding-reg-params/
H A Dfoo.c46 dofloattest(double p1, double p2, double p3, double p4, double p5, double p6, double p7, double p8, double p9, double p10, double p11, double p12, double p13) argument
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/lazy-pointer-binding/
H A Dfoo.c25 floattest(double p1, float p2, double p3, float p4, double p5, float p6, double p7, float p8, double p9, float p10, double p11, float p12, double p13, float p14) argument
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/prebased-performance/
H A Dfoo.c45 struct page p8 = { &p1 }; variable in typeref:struct:page
/macosx-10.9.5/emacs-92/emacs/lisp/calc/
H A Dcalc-prog.el
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dbindat.el[all...]
/macosx-10.9.5/gpt-12/
H A Dgpt.c124 static uint8_t *s8 = NULL; local
169 utf8_to_utf16(const uint8_t *s8, uint16_t *s16, size_t s16len) argument
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/features/
H A Dalign.c45 void* u8; member in union:_u_
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/uwin/
H A Derf.c185 p8 = 1.640186161764254363152286358441771740838e-0006, variable

Completed in 881 milliseconds

123456