HomeSort by relevance Sort by last modified time
    Searched refs:Common (Results 51 - 75 of 717) sorted by null

1 23 4 5 6 7 8 91011>>

  /hardware/qcom/display/msm8084/
common.mk 0 #Common headers
18 #Common libraries external to display HAL
21 #Common C flags
  /hardware/qcom/display/msm8960/
common.mk 0 #Common headers
12 #Common libraries external to display HAL
15 #Common C flags
  /cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/
MyBroadcastReceiver.java 21 import static com.android.cts.net.hostside.app2.Common.ACTION_RECEIVER_READY;
22 import static com.android.cts.net.hostside.app2.Common.ACTION_SHOW_TOAST;
23 import static com.android.cts.net.hostside.app2.Common.MANIFEST_RECEIVER;
24 import static com.android.cts.net.hostside.app2.Common.NOTIFICATION_TYPE_ACTION;
25 import static com.android.cts.net.hostside.app2.Common.NOTIFICATION_TYPE_ACTION_BUNDLE;
26 import static com.android.cts.net.hostside.app2.Common.NOTIFICATION_TYPE_ACTION_REMOTE_INPUT;
27 import static com.android.cts.net.hostside.app2.Common.NOTIFICATION_TYPE_BUNDLE;
28 import static com.android.cts.net.hostside.app2.Common.NOTIFICATION_TYPE_CONTENT;
29 import static com.android.cts.net.hostside.app2.Common.NOTIFICATION_TYPE_DELETE;
30 import static com.android.cts.net.hostside.app2.Common.NOTIFICATION_TYPE_FULL_SCREEN
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
TableFile.py 17 import Common.EdkLogger as EdkLogger
19 from Common.String import ConvertToSqlString
20 import Common.LongFilePathOs as os
TableReport.py 17 import Common.EdkLogger as EdkLogger
18 import Common.LongFilePathOs as os, time
20 from Common.String import ConvertToSqlString2
23 from Common.LongFilePathSupport import OpenLongFilePath as open
TableDataModel.py 17 import Common.EdkLogger as EdkLogger
20 from Common.String import ConvertToSqlString
TableDec.py 17 import Common.EdkLogger as EdkLogger
20 from Common.String import ConvertToSqlString
TableDsc.py 17 import Common.EdkLogger as EdkLogger
20 from Common.String import ConvertToSqlString
TableFdf.py 17 import Common.EdkLogger as EdkLogger
20 from Common.String import ConvertToSqlString
TableFunction.py 17 import Common.EdkLogger as EdkLogger
19 from Common.String import ConvertToSqlString
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
JITSymbol.h 43 Common = 1U << 1,
61 return (Flags & Common) == Common;
180 /// definitions of common symbols.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/
JITSymbol.h 43 Common = 1U << 1,
61 return (Flags & Common) == Common;
180 /// definitions of common symbols.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/
JITSymbol.h 43 Common = 1U << 1,
61 return (Flags & Common) == Common;
180 /// definitions of common symbols.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
JITSymbol.h 43 Common = 1U << 1,
61 return (Flags & Common) == Common;
180 /// definitions of common symbols.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/
JITSymbol.h 43 Common = 1U << 1,
61 return (Flags & Common) == Common;
180 /// definitions of common symbols.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/
JITSymbol.h 43 Common = 1U << 1,
61 return (Flags & Common) == Common;
180 /// definitions of common symbols.
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
Compress.h 23 #include <Common/UefiBaseTypes.h>
GNUmakefile 2 # GNU/Linux makefile for 'Common' module build.
18 LIBNAME = Common
Makefile 2 # Windows makefile for 'Common' module build.
13 !INCLUDE ..\Makefiles\ms.common
17 LIBNAME = Common
  /external/lzma/CPP/7zip/
7zip.mak 46 $(COMMON_OBJS): ../../../Common/$(*B).cpp
61 $(7ZIP_COMMON_OBJS): ../../Common/$(*B).cpp
71 $(AR_COMMON_OBJS): ../../Archive/Common/$(*B).cpp
141 $(UI_COMMON_OBJS): ../../UI/Common/$(*B).cpp
180 {../../../Common}.cpp{$O}.obj::
186 {../../Common}.cpp{$O}.obj::
189 {../../UI/Common}.cpp{$O}.obj::
205 {../../Archive/Common}.cpp{$O}.obj::
  /external/pdfium/xfa/fxfa/parser/
cxfa_acrobat.cpp 16 {XFA_Element::Common, 1, 0},
  /external/sl4a/Common/
Android.mk 22 LOCAL_MODULE := sl4a.Common
25 LOCAL_STATIC_JAVA_LIBRARIES := guava android-common sl4a.Utils junit
26 LOCAL_JAVA_LIBRARIES := telephony-common
27 LOCAL_JAVA_LIBRARIES += ims-common
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
ms.app 22 $(OBJECTS) : ..\Include\Common\BuildVersion.h
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
EotGlobalData.py 14 from Common.Misc import sdict
15 from Common.LongFilePathSupport import OpenLongFilePath as open
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
UiSection.py 21 import Common.LongFilePathOs as os
24 from Common.LongFilePathSupport import OpenLongFilePath as open

Completed in 462 milliseconds

1 23 4 5 6 7 8 91011>>