HomeSort by relevance Sort by last modified time
    Searched full:libraries (Results 126 - 150 of 5001) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/v8/tools/gyp/
js2c.host.linux-x86_64.mk 19 $(gyp_shared_intermediate_dir)/libraries.cc: gyp_local_path := $(LOCAL_PATH)
20 $(gyp_shared_intermediate_dir)/libraries.cc: gyp_var_prefix := $(GYP_VAR_PREFIX)
21 $(gyp_shared_intermediate_dir)/libraries.cc: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir))
22 $(gyp_shared_intermediate_dir)/libraries.cc: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir))
23 $(gyp_shared_intermediate_dir)/libraries.cc: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(PATH))
24 $(gyp_shared_intermediate_dir)/libraries.cc: $(LOCAL_PATH)/v8/tools/js2c.py $(LOCAL_PATH)/v8/src/runtime.js $(LOCAL_PATH)/v8/src/v8natives.js $(LOCAL_PATH)/v8/src/array.js $(LOCAL_PATH)/v8/src/string.js $(LOCAL_PATH)/v8/src/uri.js $(LOCAL_PATH)/v8/src/math.js $(LOCAL_PATH)/v8/src/messages.js $(LOCAL_PATH)/v8/src/apinatives.js $(LOCAL_PATH)/v8/src/debug-debugger.js $(LOCAL_PATH)/v8/src/mirror-debugger.js $(LOCAL_PATH)/v8/src/liveedit-debugger.js $(LOCAL_PATH)/v8/src/date.js $(LOCAL_PATH)/v8/src/json.js $(LOCAL_PATH)/v8/src/regexp.js $(LOCAL_PATH)/v8/src/arraybuffer.js $(LOCAL_PATH)/v8/src/typedarray.js $(LOCAL_PATH)/v8/src/weak_collection.js $(LOCAL_PATH)/v8/src/promise.js $(LOCAL_PATH)/v8/src/object-observe.js $(LOCAL_PATH)/v8/src/macros.py $(LOCAL_PATH)/v8/src/i18n.js $(GYP_TARGET_DEPENDENCIES)
26 $(hide)cd $(gyp_local_path)/v8/tools/gyp; mkdir -p $(gyp_shared_intermediate_dir); python ../../tools/js2c.py "$(gyp_shared_intermediate_dir)/libraries.cc" CORE off ../../src/runtime.js ../../src/v8natives.js ../../src/array.js ../../src/string.js ../../src/uri.js ../../src/math.js ../../src/messages.js ../../src/apinatives.js ../../src/debug-debugger.js ../../src/mirror-debugger.js ../../src/liveedit-debugger.js ../../src/date.js ../../src/json.js ../../src/regexp.js ../../src/arraybuffer.js ../../src/typedarray.js ../../src/weak_collection.js ../../src/promise.js ../../src/object-observe.js ../../src/macros.py ../../src/i18n.js
30 $(gyp_shared_intermediate_dir)/experimental-libraries.cc: gyp_local_path := $(LOCAL_PATH)
31 $(gyp_shared_intermediate_dir)/experimental-libraries.cc: gyp_var_prefix := $(GYP_VAR_PREFIX)
32 $(gyp_shared_intermediate_dir)/experimental-libraries.cc: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir)
    [all...]
  /external/deqp/targets/system_opencl/
system_opencl.cmake 18 # Libraries
  /external/libpng/contrib/pngminim/encoder/
README 9 If you prefer to use the shared libraries, go to contrib/pngminus
  /external/llvm/lib/
CMakeLists.txt 1 # `Support' and `TableGen' libraries are added on the top-level CMakeLists.txt
  /external/robolectric/
.gitignore 4 .idea/libraries/
  /external/skia/gyp/
