HomeSort by relevance Sort by last modified time
    Searched full:share (Results 226 - 250 of 1170) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/hprof/
Hprof.c 141 * heap-allocate it so we can share the "free" function.
  /development/host/windows/usb/api/
adb_interface.h 98 @param[in] sharing_mode Desired share mode. In the current implementation
adb_legacy_endpoint_object.cpp 195 // Convert access / share parameters into CreateFile - compatible
adb_legacy_endpoint_object.h 108 @param sharing_mode[in] Desired share mode. In the current implementation
  /external/bluetooth/glib/docs/reference/gio/
migrating.xml 64 <filename>$HOME/.local/share/Trash</filename> (or more correctly
  /external/bluetooth/glib/gio/inotify/
inotify-helper.c 50 /* We share this lock with inotify-kernel.c and inotify-missing.c
  /external/bluetooth/glib/gio/tests/
desktop-app-info.c 83 if (g_file_test ("/usr/share/applications/gedit.desktop", G_FILE_TEST_EXISTS))
  /external/dropbear/libtommath/
makefile.icc 40 DATAPATH=/usr/share/doc/libtommath/pdf
makefile.shared 53 DATAPATH=/usr/share/doc/libtommath/pdf
  /external/e2fsprogs/lib/blkid/
blkidP.h 74 * just probed by another program that does not share the cache.
  /external/gtest/samples/
sample3_unittest.cc 46 // The tests share the test fixture in the sense of code sharing, not
  /external/gtest/test/
gtest_throw_on_failure_test.py 78 # The tests. TODO(wan@google.com): refactor the class to share common
  /external/icu4c/i18n/
rbt_data.h 81 * with more than one RuleBasedTransliterator as children, they all share
  /external/icu4c/samples/legacy/
README 18 To make it work, you should build and install both the current ICU and ICU 1.8.1. Put both data libraries to wherever ICU_DATA points (usually it is $(prefix)/share/icu/$(icu_version)/). If data libraries are used, then check for $(prefix)/lib/icu/1.8.1 which should contain libicudata.so and libicudt18*.so
  /external/icu4c/tools/makeconv/
genmbcs.h 38 MBCS_STAGE_2_SIZE=0xfbc0, /* 0x10000-MBCS_STAGE_1_SIZE: stages 1 & 2 share a 16-bit-indexed array */
  /external/iproute2/ip/
xfrm.h 128 const char *strxf_share(__u8 share);
  /external/libpng/contrib/gregbook/
makevms.com 61 $ write xopt "sys$library:decw$xlibshr.exe/share"
  /external/opencore/baselibs/threadsafe_callback_ao/src/
threadsafe_queue.h 55 ** param (in) aQueue: originating queue, in case multiple queues share an observer.
  /external/proguard/docs/
feedback.html 27 to share your thoughts and discuss new ideas.
  /external/qemu/android/avd/
info.h 42 * $HOME directory is located on a network share or in a roaming profile
  /external/quake/quake/src/WinQuake/data/
HELP.TXT 117 from you if you have something positive to share with us. Kindly
  /external/webkit/JavaScriptCore/API/
JSBase.h 35 /*! @typedef JSContextGroupRef A group that associates JavaScript contexts with one another. Contexts in the same group may share and exchange JavaScript objects. */
JSContextRef.h 45 Contexts in the same group may share and exchange JavaScript objects. Sharing and/or exchanging
  /external/webkit/JavaScriptCore/runtime/
Protect.h 64 // FIXME: Share more code with RefPtr template? The only differences are the ref/deref operation
  /external/webkit/WebCore/bindings/js/
SerializedScriptValue.h 87 , m_string(string.crossThreadString()) // FIXME: Should be able to just share the Rep

Completed in 174 milliseconds

1 2 3 4 5 6 7 8 91011>>