/external/iproute2/include/linux/tc_act/ |
tc_gact.h | 20 int paction; member in struct:tc_gact_p
|
/external/kernel-headers/original/uapi/linux/tc_act/ |
tc_gact.h | 20 int paction; member in struct:tc_gact_p
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/tc_act/ |
tc_gact.h | 22 int paction; member in struct:tc_gact_p
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/tc_act/ |
tc_gact.h | 22 int paction; member in struct:tc_gact_p
|
/external/pdfium/core/src/fpdfdoc/ |
doc_action.cpp | 341 CPDF_Object *pAction = name_tree.LookupValue(index, csName);
342 if (pAction == NULL || pAction->GetType() != PDFOBJ_DICTIONARY) {
345 return pAction->GetDict();
351 CPDF_Object *pAction = name_tree.LookupValue(csName);
352 if (pAction == NULL || pAction->GetType() != PDFOBJ_DICTIONARY) {
355 return pAction->GetDict();
|
doc_annot.cpp | 32 CPDF_Reference* pAction = CPDF_Reference::Create(m_pDocument, dwObjNum);
33 if (pAction == NULL) {
36 pAnnots->InsertAt(i, pAction);
|
/bionic/libc/kernel/uapi/linux/tc_act/ |
tc_gact.h | 37 int paction; member in struct:tc_gact_p
|
/development/ndk/platforms/android-L/include/linux/tc_act/ |
tc_gact.h | 37 int paction; member in struct:tc_gact_p
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/tc_act/ |
tc_gact.h | 37 int paction; member in struct:tc_gact_p
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/tc_act/ |
tc_gact.h | 37 int paction; member in struct:tc_gact_p
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/tc_act/ |
tc_gact.h | 37 int paction; member in struct:tc_gact_p
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/tc_act/ |
tc_gact.h | 37 int paction; member in struct:tc_gact_p
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/tc_act/ |
tc_gact.h | 37 int paction; member in struct:tc_gact_p
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/tc_act/ |
tc_gact.h | 37 int paction; member in struct:tc_gact_p
|
/frameworks/compile/mclinker/include/mcld/LD/ |
Resolver.h | 66 unsigned int pAction,
|
/external/iproute2/tc/ |
m_gact.c | 149 pp.paction = action; 237 fprintf(f, "\n\t random type %s %s val %d",prob_n2a(pp->ptype), action_n2a(pp->paction, b2, sizeof (b2)), pp->pval);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
wdspxe.h | 96 DWORD PXEAPI PxeProviderRecvRequest(HANDLE hClientRequest,PVOID pPacket,ULONG uPacketLen,PXE_ADDRESS *pLocalAddress,PXE_ADDRESS *pRemoteAddress,PXE_BOOT_ACTION pAction,PVOID pContext);
|
winsplp.h | 263 DWORD (WINAPI *fpSendRecvBidiData)(HANDLE hPort, LPCWSTR pAction, 393 LPCWSTR pAction, [all...] |
mq.h | 624 HRESULT WINAPI MQMgmtAction(LPCWSTR pComputerName,LPCWSTR pObjectName,LPCWSTR pAction);
|
fsrm.h | [all...] |
shobjidl.h | [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
mutex_os2.c | 201 static void os2MutexTrace(sqlite3_mutex *p, char *pAction){ 206 printf("%s mutex %p (%d) with nRef=%ld\n", pAction, (void*)p, p->trace, ulCount);
|
fkey.c | [all...] |
/external/pdfium/core/include/fpdfdoc/ |
fpdf_doc.h | 260 CPDF_ActionFields(const CPDF_Action* pAction)
262 m_pAction = (CPDF_Action*)pAction;
[all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
fts1porter.test | [all...] |