Home
last modified time | relevance | path

Searched defs:ac (Results 1 – 25 of 958) sorted by relevance

12345678910>>...39

/external/mesa3d/src/glx/apple/
Dapple_glx_context.c99 is_context_valid(struct apple_glx_context *ac) in is_context_valid()
128 struct apple_glx_context *ac; in apple_glx_create_context() local
212 struct apple_glx_context *ac = *ptr; in apple_glx_destroy_context() local
286 struct apple_glx_context *ac = ptr; in apple_glx_make_current_context() local
468 struct apple_glx_context *ac = ptr; in apple_glx_is_current_drawable() local
529 struct apple_glx_context *ac; in apple_glx_context_surface_changed() local
559 struct apple_glx_context *ac = ptr; in apple_glx_context_update() local
613 struct apple_glx_context *ac = ptr; in apple_glx_context_uses_stereo() local
Dapple_glx.c133 struct apple_glx_context *ac = ptr; in apple_glx_swap_buffers() local
143 struct apple_private_context *ac = ptr; in apple_glx_waitx() local
/external/wpa_supplicant_8/wpa_supplicant/
Dwmm_ac.c76 u8 ac = up_to_ac[up]; in wmm_ac_add_ts() local
121 static void wmm_ac_del_ts_idx(struct wpa_supplicant *wpa_s, u8 ac, in wmm_ac_del_ts_idx()
247 int ac; in wmm_ac_find_tsid() local
272 u8 ac = up_to_ac[params->user_priority]; in wmm_ac_build_addts_req() local
332 u8 tsid, u8 ac, u8 dir) in wmm_ac_should_replace_ts()
470 u8 ac; in wmm_ac_init() local
508 static void wmm_ac_del_ts(struct wpa_supplicant *wpa_s, u8 ac, int dir_bitmap) in wmm_ac_del_ts()
560 int ac; in wpas_wmm_ac_delts() local
642 int ac; in wmm_ac_handle_delts() local
672 u8 ac, tsid, up, dir; in wmm_ac_handle_addts_resp() local
[all …]
/external/selinux/libsepol/cil/test/unit/
DCuTest.h103 #define CuAssertStrEquals(tc,ex,ac) CuAssertStrEquals_LineMsg((tc),__FILE__,__LINE__,NULL… argument
104 #define CuAssertStrEquals_Msg(tc,ms,ex,ac) CuAssertStrEquals_LineMsg((tc),__FILE__,__LINE__,(ms)… argument
105 #define CuAssertIntEquals(tc,ex,ac) CuAssertIntEquals_LineMsg((tc),__FILE__,__LINE__,NULL… argument
106 #define CuAssertIntEquals_Msg(tc,ms,ex,ac) CuAssertIntEquals_LineMsg((tc),__FILE__,__LINE__,(ms)… argument
107 #define CuAssertDblEquals(tc,ex,ac,dl) CuAssertDblEquals_LineMsg((tc),__FILE__,__LINE__,NULL… argument
108 #define CuAssertDblEquals_Msg(tc,ms,ex,ac,dl) CuAssertDblEquals_LineMsg((tc),__FILE__,__LINE__,(ms)… argument
109 #define CuAssertPtrEquals(tc,ex,ac) CuAssertPtrEquals_LineMsg((tc),__FILE__,__LINE__,NULL… argument
110 #define CuAssertPtrEquals_Msg(tc,ms,ex,ac) CuAssertPtrEquals_LineMsg((tc),__FILE__,__LINE__,(ms)… argument
/external/ipsec-tools/src/racoon/
Dracoonctl.c255 main(ac, av) in main() argument
368 get_combuf(ac, av) in get_combuf() argument
397 f_reload(ac, av) in f_reload() argument
418 f_getevt(ac, av) in f_getevt() argument
455 f_getsched(ac, av) in f_getsched() argument
476 f_getsa(ac, av) in f_getsa() argument
505 f_flushsa(ac, av) in f_flushsa() argument
534 f_deletesa(ac, av) in f_deletesa() argument
589 f_deleteallsadst(ac, av) in f_deleteallsadst() argument
644 f_exchangesa(ac, av) in f_exchangesa() argument
[all …]
Deaytest.c112 rsatest(ac, av) in rsatest() argument
220 certtest(ac, av) in certtest() argument
648 ciphertest(ac, av) in ciphertest() argument
729 hmactest(ac, av) in hmactest() argument
839 sha1test(ac, av) in sha1test() argument
876 md5test(ac, av) in md5test() argument
913 dhtest(ac, av) in dhtest() argument
986 bntest(ac, av) in bntest() argument
1018 main(ac, av) in main() argument
Dmain.c142 main(ac, av) in main() argument
291 parse(ac, av) in parse() argument
/external/eigen/failtest/
Dswap_1.cpp9 const DenseBase<VectorXf> &ac(a); in main() local
11 DenseBase<VectorXf> &ac(a); in main() local
/external/skia/src/ports/
DSkFontConfigInterface.cpp17 SkAutoMutexAcquire ac(gFontConfigInterfaceMutex); in RefGlobal() local
26 SkAutoMutexAcquire ac(gFontConfigInterfaceMutex); in SetGlobal() local
/external/speex/libspeex/
Dlpc.c75 const spx_word16_t *ac, /* in: [0...p] autocorrelation values */ in _spx_lpc()
130 spx_word16_t *ac, /* out: [0...lag-1] ac values */ in _spx_autocorr()
183 float *ac, /* out: [0...lag-1] ac values */ in _spx_autocorr()
/external/libopus/silk/mips/
Dmacros_mipsr1.h37 long long ac; in silk_SMULWB() local
52 long long ac; in silk_SMULWW() local
64 long long ac; in silk_SMLAWW() local
/external/valgrind/none/tests/mips32/
Dmips32_dsp.c155 #define TESTDSPINST_AC_RS_RT_DSPC(instruction, ac, RSval, RTval, HIval, LOval, \ argument
183 #define TESTDSPINST_AC_RS_RT_NODSPC(instruction, ac, RSval, RTval, HIval, \ argument
207 #define TESTDSPINST_EXT(instruction, ac, RT, HIval, LOval, size, pos) \ argument
230 #define TESTDSPINST_EXTV(instruction, ac, RT, HIval, LOval, RS, RSval, pos) \ argument
320 #define TESTDSPINST_HILO(ac, RSval_hi, RSval_lo) \ argument
340 #define TESTDSPINST_MTHLIP(instruction, ac, HIval, LOval, RSval, RS, pos) \ argument
434 #define TESTDSPINST_SHILO(ac, HIval, LOval, shift) \ argument
455 #define TESTDSP_SHILOV(ac, HIval, LOval, RSval, RS) \ argument
Dmips32_dspr2.c170 #define TESTDSPINST_AC_RS_RT_DSPC(instruction, ac, RSval, RTval, HIval, LOval, \ argument
222 #define TESTDSPINST_EXT(instruction, ac, RT, HIval, LOval, size, pos) \ argument
245 #define TESTDSPINST_EXTV(instruction, ac, RT, HIval, LOval, RS, RSval, pos) \ argument
335 #define TESTDSPINST_HILO(ac, RSval_hi, RSval_lo) \ argument
355 #define TESTDSPINST_MTHLIP(instruction, ac, HIval, LOval, RSval, RS, pos) \ argument
449 #define TESTDSPINST_SHILO(ac, HIval, LOval, shift) \ argument
470 #define TESTDSP_SHILOV(ac, HIval, LOval, RSval, RS) \ argument
/external/clang/test/SemaTemplate/
Ddeduction-crash.cpp13 struct ac struct
20 typedef ac<1,int,int>::ae ae argument
/external/skia/src/core/
DSkGlyphCache.cpp405 SkAutoExclusive ac(fLock); in getTotalMemoryUsed() local
410 SkAutoExclusive ac(fLock); in getCacheCountUsed() local
415 SkAutoExclusive ac(fLock); in getCacheCountLimit() local
425 SkAutoExclusive ac(fLock); in setCacheSizeLimit() local
434 SkAutoExclusive ac(fLock); in getCacheSizeLimit() local
443 SkAutoExclusive ac(fLock); in setCacheCountLimit() local
452 SkAutoExclusive ac(fLock); in purgeAll() local
486 SkAutoExclusive ac(globals.fLock); in VisitCache() local
599 SkAutoExclusive ac(globals.fLock); in VisitAll() local
612 SkAutoExclusive ac(fLock); in attachCacheToHead() local
DSkPixelRef.cpp142 SkAutoMutexAcquire ac(fMutex); in lockPixels() local
175 SkAutoMutexAcquire ac(fMutex); in unlockPixels() local
208 SkAutoMutexAcquire ac(fMutex); in requestLock() local
/external/dng_sdk/source/
Ddng_fingerprint.h240 uint32 ac) in FF()
258 uint32 ac) in GG()
276 uint32 ac) in HH()
294 uint32 ac) in II()
/external/ltp/testcases/kernel/syscalls/removexattr/
Dremovexattr01.c50 int main(int ac, char **av) in main()
120 int main(int ac, char **av) in main()
Dremovexattr02.c65 int main(int ac, char **av) in main()
124 int main(int ac, char **av) in main()
/external/curl/lib/
Dcurl_threads.c51 struct curl_actual_call * ac = arg; in curl_thread_create_thunk() local
65 struct curl_actual_call *ac = malloc(sizeof(struct curl_actual_call)); in Curl_thread_create() local
/external/syslinux/com32/libutil/
Dmd5.c57 #define FF(a, b, c, d, x, s, ac) { \ argument
62 #define GG(a, b, c, d, x, s, ac) { \ argument
67 #define HH(a, b, c, d, x, s, ac) { \ argument
72 #define II(a, b, c, d, x, s, ac) { \ argument
/external/syslinux/core/lwip/src/netif/ppp/
Dmd5.c83 #define FF(a, b, c, d, x, s, ac) \ argument
88 #define GG(a, b, c, d, x, s, ac) \ argument
93 #define HH(a, b, c, d, x, s, ac) \ argument
98 #define II(a, b, c, d, x, s, ac) \ argument
/external/ppp/pppd/
Dmd5.c75 #define FF(a, b, c, d, x, s, ac) \ argument
80 #define GG(a, b, c, d, x, s, ac) \ argument
85 #define HH(a, b, c, d, x, s, ac) \ argument
90 #define II(a, b, c, d, x, s, ac) \ argument
/external/e2fsprogs/lib/ext2fs/
Ddigest_encode.c34 int i = 0, bits = 0, ac = 0; in ext2fs_digest_encode() local
54 int i = 0, bits = 0, ac = 0; in ext2fs_digest_decode() local
/external/libjpeg-turbo/md5/
Dmd5.c100 #define FF(a, b, c, d, x, s, ac) { \ argument
105 #define GG(a, b, c, d, x, s, ac) { \ argument
110 #define HH(a, b, c, d, x, s, ac) { \ argument
115 #define II(a, b, c, d, x, s, ac) { \ argument

12345678910>>...39