HomeSort by relevance Sort by last modified time
    Searched refs:details (Results 501 - 525 of 1247) sorted by null

<<21222324252627282930>>

  /external/valgrind/VEX/priv/
host_amd64_isel.c 21 General Public License for more details.
    [all...]
  /external/v8/src/
objects-inl.h 49 // necessary to be able to use the 31st bit of the property details.
    [all...]
objects-printer.cc 1595 PropertyDetails details = GetTargetDetails(key, target); local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/
alldocs.go 516 // get uses the first one. For more details see: 'go help gopath'.
749 // in 'go run'. See 'go help run' for details.
760 // flags are also accessible by 'go test'. See 'go help testflag' for details.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/
alldocs.go 516 // get uses the first one. For more details see: 'go help gopath'.
749 // in 'go run'. See 'go help run' for details.
760 // flags are also accessible by 'go test'. See 'go help testflag' for details.
    [all...]
  /external/valgrind/VEX/useful/
test_main.c 21 General Public License for more details.
438 if (st->Ist.Dirty.details->mFx == Ifx_None)
530 General Public License for more details.
    [all...]
  /prebuilts/go/darwin-x86/src/net/textproto/
reader.go 240 // details of another form of response accepted:
411 // See the documentation for the DotReader method for details about dot-encoding.
419 // See the documentation for the DotReader method for details about dot-encoding.
  /prebuilts/go/linux-x86/src/net/textproto/
reader.go 240 // details of another form of response accepted:
411 // See the documentation for the DotReader method for details about dot-encoding.
419 // See the documentation for the DotReader method for details about dot-encoding.
  /prebuilts/tools/common/m2/repository/com/google/oauth-client/google-oauth-client/1.22.0/
google-oauth-client-1.22.0.jar 
  /prebuilts/go/darwin-x86/src/cmd/cgo/
doc.go 39 (see https://golang.org/pkg/go/build/#hdr-Build_Constraints for details about the constraint syntax).
362 Implementation details.
375 For more details about the usage of cgo, see the documentation
434 Next, cgo must learn the details of each type, variable, function, or
598 When using cgo, Go must not assume that it owns all details of the
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
doc.go 39 (see https://golang.org/pkg/go/build/#hdr-Build_Constraints for details about the constraint syntax).
362 Implementation details.
375 For more details about the usage of cgo, see the documentation
434 Next, cgo must learn the details of each type, variable, function, or
598 When using cgo, Go must not assume that it owns all details of the
    [all...]
  /build/make/tools/droiddoc/templates-sac/
customizations.cs 341 Creative Commons Attribution 2.5</a>. For details and
350 For details and restrictions, see the <a href="<?cs var:toroot ?>license.html">
  /development/ndk/tools/
headers-diff-bionic-vs-ndk.py 247 print 'See `{0}\' for details'.format(app.diff_file)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
util.py 447 the source for details). The 'direct' flag is used by the script
  /external/bison/data/
glr.cc 15 # GNU General Public License for more details.
  /external/v8/src/profiler/
heap-snapshot-generator.cc 1557 PropertyDetails details = descs->GetDetails(i); local
1590 PropertyDetails details = cell->property_details(); local
1602 PropertyDetails details = dictionary->DetailsAt(i); local
    [all...]
  /external/valgrind/cachegrind/
cg_main.c 22 General Public License for more details.
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SMSDispatcher.java 846 TextEncodingDetails details = calculateLength(parts.get(i), false); local
    [all...]
  /frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/app/page/
PageAndListRowFragment.java 25 import android.support.v17.leanback.supportleanbackshowcase.app.details.ShadowRowPresenterSelector;
  /packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/embedded/
TelecomUiCallManager.java 28 import android.telecom.Call.Details;
356 public void onDetailsChanged(Call telecomCall, Details details) {
  /packages/apps/Dialer/java/com/android/incallui/
CallButtonPresenter.java 130 * Updates the user interface in response to a change in the details of a call. Currently handles
131 * changes to the call buttons in response to a change in the details for a call. This is
135 * @param details The call details.
138 public void onDetailsChanged(DialerCall call, android.telecom.Call.Details details) {
392 final boolean showSwap = call.can(android.telecom.Call.Details.CAPABILITY_SWAP_CONFERENCE);
395 && call.can(android.telecom.Call.Details.CAPABILITY_SUPPORT_HOLD)
396 && call.can(android.telecom.Call.Details.CAPABILITY_HOLD);
401 final boolean showMerge = call.can(android.telecom.Call.Details.CAPABILITY_MERGE_CONFERENCE)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
util.py 379 the source for details). The 'direct' flag is used by the script
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
util.py 379 the source for details). The 'direct' flag is used by the script
  /prebuilts/go/darwin-x86/src/crypto/x509/
x509.go 393 for _, details := range signatureAlgorithmDetails {
394 if ai.Algorithm.Equal(details.oid) {
395 return details.algo
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/json/
stream.go 41 // See the documentation for Unmarshal for details about
186 // See the documentation for Marshal for details about the

Completed in 2435 milliseconds

<<21222324252627282930>>