HomeSort by relevance Sort by last modified time
    Searched refs:diff (Results 1326 - 1350 of 3197) sorted by null

<<51525354555657585960>>

  /frameworks/native/opengl/libs/ETC1/
etc1.cpp 46 | base col1 | base col2 | table | table |diff|flip|
61 | base col 1 | dcol 2 | table | table |diff|flip|
162 inline int convertDiff(int base, int diff) {
163 return convert5To8((0x1f & base) + kLookup[0x7 & diff]);
  /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
ActionBarOverlayLayout.java 234 final int diff = mLastSystemUiVisibility ^ visible;
246 if ((diff & SYSTEM_UI_FLAG_LAYOUT_STABLE) != 0) {
  /packages/apps/Settings/src/com/android/settings/
MasterClear.java 384 final int diff = view.getBottom() - (scrollView.getHeight() + scrollView.getScrollY()); local
386 return diff <= 0;
  /packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/audio/
MpegTsDefaultAudioTrackRenderer.java 294 long diff = SystemClock.elapsedRealtime() - mEndOfStreamMs; local
295 if (diff >= KEEP_ALIVE_AFTER_EOS_DURATION_MS && !mIsStopped) {
610 "Audio position is not set, diff in us: "
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntityDelta.java 336 private void possibleAdd(ArrayList<ContentProviderOperation> diff,
339 diff.add(builder.build());
  /prebuilts/clang/host/darwin-x86/clang-4393122/bin/
git-clang-format 43 If two commits are given (requires --diff), run clang-format on all lines in the
98 p.add_argument('--diff', action='store_true',
99 help='print a diff instead of applying the changes')
120 help='revision from which to compute the diff')
130 if not opts.diff:
131 die('--diff is required when two commits are given')
152 # The computed diff outputs absolute paths, so we must cd before accessing
172 elif opts.diff:
277 """Return a subprocess object producing the diff from `commits`.
283 git_tool = 'diff-index
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/bin/
git-clang-format 43 If two commits are given (requires --diff), run clang-format on all lines in the
98 p.add_argument('--diff', action='store_true',
99 help='print a diff instead of applying the changes')
120 help='revision from which to compute the diff')
130 if not opts.diff:
131 die('--diff is required when two commits are given')
152 # The computed diff outputs absolute paths, so we must cd before accessing
172 elif opts.diff:
277 """Return a subprocess object producing the diff from `commits`.
283 git_tool = 'diff-index
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/bin/
git-clang-format 43 If two commits are given (requires --diff), run clang-format on all lines in the
98 p.add_argument('--diff', action='store_true',
99 help='print a diff instead of applying the changes')
120 help='revision from which to compute the diff')
130 if not opts.diff:
131 die('--diff is required when two commits are given')
152 # The computed diff outputs absolute paths, so we must cd before accessing
172 elif opts.diff:
277 """Return a subprocess object producing the diff from `commits`.
283 git_tool = 'diff-index
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/bin/
git-clang-format 43 If two commits are given (requires --diff), run clang-format on all lines in the
98 p.add_argument('--diff', action='store_true',
99 help='print a diff instead of applying the changes')
120 help='revision from which to compute the diff')
130 if not opts.diff:
131 die('--diff is required when two commits are given')
152 # The computed diff outputs absolute paths, so we must cd before accessing
172 elif opts.diff:
277 """Return a subprocess object producing the diff from `commits`.
283 git_tool = 'diff-index
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/bin/
git-clang-format 43 If two commits are given (requires --diff), run clang-format on all lines in the
98 p.add_argument('--diff', action='store_true',
99 help='print a diff instead of applying the changes')
120 help='revision from which to compute the diff')
130 if not opts.diff:
131 die('--diff is required when two commits are given')
152 # The computed diff outputs absolute paths, so we must cd before accessing
172 elif opts.diff:
277 """Return a subprocess object producing the diff from `commits`.
283 git_tool = 'diff-index
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/bin/
git-clang-format 43 If two commits are given (requires --diff), run clang-format on all lines in the
98 p.add_argument('--diff', action='store_true',
99 help='print a diff instead of applying the changes')
120 help='revision from which to compute the diff')
130 if not opts.diff:
131 die('--diff is required when two commits are given')
152 # The computed diff outputs absolute paths, so we must cd before accessing
172 elif opts.diff:
277 """Return a subprocess object producing the diff from `commits`.
283 git_tool = 'diff-index
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-stable/bin/
git-clang-format 43 If two commits are given (requires --diff), run clang-format on all lines in the
98 p.add_argument('--diff', action='store_true',
99 help='print a diff instead of applying the changes')
120 help='revision from which to compute the diff')
130 if not opts.diff:
131 die('--diff is required when two commits are given')
152 # The computed diff outputs absolute paths, so we must cd before accessing
172 elif opts.diff:
277 """Return a subprocess object producing the diff from `commits`.
283 git_tool = 'diff-index
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/bin/
git-clang-format 43 If two commits are given (requires --diff), run clang-format on all lines in the
98 p.add_argument('--diff', action='store_true',
99 help='print a diff instead of applying the changes')
120 help='revision from which to compute the diff')
130 if not opts.diff:
131 die('--diff is required when two commits are given')
152 # The computed diff outputs absolute paths, so we must cd before accessing
172 elif opts.diff:
277 """Return a subprocess object producing the diff from `commits`.
283 git_tool = 'diff-index
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/bin/
git-clang-format 43 If two commits are given (requires --diff), run clang-format on all lines in the
98 p.add_argument('--diff', action='store_true',
99 help='print a diff instead of applying the changes')
120 help='revision from which to compute the diff')
130 if not opts.diff:
131 die('--diff is required when two commits are given')
152 # The computed diff outputs absolute paths, so we must cd before accessing
172 elif opts.diff:
277 """Return a subprocess object producing the diff from `commits`.
283 git_tool = 'diff-index
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/bin/
git-clang-format 43 If two commits are given (requires --diff), run clang-format on all lines in the
98 p.add_argument('--diff', action='store_true',
99 help='print a diff instead of applying the changes')
120 help='revision from which to compute the diff')
130 if not opts.diff:
131 die('--diff is required when two commits are given')
152 # The computed diff outputs absolute paths, so we must cd before accessing
172 elif opts.diff:
277 """Return a subprocess object producing the diff from `commits`.
283 git_tool = 'diff-index
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/bin/
git-clang-format 43 If two commits are given (requires --diff), run clang-format on all lines in the
98 p.add_argument('--diff', action='store_true',
99 help='print a diff instead of applying the changes')
120 help='revision from which to compute the diff')
130 if not opts.diff:
131 die('--diff is required when two commits are given')
152 # The computed diff outputs absolute paths, so we must cd before accessing
172 elif opts.diff:
277 """Return a subprocess object producing the diff from `commits`.
283 git_tool = 'diff-index
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/bin/
git-clang-format 43 If two commits are given (requires --diff), run clang-format on all lines in the
98 p.add_argument('--diff', action='store_true',
99 help='print a diff instead of applying the changes')
120 help='revision from which to compute the diff')
130 if not opts.diff:
131 die('--diff is required when two commits are given')
152 # The computed diff outputs absolute paths, so we must cd before accessing
172 elif opts.diff:
277 """Return a subprocess object producing the diff from `commits`.
283 git_tool = 'diff-index
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/bin/
git-clang-format 43 If two commits are given (requires --diff), run clang-format on all lines in the
98 p.add_argument('--diff', action='store_true',
99 help='print a diff instead of applying the changes')
120 help='revision from which to compute the diff')
130 if not opts.diff:
131 die('--diff is required when two commits are given')
152 # The computed diff outputs absolute paths, so we must cd before accessing
172 elif opts.diff:
277 """Return a subprocess object producing the diff from `commits`.
283 git_tool = 'diff-index
    [all...]
  /prebuilts/clang/host/linux-x86/clang-stable/bin/
git-clang-format 43 If two commits are given (requires --diff), run clang-format on all lines in the
98 p.add_argument('--diff', action='store_true',
99 help='print a diff instead of applying the changes')
120 help='revision from which to compute the diff')
130 if not opts.diff:
131 die('--diff is required when two commits are given')
152 # The computed diff outputs absolute paths, so we must cd before accessing
172 elif opts.diff:
277 """Return a subprocess object producing the diff from `commits`.
283 git_tool = 'diff-index
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msasn1.h 130 ASN1int16_t diff; member in struct:tagASN1generalizedtime_t
141 ASN1int16_t diff; member in struct:tagASN1utctime_t
  /prebuilts/go/darwin-x86/src/go/printer/
