/external/elfutils/0.153/libasm/ |
asm_adduint32.c | 19 Red Hat elfutils is an included package of the Open Invention Network. 20 An included package of the Open Invention Network is a package for which 23 included package. Should you wish to participate in the Open Invention
|
asm_adduint64.c | 19 Red Hat elfutils is an included package of the Open Invention Network. 20 An included package of the Open Invention Network is a package for which 23 included package. Should you wish to participate in the Open Invention
|
disasm_end.c | 19 Red Hat elfutils is an included package of the Open Invention Network. 20 An included package of the Open Invention Network is a package for which 23 included package. Should you wish to participate in the Open Invention
|
/external/elfutils/0.153/libcpu/ |
x86_64_disasm.c | 19 Red Hat elfutils is an included package of the Open Invention Network. 20 An included package of the Open Invention Network is a package for which 23 included package. Should you wish to participate in the Open Invention
|
/external/elfutils/0.153/m4/ |
Makefile.am | 19 ## Red Hat elfutils is an included package of the Open Invention Network. 20 ## An included package of the Open Invention Network is a package for which 23 ## included package. Should you wish to participate in the Open Invention
|
/external/elfutils/0.153/src/ |
sectionhash.h | 18 Red Hat elfutils is an included package of the Open Invention Network. 19 An included package of the Open Invention Network is a package for which 22 included package. Should you wish to participate in the Open Invention
|
versionhash.h | 18 Red Hat elfutils is an included package of the Open Invention Network. 19 An included package of the Open Invention Network is a package for which 22 included package. Should you wish to participate in the Open Invention
|
/external/markdown/docs/extensions/ |
index.txt | 7 These extensions are included with (at least) the most recent release and are 31 These extensions have not yet been included in any official Python-Markdown 36 these extensions will be included with some future official release, at which
|
/external/regex-re2/re2/ |
unicode_groups.h | 48 // Negated groups are not included. 53 // Negated groups are included. 58 // Negated groups are included.
|
/external/stlport/stlport/stl/ |
_csetjmp.h | 12 * modified is included with the above copyright notice. 35 /* For Borland, even if stdjmp.h is included symbols won't be in global namespace 45 // if setjmp.h was included first, this is in global namespace, not in
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_csetjmp.h | 12 * modified is included with the above copyright notice. 35 /* For Borland, even if stdjmp.h is included symbols won't be in global namespace 45 // if setjmp.h was included first, this is in global namespace, not in
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_csetjmp.h | 12 * modified is included with the above copyright notice. 35 /* For Borland, even if stdjmp.h is included symbols won't be in global namespace 45 // if setjmp.h was included first, this is in global namespace, not in
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_csetjmp.h | 12 * modified is included with the above copyright notice. 35 /* For Borland, even if stdjmp.h is included symbols won't be in global namespace 45 // if setjmp.h was included first, this is in global namespace, not in
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_csetjmp.h | 12 * modified is included with the above copyright notice. 35 /* For Borland, even if stdjmp.h is included symbols won't be in global namespace 45 // if setjmp.h was included first, this is in global namespace, not in
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_csetjmp.h | 12 * modified is included with the above copyright notice. 35 /* For Borland, even if stdjmp.h is included symbols won't be in global namespace 45 // if setjmp.h was included first, this is in global namespace, not in
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_csetjmp.h | 12 * modified is included with the above copyright notice. 35 /* For Borland, even if stdjmp.h is included symbols won't be in global namespace 45 // if setjmp.h was included first, this is in global namespace, not in
|
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/ |
karma.conf.js | 34 {pattern: 'bower_components/**/*.{js,html,css,map}', included: false}, 38 {pattern: 'base/*.html', included: false}, 39 {pattern: 'lib/*.html', included: false}, 40 {pattern: 'model/*.html', included: false}, 42 {pattern: 'ui/*.html', included: false},
|
/frameworks/base/core/tests/coretests/src/android/view/ |
IncludeTest.java | 42 assertNotNull("The layout include_button was not included", button1); 45 assertNotNull("The layout include_button was not included with overriden id", button2); 66 assertEquals("Included button should be invisible", View.INVISIBLE, button1.getVisibility()); 76 assertEquals("Included button should be 23dip x 23dip", 23, lp.width); 77 assertEquals("Included button should be 23dip x 23dip", 23, lp.height);
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothGattService.java | 36 * Secondary service (included by primary services) 73 * List of characteristics included in this service. 78 * List of included services for this service. 128 * Add an included service to this service. 132 * @return true, if the included service was added to the service 192 * Add an included service to the internal map. 229 * Get the list of included GATT services for this service. 231 * @return List of included services or empty list if no included services 239 * Returns a list of characteristics included in this service [all...] |
/external/kernel-headers/original/uapi/linux/ |
libc-compat.h | 24 * userspace libc header has been included first. 26 * (c) If the userspace libc header has been included first define a set of 36 * This fixes the situation where the linux headers are included *after* the 51 /* We have included glibc headers... */ 57 /* GLIBC headers included first so don't define anything 75 /* Linux headers included first, and we must define everything 90 * or we are being included in the kernel, then define everything
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
CMSSignedGenerator.java | 109 * Add a certificate to the certificate set to be included with the generated SignedData message. 111 * @param certificate the certificate to be included. 122 * Add the certificates in certStore to the certificate set to be included with the generated SignedData message. 124 * @param certStore the store containing the certificates to be included. 135 * Add a CRL to the CRL set to be included with the generated SignedData message. 137 * @param crl the CRL to be included. 145 * Add the CRLs in crlStore to the CRL set to be included with the generated SignedData message. 147 * @param crlStore the store containing the CRLs to be included. 158 * Add the attribute certificates in attrStore to the certificate set to be included with the generated SignedData message. 160 * @param attrCert the store containing the certificates to be included [all...] |
/external/bison/m4/ |
wctype_h.m4 | 43 included before <wchar.h>. 45 must be included before <wchar.h>. */ 89 included before <wchar.h>. 91 must be included before <wchar.h>. */ 125 included before <wchar.h>. 127 must be included before <wchar.h>. */ 151 included before <wchar.h>. 153 must be included before <wchar.h>. */ 172 /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before 175 included before <wchar.h>. * [all...] |
/external/chromium_org/v8/test/mjsunit/ |
stack-traces-2.js | 36 // Tests that a native constructor function is included in the 48 // Tests that a native conversion function is included in the 61 function testNotOmittedBuiltin(throwing, included) { 64 assertUnreachable(included); 66 assertTrue(e.stack.indexOf(included) >= 0, included);
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/ |
IN.py | 4 # Included from features.h 48 # Included from sys/cdefs.h 74 # Included from gnu/stubs.h 76 # Included from stdint.h 79 # Included from bits/wchar.h 84 # Included from bits/wordsize.h 174 # Included from bits/types.h 178 # Included from bits/pthreadtypes.h 181 # Included from bits/sched.h 223 # Included from bits/socket. [all...] |
/external/chromium_org/build/ |
set_clang_warning_flags.gypi | 5 # This file is meant to be included to set clang-specific compiler flags. 13 # Note that the gypi file is included in target_defaults, so it does not need 14 # to be explicitly included.
|