/device/linaro/bootloader/edk2/MdePkg/Include/Guid/ |
CapsuleReport.h | 95 /// (if present). In case where device path is not present and the target is not otherwise known to firmware, or when payload was blocked by policy, or skipped,
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
LowPowerIdleTable.h | 70 If not present, Flags[1] bit should be set.
75 counter runs at TSC frequency. Valid only if Residency Counter is present.
|
/device/linaro/bootloader/edk2/MdePkg/Library/BasePeCoffGetEntryPointLib/ |
PeCoffGetEntryPoint.c | 58 // DOS image header is present, so read the PE header after the DOS image header.
63 // DOS image header is not present, so PE header is at the image base.
110 // DOS image header is present, so read the PE header after the DOS image header.
115 // DOS image header is not present, so PE header is at the image base.
174 // DOS image header is present, so read the PE header after the DOS image header.
179 // DOS image header is not present, so PE header is at the image base.
298 // DOS image header is present, so read the PE header after the DOS image header.
303 // DOS image header is not present, so PE header is at the image base.
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SaveMemoryConfig/ |
SaveMemoryConfig.c | 67 // Get the HOB list. If it is not present, then ASSERT.
73 // Search for the Memory Configuration GUID HOB. If it is not present, then
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibTcg/ |
Tpm12DeviceLibTcg.c | 54 // TCG protocol is not installed. So, TPM12 is not present.
98 // TCG protocol is not installed. So, TPM12 is not present.
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformCmosLib/ |
PlatformCmosLib.c | 101 @reval TRUE Battery is always present.
111 // Check if the CMOS battery is present
|
/external/autotest/client/site_tests/kernel_CrosECSysfs/ |
kernel_CrosECSysfs.py | 60 # If /dev/cros_ec isn't present, then the MFD_CROS_EC_DEV driver isn't 61 # present, so there's no point to looking for the sysfs interface to it.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
V2Form.java | 130 * -- issuerName MUST be present in this profile 132 * -- be present in this profile
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
BigIntegers.java | 18 * @return a byte array without a leading zero byte if present in the signed encoding. 41 * @return a byte array without a leading zero byte if present in the signed encoding.
|
/external/curl/packages/vms/ |
gnv_conftest.c_first | 26 /* present on VMS, but with the wrong case for the symbol */ 35 /* char RAND_screen(void) {return 0;} In headers, but not present */
|
/external/dtc/tests/ |
del_property.c | 56 FAIL("prop-int still present after deletion"); 70 FAIL("prop-str still present after deletion");
|
nop_property.c | 52 FAIL("prop-int still present after nopping"); 65 FAIL("prop-str still present after nopping");
|
phandle_format.c | 68 FAIL("linux,phandle property present in non-legacy mode"); 74 FAIL("phandle property present in legacy-only mode");
|
/external/google-breakpad/src/common/mac/testing/ |
GTMSenTestCase.h | 83 // an empty string but must be present. 112 // an empty string but must be present. 142 // an empty string but must be present. 170 // an empty string but must be present. 200 // an empty string but must be present. 238 // an empty string but must be present. 269 // an empty string but must be present. 309 // an empty string but must be present. 320 // an empty string but must be present. 331 // an empty string but must be present [all...] |
/external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/ |
ListAddTester.java | 43 assertTrue("add(present) should return true", getList().add(samples.e0)); 56 fail("add(present) should throw");
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
ListRemoveTester.java | 45 assertTrue("remove(present) should return true", 52 assertEquals("remove(present) should decrease the size of a list by one.",
|
/external/iptables/extensions/ |
libxt_SYNPROXY.man | 13 if not present). 16 Pass client timestamp option to backend (will be disabled if not present,
|
/external/libexif/ |
config.h.in | 7 /* Define if the GNU dcgettext() function is already present or preinstalled. 14 /* Define if the GNU gettext() function is already present or preinstalled. */
|
/external/linux-kselftest/tools/testing/selftests/tc-testing/ |
tdc_helper.py | 24 """ Discover all unique test categories present in the test case file. """ 38 """ Show all categories that are present in a test case file. """
|
/external/llvm/lib/Target/Hexagon/ |
HexagonRDF.cpp | 44 // Check if both covering subregisters are present. 52 // Check if both covering subregisters are present.
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
cpuinfo.c | 21 #define LIST_PRESENT_CPU_FILE "/sys/devices/system/cpu/present" 114 /* parse present cpu list to bitmap */ 124 * get the cpu bitmask of the present processors including offline CPUs 139 * open file /sys/devices/system/cpu/present and get present 158 /* parse present cpu list to bitmap */ 169 * We get this number from /sys/devices/system/cpu/present. 170 * By analyzing the present cpu list, we get the number of all cpus
|
/external/ltp/testcases/realtime/func/pi-tests/ |
testpi-0.c | 23 * This testcase checks whether priority inheritance support is present 100 printf("Prio inheritance support present\n");
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
fd3_format.c | 39 boolean present; member in struct:fd3_format 47 .present = 1, \ 57 .present = 1, \ 67 .present = 1, \ 293 if (!formats[format].present) 301 if (!formats[format].present) 309 if (!formats[format].present) 317 if (!formats[format].present)
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
stw_winsys.h | 48 * Present the color buffer to the window associated with the device context. 51 (*present)( struct pipe_screen *screen, member in struct:stw_winsys
|
/external/proguard/src/proguard/classfile/visitor/ |
ClassPresenceFilter.java | 28 * the visited class file is present in a given <code>ClassPool</code> or not. 44 * of present class files will be delegated.
|