/external/bison/src/ |
parse-gram.y | 121 assoc assoc; 223 %type <assoc> precedence_declarator
|
print-xml.c | 394 assoc associativity = symbols[token_translations[i]]->assoc; 405 fprintf (out, " assoc=\"%s\"", assoc_to_string (associativity) + 1);
|
AnnotationList.c | 742 && token->assoc == right_assoc))) 750 && token->assoc == non_assoc) [all...] |
/frameworks/base/core/java/android/widget/ |
GridLayout.java | 1292 Assoc<Spec, Bounds> assoc = Assoc.of(Spec.class, Bounds.class); local [all...] |
/frameworks/support/v7/gridlayout/src/android/support/v7/widget/ |
GridLayout.java | 1181 Assoc<Spec, Bounds> assoc = Assoc.of(Spec.class, Bounds.class); local [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
802.11.h | 259 #define DOT11_ASSOC_REQ_FIXED_LEN 4 /* length of assoc frame without info elts */ 266 #define DOT11_REASSOC_REQ_FIXED_LEN 10 /* length of assoc frame without info elts */ 273 #define DOT11_ASSOC_RESP_FIXED_LEN 6 /* length of assoc resp frame without info elts */ 865 #define FC_SUBTYPE_ASSOC_REQ 0 /* assoc. request * 2734 uint8 assoc; \/* # of assoc STAs *\/ member in struct:brcm_ie [all...] |
/external/llvm/tools/llvm-readobj/ |
COFFDumper.cpp | [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
WifiMonitor.java | 161 * This indicates an assoc reject event 163 private static final String ASSOC_REJECT_STR = "ASSOC-REJECT"; 338 /* Indicates assoc reject event */ [all...] |
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
cadlisp.php | 55 'arx','arxload','arxunload','ascii','assoc','atan','atof','atoi','atom',
|
/external/protobuf/editors/ |
protobuf-mode.el | 103 protobuf '((left-assoc ".")))
|
/external/wpa_supplicant_8/hostapd/ |
defconfig | 278 # certain percentage of probe requests or auth/(re)assoc frames.
|
/bionic/libc/private/ |
arpa_nameser.h | 360 #define NS_KEY_NAME_USER 0x0000 /* key is assoc. with user */ 361 #define NS_KEY_NAME_ENTITY 0x0200 /* key is assoc. with entity eg host */
|
/external/aac/libMpegTPEnc/src/ |
tpenc_asc.cpp | 254 FDKwriteBits(hBs, 0, 3); /* No assoc data elements */ 318 bits += 3 + 4; /* No (assoc data + valid cc) elements */
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
implement.h | 465 * created the assoc, i.e. after thread struct reuse. 663 void ptw32_tkAssocDestroy (ThreadKeyAssoc * assoc); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/ |
nameser.h | 361 #define NS_KEY_NAME_USER 0x0000 /* key is assoc. with user */ 362 #define NS_KEY_NAME_ENTITY 0x0200 /* key is assoc. with entity eg host */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/ |
nameser.h | 361 #define NS_KEY_NAME_USER 0x0000 /* key is assoc. with user */ 362 #define NS_KEY_NAME_ENTITY 0x0200 /* key is assoc. with entity eg host */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/ |
nameser.h | 361 #define NS_KEY_NAME_USER 0x0000 /* key is assoc. with user */ 362 #define NS_KEY_NAME_ENTITY 0x0200 /* key is assoc. with entity eg host */
|
/external/chromium_org/third_party/ply/ |
yacc.py | [all...] |
/bionic/libc/include/net/ |
ethertypes.h | 204 /* 0x80C0 - 0x80C3 DCA (Digital Comm. Assoc.) Data Exchange Cluster */
|
/development/ndk/platforms/android-3/include/net/ |
ethertypes.h | 204 /* 0x80C0 - 0x80C3 DCA (Digital Comm. Assoc.) Data Exchange Cluster */
|
/external/clang/lib/Sema/ |
SemaPseudoObject.cpp | 87 Expr *assoc = gse->getAssocExpr(i); local 88 if (i == resultIndex) assoc = rebuild(assoc); 89 assocs[i] = assoc; [all...] |
/external/libnfc-nci/src/nfa/include/ |
nfa_hci_api.h | 44 #define NFA_HCI_GET_GATE_PIPE_LIST_EVT 0x02 /* Retrieved gates,pipes assoc. to application */
|
/external/llvm/include/llvm/MC/ |
MCContext.h | 262 const MCSectionCOFF *Assoc = 0);
|
/external/stlport/stlport/stl/pointers/ |
_tools.h | 188 //We need to also check that the comparison functor used to instanciate the assoc container
|
/external/wpa_supplicant_8/src/common/ |
wpa_ctrl.h | 30 #define WPA_EVENT_ASSOC_REJECT "CTRL-EVENT-ASSOC-REJECT "
|