OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:present
(Results
451 - 475
of
15387
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/autotest/client/site_tests/security_DeviceJail_Filesystem/
security_DeviceJail_Filesystem.py
21
Ensures that if the device jail filesystem is
present
, it restricts
31
raise error.TestNAError('Device jail is not
present
')
39
raise error.TestNAError('Device jail FS is not
present
')
/external/fec/
encode_rs_8.c
28
if(f & (1<<26)){ /* SSE2 is
present
*/
30
} else if(f & (1<<25)){ /* SSE is
present
*/
32
} else if(f & (1<<23)){ /* MMX is
present
*/
/external/freetype/src/pfr/
pfrtypes.h
217
FT_Int ascent; /* optional, bbox.yMax if not
present
*/
218
FT_Int descent; /* optional, bbox.yMin if not
present
*/
219
FT_Int leading; /* optional, 0 if not
present
*/
/hardware/qcom/gps/core/
ContextBase.cpp
70
//try to see if LocApiV02 is
present
72
LOC_LOGD("%s:%d]: libloc_api_v02.so is
present
", __func__, __LINE__);
81
LOC_LOGD("%s:%d]: libloc_api_v02.so is NOT
present
. Trying RPC",
/hardware/qcom/gps/msm8084/core/
ContextBase.cpp
78
//try to see if LocApiV02 is
present
80
LOC_LOGD("%s:%d]: libloc_api_v02.so is
present
", __func__, __LINE__);
93
LOC_LOGD("%s:%d]: libloc_api_v02.so is NOT
present
. Trying RPC",
/hardware/qcom/gps/msm8960/core/
ContextBase.cpp
69
//try to see if LocApiV02 is
present
71
LOC_LOGD("%s:%d]: libloc_api_v02.so is
present
", __func__, __LINE__);
80
LOC_LOGD("%s:%d]: libloc_api_v02.so is NOT
present
. Trying RPC",
/hardware/qcom/gps/msm8994/core/
ContextBase.cpp
70
//try to see if LocApiV02 is
present
72
LOC_LOGD("%s:%d]: libloc_api_v02.so is
present
", __func__, __LINE__);
81
LOC_LOGD("%s:%d]: libloc_api_v02.so is NOT
present
. Trying RPC",
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
SearchBot.java
57
//
present
. So to clearly qualify the two...we explicitly
82
Matchers.
present
(SEARCH_WIDGET));
86
Matchers.
present
(SEARCH_WIDGET));
/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/
IAutoSettingHelper.java
94
* index should be passed as 0 if only one toggle switch is
present
on screen.
103
* index should be passed as 0 if only one toggle switch is
present
on screen.
127
* @param index of seekbar. should be passed as 0 if only one seekbar is
present
on screen.
/prebuilts/jdk/jdk8/darwin-x86/sample/annotations/DependencyChecker/Plugins/src/plugins/
BoilerPlugin.java
36
* input validation and proper error handling, might not be
present
in
50
@Require(value = Module.LED, optional = true) //will use if
present
69
* If
present
, the LED light changes color according to the temperature.
/prebuilts/jdk/jdk8/linux-x86/sample/annotations/DependencyChecker/Plugins/src/plugins/
BoilerPlugin.java
36
* input validation and proper error handling, might not be
present
in
50
@Require(value = Module.LED, optional = true) //will use if
present
69
* If
present
, the LED light changes color according to the temperature.
/system/bt/conf/
bt_did.conf
8
# Vendor ID '0xFFFF' indicates no Device ID Service Record is
present
in the device
37
# Vendor ID '0xFFFF' indicates no Device ID Service Record is
present
in the device
66
# Vendor ID '0xFFFF' indicates no Device ID Service Record is
present
in the device
/system/extras/libperfmgr/
config_schema.json
56
"description": "The default index of the node, if not
present
, it will be set to max index of Values.",
63
"description": "Flag if node will be set to default value on initialization; if not
present
, it will be set to false."
69
"description": "Flag if node will hold the file descriptor on non-default values; if not
present
, it will be set to false."
/system/update_engine/common/
prefs_interface.h
49
//
present
in the store).
58
//
present
in the store).
67
//
present
in the store).
/system/update_engine/payload_consumer/
payload_metadata.h
61
// |metadata_signature| (if
present
) or the metadata signature in payload
62
// itself (if
present
). Returns ErrorCode::kSuccess on match or a suitable
95
// not
present
in the payload, return false.
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
ProtocolParamsReaderActivity.java
79
sb.append(" (OK) T(C) is
present
(bit 7 is set).\n");
83
sb.append(" (FAIL) T(C) is not
present
(bit 7 is NOT set).\n");
86
sb.append(" (OK) T(B) is
present
(bit 6 is set).\n");
90
sb.append(" (FAIL) T(B) is not
present
(bit 6 is NOT set).\n");
93
sb.append(" (OK) T(A) is
present
(bit 5 is set).\n");
97
sb.append(" (FAIL) T(A) is not
present
(bit 5 is NOT set).\n");
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
BasicAdapterTest.java
121
// Skip the test if bluetooth is not
present
.
134
// Skip the test if bluetooth is not
present
.
145
// Skip the test if bluetooth is not
present
.
157
// Skip the test if bluetooth is not
present
.
172
// Skip the test if bluetooth is not
present
.
209
// Skip the test if bluetooth is not
present
.
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/X64/
VirtualMemory.c
83
PageTableEntry->Bits.
Present
= 1;
134
PageDirectoryEntry->Bits.
Present
= 1;
253
PageMapLevel4Entry->Bits.
Present
= 1;
267
PageDirectory1GEntry->Bits.
Present
= 1;
285
PageDirectoryPointerEntry->Bits.
Present
= 1;
299
PageDirectoryEntry->Bits.
Present
= 1;
/device/linaro/bootloader/edk2/Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/
PeCoffGetEntryPoint.c
118
// DOS image header is
present
, so read the PE header after the DOS image header.
123
// DOS image header is not
present
, so PE header is at the image base.
182
// DOS image header is
present
, so read the PE header after the DOS image header.
187
// DOS image header is not
present
, so PE header is at the image base.
304
// DOS image header is
present
, so read the PE header after the DOS image header.
309
// DOS image header is not
present
, so PE header is at the image base.
/build/blueprint/
scope.go
209
_,
present
:= s.imports[name]
210
if
present
{
219
_,
present
:= s.variables[name]
220
if
present
{
229
_,
present
:= s.pools[name]
230
if
present
{
239
_,
present
:= s.rules[name]
240
if
present
{
/cts/tests/tests/net/src/android/net/cts/
MultinetworkSysctlTest.java
34
// Global sysctls. Must be
present
and set to 1.
46
* Checks that the sysctls for multinetwork kernel features are
present
and
/development/testrunner/tests/
android_mk_tests.py
54
Test behavior when LOCAL_JAVA_LIBARIES rule is not
present
in makefile.
63
Test behavior when LOCAL_JAVA_LIBARIES rule is
present
, but does not list
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/
ArmVExpressInternal.h
55
CONST EFI_GUID *FdtGuid; /// Name of the FDT when
present
into the FV
56
CONST CHAR16 *FdtName; /// Name of the FDT when
present
into a File System
/device/linaro/bootloader/edk2/BaseTools/Source/
BinaryFiles.txt
2
# This file lists all of the tool files that must be
present
in the Bin trees.
12
#
present
in the Bin\Win32 directory.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PciCfg2OnPciCfgThunk/
PciCfg2OnPciCfgThunk.inf
56
# 1) Framework module
present
that produces PCI CFG PPI AND
57
# 2) PI module that produces PCI CFG2 is not
present
Completed in 716 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>