/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/ |
ipt_sctp.h | 25 #define SCTP_CHUNK_MATCH_ANY 0x01 /* Match if any of the chunk types are present */ 26 #define SCTP_CHUNK_MATCH_ALL 0x02 /* Match if all of the chunk types are present */ 27 #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
|
/external/chromium/net/base/ |
gzip_header.h | 50 FLAG_FHCRC = 0x02, // bit 1 set: header CRC present 51 FLAG_FEXTRA = 0x04, // bit 2 set: extra field present 52 FLAG_FNAME = 0x08, // bit 3 set: original file name present 53 FLAG_FCOMMENT = 0x10, // bit 4 set: file comment present
|
/external/chromium_org/build/linux/unbundle/ |
libwebp.gyp | 17 # Check for presence of webpdemux library, use it if present.
|
/external/chromium_org/chrome/browser/chromeos/policy/proto/ |
install_attributes.proto | 12 // repository. Only the fields that are relevant to the browser are present
|
/external/chromium_org/chrome/browser/policy/proto/chromeos/ |
install_attributes.proto | 12 // repository. Only the fields that are relevant to the browser are present
|
/external/chromium_org/chrome/common/extensions/permissions/ |
permission_message_util.h | 20 // The messages change depending on what hosts are present.
|
/external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/page_cycler_dep/ |
setup_test_links.sh | 10 # Return an error code if the chrome_test dep isn't present
|
/external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/perf_data_dep/ |
setup_test_links.sh | 10 # Return an error code if the chrome_test dep isn't present
|
/external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/telemetry_dep/ |
setup_test_links.sh | 10 # Return an error code if the chrome_test dep isn't present
|
/external/chromium_org/chromeos/dbus/ |
fake_nfc_adapter_client.h | 54 // Sets the adapter as |present|. 55 void SetAdapterPresent(bool present); 56 void SetSecondAdapterPresent(bool present); 74 // Whether the adapter and second adapter is present or not.
|
/external/chromium_org/components/autofill/core/common/ |
forms_seen_state.h | 12 // Forms present on page load with no additional unsent forms.
|
/external/chromium_org/content/common/ |
all_messages.h | 6 // Inclusion of all message files present in content. Keep this file
|
/external/chromium_org/net/base/ |
gzip_header.h | 49 FLAG_FHCRC = 0x02, // bit 1 set: header CRC present 50 FLAG_FEXTRA = 0x04, // bit 2 set: extra field present 51 FLAG_FNAME = 0x08, // bit 3 set: original file name present 52 FLAG_FCOMMENT = 0x10, // bit 4 set: file comment present
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
instruction.h | 18 // are 32bit-wide constants, if present. They can be immediate 19 // values (if BPF_K is present in "code_"), addresses (if BPF_ABS 20 // is present in "code_"), or relative jump offsets (if BPF_JMP 21 // and BPF_JA are present in "code_").
|
/external/chromium_org/third_party/skia/include/views/ |
SkOSWindow_Android.h | 34 void present() {} function in class:SkOSWindow
|
/external/chromium_org/third_party/usb_ids/ |
README.chromium | 12 We use it to present a human-readable description of a USB device to the user
|
/external/chromium_org/ui/views/corewm/ |
corewm_switches.cc | 15 // If present animations are disabled.
|
/external/compiler-rt/lib/ |
lit.common.unit.cfg | 17 # if none of these are present.
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
MapPutTester.java | 77 assertEquals("put(present, existingValue) should return present or throw", 89 fail("put(present, differentValue) should throw"); 106 assertEquals("put(present, value) should return the associated value", 147 assertEquals("put(present, null) should return the associated value", 157 fail("put(present, null) should throw"); 162 "Should not contain null after unsupported put(present, null)"); 169 assertNull("put(present, null) should return the associated value (null)", 179 assertNull("put(present, value) should return the associated value (null)",
|
/external/jmonkeyengine/engine/src/core/checkers/quals/ |
DefaultLocation.java | 20 * present. */
|
/external/junit/src/junit/runner/ |
StandardTestSuiteLoader.java | 3 // android-changed - class not present in upstream JUnit 4.10
|
/external/kernel-headers/original/asm-x86/ |
math_emu.h | 10 following a device-not-present interrupt, part of it saved
|
/external/llvm/utils/lint/ |
generic_lint.py | 4 # to any programming language: at present, line length and trailing whitespace.
|
/external/skia/include/views/ |
SkOSWindow_Android.h | 34 void present() {} function in class:SkOSWindow
|