chromeos_deps.gyp 2 # platform. The OS doesn't provide many stable libraries as part of the
android_deps.gyp 2 # platform. The OS doesn't provide many stable libraries as part of the
32 'libraries' : [
41 'libraries' : [
53 'libraries' : [
65 'libraries' : [
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.mk 5 LIBRARIES += -ldl -lOMX_Core -lpthread -lOMX_AacEncoder -lLCML
  /ndk/build/core/
default-build-commands.mk 12 # Return the list of object, static libraries and shared libraries as they
16 # we always put libgcc _after_ all static libraries and _before_ shared
17 # libraries. This ensures that any libgcc function used by the final
19 # symbol references to the same symbols as exported by shared libraries
21 # system libraries (e.g. libc.so and others).
26 # $2: static libraries
27 # $3: whole static libraries
28 # $4: shared libraries
30 TARGET-get-linker-objects-and-libraries =
    [all...]
  /ndk/tests/build/libc_no_atexit/
build.sh 10 LIBRARIES=
13 LIBRARIES=$LIBRARIES" $LIB"
18 for LIB in $LIBRARIES; do
  /ndk/tests/build/warn-no-ldflags-in-static-libraries/jni/
Android.mk 7 # LOCAL_LDFLAGS are always ignored for static libraries.
  /ndk/tests/build/warn-no-ldlibs-in-static-libraries/jni/
Android.mk 7 # LOCAL_LDLIBS are always ignored for static libraries.
  /ndk/tests/device/test-gabi++/jni/
Application.mk 9 # the GAbi++ libraries in our modules.
  /external/libcxx/lib/
CMakeLists.txt 39 set(libraries ${LIBCXX_CXX_ABI_LIBRARIES})
40 append_if(libraries LIBCXX_HAS_PTHREAD_LIB pthread)
41 append_if(libraries LIBCXX_HAS_C_LIB c)
42 append_if(libraries LIBCXX_HAS_M_LIB m)
43 append_if(libraries LIBCXX_HAS_RT_LIB rt)
44 append_if(libraries LIBCXX_HAS_GCC_S_LIB gcc_s)
46 target_link_libraries(cxx ${libraries})
  /external/qemu/
Makefile 46 .PHONY: all libraries executables clean clean-config clean-objs-dir \
47 clean-executables clean-libraries
56 all: libraries executables
58 LIBRARIES :=
74 libraries: $(LIBRARIES)
78 rm -rf $(OBJS_DIR)/intermediates $(EXECUTABLES) $(LIBRARIES)
  /external/qemu/distrib/sdl-1.2.15/
Makefile 40 .PHONY: all libraries executables clean clean-config clean-objs-dir \
41 clean-executables clean-libraries
49 all: libraries executables
51 LIBRARIES :=
60 libraries: $(LIBRARIES)
64 rm -rf $(OBJS_DIR)/intermediates $(EXECUTABLES) $(LIBRARIES)
  /external/chromium_org/third_party/skia/gyp/
android_deps.gyp 2 # platform. The OS doesn't provide many stable libraries as part of the
32 'libraries' : [
41 'libraries' : [
53 'libraries' : [
65 'libraries' : [
  /external/chromium_org/tools/gyp/test/library_dirs/subdir/
test.gyp 9 # libraries-search-path-test.
25 'target_name': 'libraries-search-path-test',
41 # 'libraries-search-path-test' (see ../gyptest-library-dirs.py).
56 'libraries': [
60 'libraries': [
  /external/guava/
pom.xml 17 <url>http://code.google.com/p/guava-libraries</url>
20 <url>http://code.google.com/p/guava-libraries/issues</url>
34 <connection>scm:git:https://code.google.com/p/guava-libraries/</connection>
35 <developerConnection>scm:git:https://code.google.com/p/guava-libraries/</developerConnection>
36 <url>http://code.google.com/p/guava-libraries/source/browse</url>
  /external/e2fsprogs/
INSTALL 14 If you wish to turn on ELF shared libraries, add the option
15 --enable-elf-shlibs. If you wish to build profiling libraries, add
35 7) Install the include files and libraries
38 libraries. Please note that this installation is not needed for the
40 programs using the libraries or if you want to compile other program
41 using these libraries (like the 4.4BSD dump and restore port).
  /external/chromium_org/build/android/gyp/
create_device_library_links.py 7 """Creates symlinks to native libraries for an APK.
9 The native libraries should have previously been pushed to the device (in
11 those native libraries.
37 libraries = build_utils.ReadJson(options.libraries_json)
47 for lib in libraries:
88 parser.add_option('--libraries-json',
89 help='Path to the json list of native libraries.')
91 help='Device directory that contains the target libraries for symlinks.')
  /external/chromium_org/build/linux/unbundle/
zlib.gyp 25 'libraries': [
42 'libraries': [
  /external/chromium_org/third_party/mozilla/
mozilla.gyp 29 'libraries': [
39 # Needed to link to Obj-C static libraries.
  /external/chromium_org/third_party/skia/third_party/lua/src/
lualib.h 3 ** Lua standard libraries
45 /* open all previous libraries */
  /external/chromium_org/tools/gyp/test/win/linker-flags/
library-directories.gyp 25 # libraries (use 'dependencies' instead). This is done here only for
29 # libraries that are stored as binaries at a known location.

Completed in 2020 milliseconds

1 2 3 4 56 7 8 91011>>