HomeSort by relevance Sort by last modified time
    Searched refs:separate (Results 26 - 50 of 157) sorted by null

12 3 4 5 6 7

  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_trace.spec 64 that enjoys privileged access, or that they do not wish to separate
  /external/mesa3d/docs/OLD/
MESA_trace.spec 64 that enjoys privileged access, or that they do not wish to separate
  /libcore/
Android.mk 19 # Subprojects with separate makefiles
  /packages/apps/Exchange/
Android.mk 49 # additionally, build unit tests in a separate .apk
  /system/keymaster/
Android.mk 22 # openssl. At present it must, because the code needs refactoring to separate
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
Runtime.pm 39 A separate section listing the public components of the module's interface.
  /packages/services/Telephony/src/com/android/services/telephony/
TelephonyConference.java 80 * @param connection The connection to separate.
87 radioConnection.separate();
89 Log.e(this, e, "Exception thrown trying to separate a conference call");
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/email_this_page/
background.js 32 // separate tab to avoid clobbering the page you are on.
  /external/chromium_org/third_party/sqlite/src/tool/
mksqlite3c.tcl 52 ** This file is an amalgamation of many separate C source files from SQLite
68 ** separate file. This file contains only code for the core SQLite library.
  /external/chromium_org/v8/test/webkit/
regexp-non-bmp.js 25 'Tests that regular expressions treat non-BMP characters as two separate characters. '
  /external/chromium_org/native_client_sdk/src/tools/
host_vc.mk 121 # separate from the binaries
  /external/libunwind/doc/
unw_get_fpreg.tex 23 The register numbering is target-dependent and described in separate
unw_get_reg.tex 23 The register numbering is target-dependent and described in separate
unw_set_fpreg.tex 23 The register numbering is target-dependent and described in separate
unw_set_reg.tex 23 The register numbering is target-dependent and described in separate
  /packages/apps/Email/
Android.mk 72 # additionally, build unit tests in a separate .apk
  /cts/tools/signature-tools/src/signature/model/impl/
SigClassDefinition.java 226 ModelUtil.separate(type.getTypeParameters(), ", ");
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
BitSet.pm 305 A separate section listing the public components of the module's interface.
  /external/llvm/test/MC/ARM/
ltorg-darwin.s 2 @ tests for the .ltorg on linux targets. We need separate files
ltorg.s 2 @ tests for the .ltorg on darwin targets. We need separate files
  /frameworks/base/telecomm/java/android/telecom/
RemoteConference.java 183 public void separate(RemoteConnection connection) { method in class:RemoteConference
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Connection.java 321 * Separate this call from its owner Call and assigns it to a new Call
325 public abstract void separate() throws CallStateException; method in class:Connection
  /packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipConnection.java 118 mOriginalConnection.separate();
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
ffvertex_prog.c 1036 const GLboolean separate = p->state->separate_specular; local
1067 if (separate)
1085 if (separate)
1098 if (separate) {
1108 if (twoside && separate) {
    [all...]
  /external/mesa3d/src/mesa/main/
ffvertex_prog.c 1036 const GLboolean separate = p->state->separate_specular; local
1067 if (separate)
1085 if (separate)
1098 if (separate) {
1108 if (twoside && separate) {
    [all...]

Completed in 2420 milliseconds

12 3 4 5 6 7