/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/ |
transport_class.h | 42 struct attribute_container ac; member in struct:transport_container 46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/ |
transport_class.h | 42 struct attribute_container ac; member in struct:transport_container 46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/ |
transport_class.h | 42 struct attribute_container ac; member in struct:transport_container 46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
|
/external/compiler-rt/lib/ppc/ |
multc3.c | 27 long double ac = __gcc_qmul(a,c); local 32 DD real = { .ld = __gcc_qsub(ac,bd) }; 64 DD acDD = { .ld = ac };
|
/external/e2fsprogs/e2fsck/ |
argv_parse.c | 142 int ac, ret; local 149 ret = argv_parse(buf, &ac, &av); 154 printf("Argv_parse returned %d arguments...\n", ac);
|
/external/kernel-headers/original/linux/ |
transport_class.h | 57 struct attribute_container ac; member in struct:transport_container 62 container_of(x, struct transport_container, ac) 86 return attribute_container_register(&tc->ac); 91 return attribute_container_unregister(&tc->ac);
|
if_tr.h | 12 * Peter De Schrijver, <stud11@cc4.kuleuven.ac.be> 28 #define AC 0x10 37 __u8 ac; /* access control field */ member in struct:trh_hdr
|
/frameworks/compile/libbcc/runtime/lib/ppc/ |
multc3.c | 31 long double ac = __gcc_qmul(a,c); local 36 DD real = { .ld = __gcc_qsub(ac,bd) }; 68 DD acDD = { .ld = ac };
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/filter/ |
HydraulicErodeFilter.java | 109 float ac = 0;
local 119 ac++;
124 float aa = (dtotal + a) / (ac + 1);
|
/external/wpa_supplicant_8/src/ap/ |
wmm.c | 30 /* TODO: maintain separate sequence and fragment numbers for each AC 81 /* fill in a parameter set record for each AC */ 83 struct wmm_ac_parameter *ac = &wmm->ac[e]; local 87 ac->aci_aifsn = wmm_aci_aifsn(acp->aifs, 90 ac->cw = wmm_ecw(acp->cwmin, acp->cwmax); 91 ac->txop_limit = host_to_le16(acp->txop_limit); 305 /* TODO: check the request is for an AC with ACM set, if not, refuse
|
/frameworks/compile/libbcc/tests/data/ |
otcc.c | 19 F d,z,C,h,P,K,ac,q,G,v,Q,R,D,L,W,M; variable 439 q=ac V; 444 mprotect(ac & (~ 4095), (99999 + 4095) & (~ 4095), 7);
|
/frameworks/compile/libbcc/tests/data/src/ |
otcc-noinclude.c | 19 F d,z,C,h,P,K,ac,q,G,v,Q,R,D,L,W,M; variable 439 q=ac V;
|
otcc-ansi.c | 3 int d, z, C, h, P, K, ac, q, G, v, Q, R, D, L, W, M; variable 455 q = ac = calloc(1, 99999); 460 if (mprotect(ac & (~ 4095), (99999 + 4095) & (~ 4095), 7)) {
|
/frameworks/base/core/java/android/net/ |
MobileDataStateTracker.java | 287 AsyncChannel ac = new AsyncChannel(); local 288 ac.connect(mContext, MobileDataStateTracker.this.mHandler, mMessenger);
|
/bionic/libc/kernel/common/linux/ |
if_tr.h | 25 #define AC 0x10 31 __u8 ac; member in struct:trh_hdr
|
/development/ndk/platforms/android-3/include/linux/ |
if_tr.h | 19 #define AC 0x10 26 __u8 ac; member in struct:trh_hdr
|
/external/chromium/net/base/ |
dnssec_keyset.cc | 174 uint32 ac = 0; local 177 ac += data[i]; 179 ac += static_cast<uint32>(data[i]) << 8; 182 ac += (ac >> 16) & 0xffff; 183 return ac;
|
/external/e2fsprogs/misc/ |
e2initrd_helper.c | 198 int ac, i; local 221 ac = 0; 225 ac = (ac * 8) + (*p - '0'); 227 *q = ac;
|
/external/openssh/ |
ssh-add.c | 99 delete_file(AuthenticationConnection *ac, const char *filename) 110 if (ssh_remove_identity(ac, public)) { 124 delete_all(AuthenticationConnection *ac) 128 if (ssh_remove_all_identities(ac, 1)) 131 ssh_remove_all_identities(ac, 2); 142 add_file(AuthenticationConnection *ac, const char *filename) 208 if (ssh_add_identity_constrained(ac, private, comment, lifetime, 244 if (!ssh_add_identity_constrained(ac, private, comment, 264 update_card(AuthenticationConnection *ac, int add, const char *id) 273 if (ssh_update_card(ac, add, id, pin, lifetime, confirm)) 384 AuthenticationConnection *ac = NULL; local [all...] |
/frameworks/av/media/libstagefright/codecs/aacdec/ |
sbr_generate_high_freq.cpp | 488 struct ACORR_COEFS ac; local 505 calc_auto_corr_LC(&ac, 510 if (ac.r11r && ac.det) 513 pv_div(ac.r01r, ac.r11r, "ient); 567 * alphar[1][loBand] = ( ac.r01r * ac.r12r - ac.r02r * ac.r11r ) / ac.det 809 struct ACORR_COEFS ac; local [all...] |
/hardware/ti/wlan/wl1271/stad/src/Data_link/ |
Ctrl.c | 161 TI_UINT32 ac; local 174 for (ac=0; ac < MAX_NUM_OF_AC + 1; ac++) 176 pCtrlData->ctrlDataTxRatePolicy.rateClass[ac].longRetryLimit = ctrlDataInitParams->ctrlDataTxRatePolicy.longRetryLimit; 177 pCtrlData->ctrlDataTxRatePolicy.rateClass[ac].shortRetryLimit = ctrlDataInitParams->ctrlDataTxRatePolicy.shortRetryLimit; 389 * If TSRS is defined to specific AC, the policy is derived from it, 399 TI_UINT32 ac; local 408 for (ac = 0; ac < MAX_NUM_OF_AC; ac++ 760 TI_UINT8 ac; local [all...] |
txCtrlParams.c | 74 TI_UINT32 ac; local 84 * For each AC under admission control calculate the new usage and credit time, 87 for(ac = 0 ; ac < MAX_NUM_OF_AC ; ac++) 90 if(pTxCtrl->mediumTime[ac] == 0) 92 TRACE1(pTxCtrl->hReport, REPORT_SEVERITY_INFORMATION, ": ac = %d mediumTime = 0 \n", ac); 98 if(currentTimeStamp < pTxCtrl->lastCreditCalcTimeStamp[ac]) 99 pTxCtrl->lastCreditCalcTimeStamp[ac] = 0 336 TI_UINT32 ac; local 743 TI_UINT32 ac; local [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/ |
if_tr.h | 19 #define AC 0x10 26 __u8 ac; member in struct:trh_hdr
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
if_tr.h | 12 * Peter De Schrijver, <stud11@cc4.kuleuven.ac.be> 28 #define AC 0x10 37 __u8 ac; /* access control field */ member in struct:trh_hdr
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/ |
if_tr.h | 29 #define AC 0x10 39 u_int8_t ac; /* access control field */ member in struct:trh_hdr
|