printer_test.go 85 // diff compares a and b.
86 func diff(aname, bname string, a, b []byte) error { func
146 if err := diff(source, golden, res, gld); err != nil {
156 if err := diff(golden, fmt.Sprintf("format(%s)", golden), gld, res); err != nil {
  /prebuilts/go/darwin-x86/src/mime/quotedprintable/
writer_test.go 144 "En effet, les différents codages comprennent de nombreux caractères qui ne sont pas représentables en ASCII (par exemple les caractères accentués), ainsi que des caractères dits « non-imprimables ».\r\n" +
  /prebuilts/go/darwin-x86/src/net/
addrselect_test.go 230 {ParseIP("127.0.0.1"), ParseIP("fe80::1"), 0}, // diff size
  /prebuilts/go/linux-x86/src/go/printer/
printer_test.go 85 // diff compares a and b.
86 func diff(aname, bname string, a, b []byte) error { func
146 if err := diff(source, golden, res, gld); err != nil {
156 if err := diff(golden, fmt.Sprintf("format(%s)", golden), gld, res); err != nil {
  /prebuilts/go/linux-x86/src/mime/quotedprintable/
writer_test.go 144 "En effet, les différents codages comprennent de nombreux caractères qui ne sont pas représentables en ASCII (par exemple les caractères accentués), ainsi que des caractères dits « non-imprimables ».\r\n" +

Completed in 1174 milliseconds

<<51525354555657585960>>