HomeSort by relevance Sort by last modified time
    Searched full:commit (Results 351 - 375 of 4550) sorted by null

<<11121314151617181920>>

  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/tester/android/content/
TestSharedPreferencesTest.java 42 editor.commit();
54 editor.commit();
70 editor.commit();
91 editor.commit();
  /external/skia/site/dev/testing/
index.md 6 Tests are executed by our trybots, for every commit, across most of our
  /external/skqp/site/dev/testing/
index.md 6 Tests are executed by our trybots, for every commit, across most of our
  /external/v4l2_codec2/vda/
native_pixmap_handle.cc 4 // Note: ported from Chromium commit head: a9d98e6
picture.cc 4 // Note: ported from Chromium commit head: 2de6929
vp9_picture.h 4 // Note: ported from Chromium commit head: 70340ce
vp9_uncompressed_header_parser.h 4 // Note: ported from Chromium commit head: e5a9a62
  /external/v8/tools/release/
mergeinfo.py 75 print '=====================ORIGINAL COMMIT START==================='
77 print '=====================ORIGINAL COMMIT END====================='
100 parser = argparse.ArgumentParser('Tool to check where a git commit was'
108 help='Hash of the commit to be searched.')
  /external/walt/arduino/
README.md 9 [added recently](https://github.com/PaulStoffregen/cores/commit/a480cd28da49406c297d241a3cbb535e83bec7eb)
  /frameworks/base/core/java/android/app/
FragmentTransaction.java 345 * Schedules a commit of this transaction. The commit does
350 * prior to its containing activity saving its state. If the commit is
352 * because the state after the commit can be lost if the activity needs to
354 * situations where it may be okay to lose the commit.</p>
360 public abstract int commit(); method in class:FragmentTransaction
363 * Like {@link #commit} but allows the commit to be executed after an
364 * activity's state is saved. This is dangerous because the commit can
382 * {@link #commit()} followed by {@link FragmentManager#executePendingTransactions()
    [all...]
  /frameworks/base/core/java/android/database/
IContentObserver.aidl 30 * commit on the cursor that is being observed.
  /frameworks/support/fragment/src/androidTest/java/androidx/fragment/app/
FragmentReplaceTest.java 65 .commit();
75 .commit();
84 .commit();
107 .commit();
FragmentTransactionTest.java 99 .commit();
119 .commit();
144 .commit();
169 .commit();
193 .commit();
206 .commit();
242 .commit();
268 }).commit();
282 }).addToBackStack(null).commit();
319 .commit();
    [all...]
NestedInflatedFragmentTest.java 57 .addToBackStack(null).commit();
73 fm.beginTransaction().add(android.R.id.content, fragment).commit();
79 fm.beginTransaction().remove(fragment).commit();
86 fm.beginTransaction().add(android.R.id.content, fragment).commit();
  /packages/apps/Launcher3/src/com/android/launcher3/provider/
LauncherDbUtils.java 55 t.commit();
75 t.commit();
81 t.commit();
132 public void commit() { method in class:LauncherDbUtils.SQLiteTransaction
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
CaptionSetupActivity.java 29 .commit();
  /packages/experimental/SlicesApp/src/com/android/experimental/slicesapp/
SlicesActivity.java 54 state.edit().putString(getUri().toString(), String.valueOf(mState)).commit();
60 state.edit().putString(getUri().toString(), String.valueOf(mState)).commit();
92 state.edit().putString("slice_type", list.get(position)).commit();
113 state.edit().putBoolean(key, isChecked).commit();
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
git-clang-format 18 clang-format on the changes in current files or a specific commit.
35 usage = 'git clang-format [OPTIONS] [<commit>] [<commit>] [--] [<file>...]'
39 between the working directory and <commit>, which defaults to HEAD. Changes are
43 second <commit> that differ from the first <commit>.
47 clangFormat.commit
94 p.add_argument('--commit',
95 default=config.get('clangformat.commit', 'HEAD'),
96 help='default commit to use if none is specified')
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
git-clang-format 18 clang-format on the changes in current files or a specific commit.
35 usage = 'git clang-format [OPTIONS] [<commit>] [<commit>] [--] [<file>...]'
39 between the working directory and <commit>, which defaults to HEAD. Changes are
43 second <commit> that differ from the first <commit>.
47 clangFormat.commit
94 p.add_argument('--commit',
95 default=config.get('clangformat.commit', 'HEAD'),
96 help='default commit to use if none is specified')
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Edit/
Commit.h 1 //===----- Commit.h - A unit of edits ---------------------------*- C++ -*-===//
25 class Commit {
59 explicit Commit(EditedSource &Editor);
60 Commit(const SourceManager &SM, const LangOptions &LangOpts,
  /prebuilts/clang/host/darwin-x86/clang-4393122/bin/
git-clang-format 18 clang-format on the changes in current files or a specific commit.
36 usage = 'git clang-format [OPTIONS] [<commit>] [<commit>] [--] [<file>...]'
40 between the working directory and <commit>, which defaults to HEAD. Changes are
44 second <commit> that differ from the first <commit>.
48 clangFormat.commit
95 p.add_argument('--commit',
96 default=config.get('clangformat.commit', 'HEAD'),
97 help='default commit to use if none is specified')
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Edit/
Commit.h 1 //===----- Commit.h - A unit of edits ---------------------------*- C++ -*-===//
25 class Commit {
59 explicit Commit(EditedSource &Editor);
60 Commit(const SourceManager &SM, const LangOptions &LangOpts,
  /prebuilts/clang/host/darwin-x86/clang-4479392/bin/
git-clang-format 18 clang-format on the changes in current files or a specific commit.
36 usage = 'git clang-format [OPTIONS] [<commit>] [<commit>] [--] [<file>...]'
40 between the working directory and <commit>, which defaults to HEAD. Changes are
44 second <commit> that differ from the first <commit>.
48 clangFormat.commit
95 p.add_argument('--commit',
96 default=config.get('clangformat.commit', 'HEAD'),
97 help='default commit to use if none is specified')
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Edit/
Commit.h 1 //===----- Commit.h - A unit of edits ---------------------------*- C++ -*-===//
25 class Commit {
59 explicit Commit(EditedSource &Editor);
60 Commit(const SourceManager &SM, const LangOptions &LangOpts,
  /prebuilts/clang/host/darwin-x86/clang-4579689/bin/
git-clang-format 18 clang-format on the changes in current files or a specific commit.
36 usage = 'git clang-format [OPTIONS] [<commit>] [<commit>] [--] [<file>...]'
40 between the working directory and <commit>, which defaults to HEAD. Changes are
44 second <commit> that differ from the first <commit>.
48 clangFormat.commit
95 p.add_argument('--commit',
96 default=config.get('clangformat.commit', 'HEAD'),
97 help='default commit to use if none is specified')
    [all...]

Completed in 1020 milliseconds

<<11121314151617181920>>