HomeSort by relevance Sort by last modified time
    Searched full:library (Results 1676 - 1700 of 27889) sorted by null

<<61626364656667686970>>

  /external/clang/test/Sema/
implicit-builtin-decl.c 5 int *ptr = malloc(sizeof(int) * 10); // expected-warning{{implicitly declaring library function 'malloc' with type}} \
12 int *calloc(__SIZE_TYPE__, __SIZE_TYPE__); // expected-warning{{incompatible redeclaration of library function 'calloc'}} \
21 int malloc(int); // expected-warning{{incompatible redeclaration of library function 'malloc'}}
22 int strcpy(int); // expected-warning{{incompatible redeclaration of library function 'strcpy'}} \
41 void * realloc(void *p, int size) { // expected-warning{{incompatible redeclaration of library function 'realloc'}} \
47 void snprintf(); // expected-warning{{incompatible redeclaration of library function 'snprintf'}} \
  /external/curl/include/
README 29 before being able of compiling the library.
33 is suitable and specific to the library being configured and built, which
36 * If you intend to distribute an already compiled libcurl library you _MUST_
38 used to compile it. Otherwise the library will be of no use for the users of
39 the library that you have built. It is _your_ responsibility to provide this
40 file. No one at the cURL project can know how you have built the library.
  /external/expat/
Android.mk 3 # We need to build this for both the device (as a shared library)
4 # and the host (as a static library for tools to use).
24 # Host static library
41 # Host shared library
60 # Device static library
80 # Device shared library
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
gim_geometry.h 9 This source file is part of GIMPACT Library.
16 This library is free software; you can redistribute it and/or
21 General Public License is included with this library in the
23 (2) The BSD-style license that is included with this library in
25 (3) The zlib/libpng license that is included with this library in
28 This library is distributed in the hope that it will be useful,
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/Win32/CommandLine/
CommandLine.cbp 23 <Add library="OIS_static_d" />
24 <Add library="dinput8" />
25 <Add library="dxguid" />
42 <Add library="OIS_static" />
43 <Add library="dinput8" />
44 <Add library="dxguid" />
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/Win32/DemoFFTest/
DemoFFTest.cbp 22 <Add library="OIS_static_d" />
23 <Add library="dxguid" />
24 <Add library="dinput8" />
41 <Add library="OIS_static" />
42 <Add library="dxguid" />
43 <Add library="dinput8" />
  /external/tinycompress/include/tinycompress/
version.h 33 * tinycompress library for compress audio offload in alsa
57 #define TINYCOMPRESS_LIB_MAJOR 0 /* major number of library version */
58 #define TINYCOMPRESS_LIB_MINOR 2 /* minor number of library version */
59 #define TINYCOMPRESS_LIB_SUBMINOR 0 /* subminor number of library version */
61 /** library version */
67 /** library version (string) */
  /external/v8/tools/gyp/test/library/
gyptest-shared.py 17 test.run_gyp('library.gyp',
24 test.build('library.gyp', test.ALL, chdir='relocate/src')
35 test.run_gyp('library.gyp',
46 test.build('library.gyp', test.ALL, chdir='relocate/src')
57 test.run_gyp('library.gyp',
73 test.build('library.gyp', test.ALL, chdir='relocate/src')
gyptest-static.py 17 test.run_gyp('library.gyp',
24 test.build('library.gyp', test.ALL, chdir='relocate/src')
35 test.run_gyp('library.gyp',
46 test.build('library.gyp', test.ALL, chdir='relocate/src')
57 test.run_gyp('library.gyp',
73 test.build('library.gyp', test.ALL, chdir='relocate/src')
  /external/valgrind/none/tests/
pth_atfork1.c 5 The GNU C Library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU Library General Public License as
10 The GNU C Library is distributed in the hope that it will be useful,
13 Library General Public License for more details.
15 You should have received a copy of the GNU Library General Public
16 License along with the GNU C Library; see the file COPYING.LIB. If not,
  /external/zlib/src/contrib/ada/
readme.txt 5 compression library, available at http://www.gzip.org/zlib/.
6 It provides Ada-style access to the ZLib C library.
33 You should have the ZLib library already build on your computer, before
47 2. Build the libz.a library from the ZLib C sources.
49 4. Add the library z.lib to the project.
50 5. Add the libc.lib library from the ObjectAda distribution to the project.
  /frameworks/base/tests/SharedLibrary/lib/src/com/google/android/test/shared_library/
SharedLibraryMain.java 30 * Base version of the library.
35 * The second version of the library.
40 * Return the version number of the currently installed library.
53 * Check that the library's version is at least the given minimum version,
64 // Library version is sufficient. Make sure any version dialog
72 // The current version of the library does not meet the required version.
  /frameworks/opt/setupwizard/library/
rules.gradle 2 * Base rules for building setup wizard library. This build file is not used directly but rather
6 * dependencies like support library is built directly from source, while for standalone builds they
10 apply plugin: 'com.android.library'
62 // This build depends on any support library that setup wizard library integrates with,
63 // including RecyclerView, AppCompat, and possibly Design support library in the future.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
error.h 3 * \brief Application interface library for the ALSA driver
9 * Application interface library for the ALSA driver
12 * This library is free software; you can redistribute it and/or modify
23 * License along with this library; if not, write to the Free Software
42 #define SND_ERROR_INCOMPATIBLE_VERSION (SND_ERROR_BEGIN+0) /**< Kernel/library protocols are not compatible. */
56 * A function of this type is called by the ALSA library when an error occurs.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
algorithm 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
52 * This is a Standard C++ Library header.
cstdint 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
26 * This is a Standard C++ Library header.
deque 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
52 * This is a Standard C++ Library header.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
backward_warning.h 3 // This file is part of the GNU ISO C++ Library. This library is free
9 // This library is distributed in the hope that it will be useful,
15 // permissions described in the GCC Runtime Library Exception, version
19 // a copy of the GCC Runtime Library Exception along with this program;
24 * This is an internal header file, included by other library headers.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
functexcept.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
26 * This is an internal header file, included by other library headers.
hash_bytes.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
26 * This is an internal header file, included by other library headers.
memoryfwd.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
39 * This is an internal header file, included by other library headers.
regex_cursor.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
27 * This is an internal header file, included by other library headers.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
safe_local_iterator.tcc 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
26 * This file is a GNU debug extension to the Standard C++ Library.
safe_unordered_container.tcc 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
26 * This file is a GNU debug extension to the Standard C++ Library.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
vstring_fwd.h 5 // This file is part of the GNU ISO C++ Library. This library is free
11 // This library is distributed in the hope that it will be useful,
17 // permissions described in the GCC Runtime Library Exception, version
21 // a copy of the GCC Runtime Library Exception along with this program;
26 * This is an internal header file, included by other library headers.

Completed in 831 milliseconds

<<61626364656667686970>>