Searched
full:present (Results
501 -
525 of
15387) sorted by null
<<21222324252627282930>>
/external/python/cpython2/Lib/idlelib/ |
Bindings.py | 6 makes it possible, for example, to define a Debug menu which is only present in 7 the PythonShell window, and a Format menu which is only present in the Editor
|
/external/python/cpython3/Lib/idlelib/ |
mainmenu.py | 6 makes it possible, for example, to define a Debug menu which is only present in 7 the PythonShell window, and a Format menu which is only present in the Editor
|
/external/python/cpython3/Modules/clinic/ |
_dbmmodule.c.h | 45 "Return the value for key if present, otherwise default."); 76 "Return the value for key if present, otherwise default.\n"
|
/external/tcpdump/tests/ |
lisp_eid_register.out | 2 192.168.0.105.4342 > 127.0.0.1.4342: LISP-Map-Register, flags [I-xTR-ID-Present, M-Want-Map-Notify], 15 192.168.0.105.4342 > 127.0.0.1.4342: LISP-Map-Register, flags [I-xTR-ID-Present, M-Want-Map-Notify],
|
/external/tpm2/ |
RSA_Decrypt.c | 54 // If label is present, make sure that it is a NULL-terminated string 57 // Present, so make sure that it is NULL-terminated
|
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/ |
MediaKeys.h | 33 // If this key is not present, only a time discontinuity is assumed. 40 // If present, rendering of data following the discontinuity
|
/frameworks/base/services/core/java/com/android/server/ |
ConsumerIrService.java | 51 throw new RuntimeException("FEATURE_CONSUMER_IR present, but no IR HAL loaded!"); 54 throw new RuntimeException("IR HAL present, but FEATURE_CONSUMER_IR is not set!");
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
SmsConstants.java | 36 * is present. This assumes the header only contains the 51 * is present. This assumes the header only contains the
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/ |
ByteArrayRingBuffer.java | 73 * Returns the number of elements present in the ring. 74 * @return the number of elements present
|
/frameworks/support/collection/src/main/java/androidx/collection/ |
ContainerHelpers.java | 61 return ~lo; // value not present 80 return ~lo; // value not present
|
/hardware/interfaces/audio/4.0/ |
IDevicesFactory.hal | 33 * - the "r_submix" device that must be present to support policyMixes (Eg: Android projected). 56 * Opens the Primary audio device that must be present.
|
/hardware/interfaces/radio/1.0/vts/functional/ |
radio_hidl_hal_test.cpp | 45 /* Enforce Vts Testing with Sim Status Present only. */ 46 EXPECT_EQ(CardState::PRESENT, cardStatus.cardState);
|
/hardware/interfaces/radio/1.1/vts/functional/ |
radio_hidl_hal_test.cpp | 50 /* Enforce Vts Testing with Sim Status Present only. */ 51 EXPECT_EQ(CardState::PRESENT, cardStatus.cardState);
|
/hardware/interfaces/radio/1.2/vts/functional/ |
radio_hidl_hal_test.cpp | 50 /* Enforce Vts Testing with Sim Status Present only. */ 51 EXPECT_EQ(CardState::PRESENT, cardStatus.base.cardState);
|
/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
elementreplaceexistingattribute.java | 33 * already present in this element, it should replace the 39 * "street", which is already present in this element. The
|
hc_elementreplaceexistingattribute.java | 33 * already present in this element, it should replace the 39 * "class", which is already present in this element. The
|
/libcore/ojluni/src/main/java/sun/nio/ch/ |
SelChImpl.java | 46 * Adds the specified ops if present in interestOps. The specified 56 * Sets the specified ops if present in interestOps. The specified
|
/packages/apps/Camera2/src/com/android/camera/data/ |
NewestFirstComparator.java | 37 * @param now present date to be used in comparisons to rule out dates in 82 * @param base The date to use as a baseline 'present'
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
RankedComparator.java | 43 * {@code rankOrder}. Ranks not present in {@code rankOrder} are considered larger than the 44 * ranks present in the {@code rankOrder}.
|
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/ |
UpdateService.java | 55 Log.v(TAG, "id extra was " + (intent.hasExtra("id") ? "present" : "missing")); 56 Log.v(TAG, "when extra was " + (intent.hasExtra("when") ? "present" : "missing"));
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/ |
DbiStream.h | 66 /// If the given stream type is present, returns its stream index. If it is 67 /// not present, returns InvalidStreamIndex.
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/ |
DbiStream.h | 66 /// If the given stream type is present, returns its stream index. If it is 67 /// not present, returns InvalidStreamIndex.
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/ |
HashTable.h | 64 bool isPresent(uint32_t K) const { return Present.test(K); } 68 mutable SparseBitVector<> Present;
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/ |
HashTable.h | 64 bool isPresent(uint32_t K) const { return Present.test(K); } 68 mutable SparseBitVector<> Present;
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/ |
HashTable.h | 64 bool isPresent(uint32_t K) const { return Present.test(K); } 68 mutable SparseBitVector<> Present;
|
Completed in 1065 milliseconds
<<21222324252627282930>>