HomeSort by relevance Sort by last modified time
    Searched full:present (Results 151 - 175 of 15387) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/skqp/include/gpu/gl/
GrGLExtensions.h 52 * Queries whether an extension is present. This will fail if init() has not been called.
57 * Removes an extension if present. Returns true if the extension was present before the call.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_sctp.h 26 #define SCTP_CHUNK_MATCH_ANY 0x01 /* Match if any of the chunk types are present */
27 #define SCTP_CHUNK_MATCH_ALL 0x02 /* Match if all of the chunk types are present */
28 #define SCTP_CHUNK_MATCH_ONLY 0x04 /* Match if these are the only chunk types present */
  /cts/tools/dasm/src/java_cup/runtime/
token.java 5 * by the scanner and placed on the parse stack. At present, this
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
HelperWrapper.c 28 // there is no direct functionality logic dependency in present UEFI cases.
39 // It is only present in 32-bit versions of the compiler.
41 // there is no direct functionality logic dependency in present UEFI cases.
51 // there is no direct functionality logic dependency in present UEFI cases.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/
Capsule.h 54 UINT64 Present:1; // 0 = Not present in memory, 1 = Present in memory
75 UINT64 Present:1; // 0 = Not present in memory, 1 = Present in memory
99 UINT64 Present:1; // 0 = Not present in memory, 1 = Present in memory
  /external/autotest/client/cros/cellular/
modem_utils.py 10 """If a Gobi modem is present, try to clear its fault-injection state."""
  /external/autotest/client/site_tests/enterprise_RemoraRequisitionDisplayUsage/
control 18 When there's a Mimo display present during OOBE it should be used to display
  /external/autotest/client/site_tests/hardware_DiskFirmwareUpgrade/
control 16 firmware package already present in the base image.
  /external/autotest/client/site_tests/logging_FeedbackReport/
control 7 PURPOSE = "Verify that feedback app is present after pressing shift+alt+i"
  /external/autotest/client/site_tests/platform_CryptohomeMultiple/
platform_CryptohomeMultiple.py 15 the infrastructure for multiple mounts is present and active.
  /external/autotest/client/site_tests/platform_CryptohomeNonDirs/
control 15 are present in the paths it needs to mount at.
  /external/autotest/client/site_tests/video_YouTubeMseEme/
control.media_source_presence 9 This test will fail if MSE isn't present.
  /external/autotest/server/site_tests/brillo_HWRandom/
control 13 Tests that /dev/hw_random is present and passes basic statistical tests. This
  /external/autotest/server/site_tests/brillo_PowerMgmtInterfaces/
control 14 present.
  /external/autotest/test_suites/
control.wimax 16 - WiMAX kernel driver is present and loaded when a WiMAX module is detected
17 - WiMAX firmware is present and loaded onto the WiMAX module
18 - WiMAX manager is present and running, and is able to perform the expected
29 @param SKIP_IMAGE: (optional) If present and True, don't re-image devices.
  /external/clang/test/CodeGenCXX/
debug-info-static-fns.cpp 9 // Verify that a is present and mangled.
  /external/compiler-rt/test/asan/TestCases/
debug_report.cc 15 int present = __asan_report_present(); local
16 fprintf(stderr, "%s\n", (present == 0) ? "no report" : "");
35 int present = __asan_report_present(); local
44 fprintf(stderr, "%s\n", (present == 1) ? "report" : "");
  /external/curl/docs/cmdline-opts/
login-options.d 10 be used during authentication. At present only IMAP, POP3 and SMTP support
  /external/curl/tests/data/
test235 18 FTP resumed upload but no file present remotely
  /external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/
MapPutTester.java 119 assertEquals("put(present, existingValue) should return present or throw",
131 fail("put(present, differentValue) should throw");
148 assertEquals("put(present, value) should return the associated value",
189 assertEquals("put(present, null) should return the associated value",
199 fail("put(present, null) should throw");
204 "Should not contain null after unsupported put(present, null)");
211 assertNull("put(present, null) should return the associated value (null)",
221 assertNull("put(present, value) should return the associated value (null)",
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/
NodeWithDeclaration.java 44 * @param includingModifiers flag to include the modifiers (if present) in the string produced
45 * @param includingThrows flag to include the throws clause (if present) in the string produced
54 * @param includingModifiers flag to include the modifiers (if present) in the string produced
55 * @param includingThrows flag to include the throws clause (if present) in the string produced
  /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/nodeTypes/
NodeWithDeclaration.java 42 * @param includingModifiers flag to include the modifiers (if present) in the string produced
43 * @param includingThrows flag to include the throws clause (if present) in the string produced
51 * @param includingModifiers flag to include the modifiers (if present) in the string produced
52 * @param includingThrows flag to include the throws clause (if present) in the string produced
  /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/body/
WithDeclaration.java 42 * @param includingModifiers flag to include the modifiers (if present) in the string produced
43 * @param includingThrows flag to include the throws clause (if present) in the string produced
51 * @param includingModifiers flag to include the modifiers (if present) in the string produced
52 * @param includingThrows flag to include the throws clause (if present) in the string produced
  /external/libxml2/test/c14n/1-1-without-comments/
xmlbase-prop-1.xpath 6 with xml:base, which do not require further processing, are also present.
  /external/libxml2/test/schemas/
src-attribute3-2-form_0.xsd 3 If ref is present, then all of <simpleType>, form and type must be absent

Completed in 1390 milliseconds

1 2 3 4 5 67 8 91011>>