HomeSort by relevance Sort by last modified time
    Searched refs:share (Results 601 - 625 of 794) sorted by null

<<21222324252627282930>>

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
EventWithExceptionTest.java 27 import org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer;
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
JDWPStackFrameAccessTest.java 27 import org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer;
PopFrames002Test.java 34 import org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer;
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
ResumeTest.java 33 import org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase;
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Connection.java 370 client.getConnectionPool().share(this);
  /external/v8/test/mjsunit/
object-freeze.js 200 // Frozen objects should share maps where possible
210 // Frozen objects should share maps even when they have elements
object-seal.js 277 // Sealed objects should share maps where possible
289 // Sealed objects should share maps even when they have elements
  /hardware/qcom/gps/msm8909/utils/
LocTimer.cpp 477 mLock(mClient->mLock->share()),
  /hardware/qcom/gps/msm8996/utils/
LocTimer.cpp 477 mLock(mClient->mLock->share()),
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_generators.py 555 it's not clear how to get the internal uses of m235 to share a single
672 m235 to share a single generator".
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_generators.py 555 it's not clear how to get the internal uses of m235 to share a single
672 m235 to share a single generator".
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_generators.py 555 it's not clear how to get the internal uses of m235 to share a single
672 m235 to share a single generator".
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_generators.py 555 it's not clear how to get the internal uses of m235 to share a single
672 m235 to share a single generator".
    [all...]
  /external/curl/include/curl/
curl.h     [all...]
  /external/curl/lib/
cookie.c 93 #include "share.h"
956 * use by a share handle */
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 280 freedom to share and change it. By contrast, the GNU General Public
281 License is intended to guarantee your freedom to share and change free
  /external/google-breakpad/src/third_party/curl/
curl.h     [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_api.c 146 _EGLContext *share, const EGLint *attribs)
149 struct egl_g3d_context *gshare = egl_g3d_context(share);
  /external/selinux/libsepol/tests/policies/test-expander/
small-base.conf 281 share
  /external/v8/tools/
profile_view.js 172 * Returns a share of the function's total time in its parent's total time.
  /ndk/build/core/
definitions-host.mk 172 # //bar/foo -> top-level 'foo' on network share 'bar'
  /packages/apps/Gallery/src/com/android/camera/
ViewImage.java 613 // We only show action icons for URIs that we know we can share and
623 int[] normalIds = {R.id.setas, R.id.play, R.id.share, R.id.discard};
    [all...]
  /toolchain/binutils/binutils-2.25/etc/
configure 639 datarootdir='${prefix}/share'
903 | --sharedst | --shareds | --shared | --share | --shar \
908 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
    [all...]
  /external/deqp/modules/egl/
teglGLES2SharingTests.cpp 102 EGLContext createContext (EGLDisplay display, EGLContext share, EGLConfig config);
128 EGLContext GLES2SharingTest::createContext (EGLDisplay display, EGLContext share, EGLConfig config)
140 context = egl.createContext(display, config, share, attriblist);
    [all...]
  /external/mesa3d/src/egl/main/
eglapi.c 421 _EGLContext *share = _eglLookupContext(share_list, disp); local
434 if (!share && share_list != EGL_NO_CONTEXT)
437 context = drv->API.CreateContext(drv, disp, conf, share, attrib_list);
    [all...]

Completed in 560 milliseconds

<<21222324252627282930>>