/system/netd/server/ |
IdletimerController.cpp | 145 "COMMIT", 148 "COMMIT\n", 177 "COMMIT", 181 "COMMIT\n",
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_app.c | 924 LOGE("Batch parameters commit failed\n"); 951 LOGE("Batch parameters commit failed\n"); 979 LOGE("Batch parameters commit failed\n"); [all...] |
/developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/ |
SimpleGeofenceStore.java | 96 // Commit the changes. 97 prefs.commit(); 110 prefs.commit();
|
/developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/ |
SimpleGeofenceStore.java | 96 // Commit the changes. 97 prefs.commit(); 110 prefs.commit();
|
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/ |
SimpleGeofenceStore.java | 96 // Commit the changes. 97 prefs.commit(); 110 prefs.commit();
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/ |
faqconf.py | 136 T_COMMITFAILED = T_EDIT + " - Commit Failed"
137 T_CANTCOMMIT = T_EDIT + " - Commit Rejected"
383 COMMIT = """
384 <INPUT TYPE=submit NAME=commit VALUE="Commit">
385 Click this button to commit your changes.
390 To commit your changes, please correct the following errors in the
409 Please use your browser's Back command to correct the form and commit
421 edited the entry some more, and clicked Commit again.
441 edited the entry some more, and clicked Commit again. [all...] |
/external/autotest/docs/ |
test-droid.md | 119 upload code changes. If you do edit or add a new test, make a commit and upload 125 To work around this, if you need to upload a commit to Autotest, you first have 150 Then upload your commit for review:
|
/external/clang/ |
RenderScriptPrebuilts.md | 17 git commit -a 22 3. Grab the squashed commit and replay it in *aosp/dev*. 64 git commit -a
|
/external/deqp/framework/qphelper/ |
gen_release_info.py | 39 COMMIT = 0 46 return (COMMIT, m.group(0)) 56 if type == COMMIT:
|
/external/iproute2/tc/ |
tc_core.c | 111 * - commit 56b765b79 ("htb: improved accuracy at high rates"). 116 * - commit 01cb71d2d47 (net_sched: restore "overhead xxx" handling) 119 * - commit 8a8e3d84b17 (net_sched: restore "linklayer atm" handling)
|
/external/jemalloc/src/ |
chunk_dss.c | 98 size_t alignment, bool *zero, bool *commit) 173 if (!*commit) 174 *commit = pages_decommit(ret, size);
|
/external/libchrome/base/files/ |
important_file_writer.h | 66 // Same as above, but with a custom commit interval. 86 // to disk after the commit interval. If another ScheduleWrite is issued 123 // Timer used to schedule commit after ScheduleWrite.
|
/external/ltp/lib/ |
cloner.c | 38 * to take eight parameters in glibc commit: 40 * commit 625f22fc7f8e0d61e3e6cff2c65468b91dbad426 44 * The first release that contained this commit was glibc-2.3.3 which is old
|
/external/ltp/testcases/kernel/syscalls/mmap/ |
mmap16.c | 17 * This is a regression test for commit: 19 * commit/?id=90a8020 21 * commit/?id=d6320cb
|
/external/python/cpython2/Lib/bsddb/test/ |
test_distributed_transactions.py | 37 txn.commit() 88 # Get "to be recovered" transactions. Commit, abort and 98 txn.commit()
|
test_replication.py | 207 txn.commit() 227 txn.commit() 232 txn.commit() 239 txn.commit() 255 txn.commit() 260 txn.commit() 389 txn.commit() 409 txn.commit() 417 txn.commit() 424 txn.commit() [all...] |
/external/python/cpython2/Tools/faqwiz/ |
faqconf.py | 136 T_COMMITFAILED = T_EDIT + " - Commit Failed" 137 T_CANTCOMMIT = T_EDIT + " - Commit Rejected" 383 COMMIT = """ 384 <INPUT TYPE=submit NAME=commit VALUE="Commit"> 385 Click this button to commit your changes. 390 To commit your changes, please correct the following errors in the 409 Please use your browser's Back command to correct the form and commit 421 edited the entry some more, and clicked Commit again. 441 edited the entry some more, and clicked Commit again [all...] |
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
ShadowPackageInstallerTest.java | 93 session.commit(new IntentSender(ReflectionHelpers.createNullProxy(IIntentSender.class))); 103 session.commit(new IntentSender(ReflectionHelpers.createNullProxy(IIntentSender.class))); 137 session.commit(new IntentSender(ReflectionHelpers.createNullProxy(IIntentSender.class)));
|
/external/wayland-protocols/chromium.org/unstable/secure-output/ |
secure-output-unstable-v1.xml | 97 wl_surface.commit. 103 The change is applied on the next wl_surface.commit. 113 and will be applied on the next wl_surface.commit.
|
/frameworks/av/media/libeffects/testlibs/ |
AudioShelvingFilter.h | 68 // Sets gain value. Actual change will only take place upon commit(). 77 // commit(). 90 void commit(bool immediate = false);
|
/frameworks/support/slices/core/src/main/java/androidx/slice/compat/ |
CompatPinnedList.java | 70 .commit(); 120 .commit(); method 133 .commit(); method
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
IPACM_Header.cpp | 95 bool IPACM_Header::Commit() 176 pHeaderDescriptor->commit = true; 223 pHeaderTable->commit = 1;
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
hw_device_drm.h | 74 virtual DisplayError Commit(HWLayers *hw_layers); 128 // Call on each validate and commit to register layer buffers 140 // prepare and commit. It should not be used for caching in future due to fd recycling
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
hw_device_drm.h | 74 virtual DisplayError Commit(HWLayers *hw_layers); 128 // Call on each validate and commit to register layer buffers 140 // prepare and commit. It should not be used for caching in future due to fd recycling
|
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/ |
InCallFragment.java | 85 .commit(); 94 .commit(); 126 .commit();
|