Searched
refs:shared (Results
251 -
275 of
659) sorted by null
<<11121314151617181920>>
/cts/tests/tests/jni/libjnitest/ |
Android.mk | 16 # This is the shared library included by the JNI test app.
|
/cts/tests/tests/opengl/libopengltest/ |
Android.mk | 16 # This is the shared library included by the JNI test app.
|
/development/ndk/samples/two-libs/jni/ |
Android.mk | 17 # generate two distinct shared libraries and have them both
|
/development/samples/BrowserPlugin/ |
Android.mk | 40 # Also build all of the sub-targets under this one: the shared library.
|
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/ |
FileLockTest.java | 43 boolean shared) { 44 super(channel, position, size, shared);
|
/external/compiler-rt/make/ |
options.mk | 29 # Whether the library should be built as a shared object.
|
/external/e2fsprogs/lib/ |
Makefile.solaris-lib | 2 # This is a Makefile stub which handles the creation of Linux ELF shared 27 $(Q) (cd elfshared; $(CC) --shared -o $(ELF_LIB) $(LDFLAGS) \
|
/external/icu4c/config/ |
test-icu-config.sh | 41 icu-config --shared-datadir
|
/external/libxslt/ |
Android.mk | 3 # We need to build this for both the device (as a shared library)
|
/external/srec/portable/ |
Android.mk | 32 $(ASR_ROOT_DIR)/shared/include \
|
/external/srec/srec/AcousticModels/ |
Android.mk | 15 $(ASR_ROOT_DIR)/shared/include \
|
/external/srec/srec/AcousticState/ |
Android.mk | 15 $(ASR_ROOT_DIR)/shared/include \
|
/external/srec/srec/Grammar/ |
Android.mk | 15 $(ASR_ROOT_DIR)/shared/include \
|
/external/srec/srec/Nametag/ |
Android.mk | 17 $(ASR_ROOT_DIR)/shared/include \
|
/external/srec/srec/Recognizer/ |
Android.mk | 17 $(ASR_ROOT_DIR)/shared/include \
|
/external/srec/srec/Semproc/ |
Android.mk | 23 $(ASR_ROOT_DIR)/shared/include \
|
/external/srec/srec/Session/ |
Android.mk | 14 $(ASR_ROOT_DIR)/shared/include \
|
/external/srec/srec/Vocabulary/ |
Android.mk | 15 $(ASR_ROOT_DIR)/shared/include \
|
/external/srec/srec_jni/ |
Android.mk | 18 $(ASR_ROOT_DIR)/shared/include \
|
/external/srec/tools/grxmlcompile/ |
Android.mk | 28 $(ASR_ROOT_DIR)/shared/include \
|
/external/v8/src/ |
bootstrapper.cc | 377 function->shared()->set_instance_class_name(*symbol); 379 function->shared()->set_native(true); 502 empty_function->shared()->set_code(*code); 506 empty_function->shared()->set_script(*script); 507 empty_function->shared()->set_start_position(0); 508 empty_function->shared()->set_end_position(source->length()); 509 empty_function->shared()->DontAdaptArguments(); 585 throw_type_error_function->shared()->set_code(*code); 586 throw_type_error_function->shared()->DontAdaptArguments(); 780 global_proxy_function->shared()->set_instance_class_name(*global_name) 2097 Handle<SharedFunctionInfo> shared local [all...] |
/external/valgrind/main/drd/tests/ |
hold_lock_1.stderr.exp | 24 Locking rwlock shared ...
|
/external/valgrind/tsan/ |
Makefile | 36 PIN_LDFLAGS=-g -shared -Wl,-Bsymbolic -Wl,--version-script=$(PIN_ROOT)/source/include/pintool.ver 42 DR_LDFLAGS=-shared -nostartfiles -nodefaultlibs -lgcc 85 VG_LD_PRELOAD_FLAGS= -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst
|
/external/webkit/Source/WebKit2/WebProcess/mac/ |
WebProcessMainMac.mm | 94 WebProcess::shared().initialize(serverPort, RunLoop::main());
|
/external/webkit/Tools/DumpRenderTree/mac/ |
MockGeolocationProvider.mm | 31 + (MockGeolocationProvider *)shared
|
Completed in 916 milliseconds
<<11121314151617181920>>