OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:commit
(Results
276 - 300
of
385
) sorted by null
<<
11
12
13
14
15
16
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
nfs_xdr.h
516
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/external/chromium_org/cc/trees/
layer_tree_host_unittest.cc
71
// Two setNeedsCommits in a row should lead to at least 1
commit
and at least 1
104
// A SetNeedsCommit should lead to 1
commit
. Issuing a second
commit
after that
105
// first committed frame draws should lead to another
commit
.
235
// 1 setNeedsRedraw after the first
commit
has completed should lead to 1
246
// Redraw again to verify that the second redraw doesn't
commit
.
363
// Changing the device scale factor causes a
commit
. It also changes
365
// a second
commit
as a result.
423
// Changing the device scale factor causes a
commit
. It also changes
425
// a second
commit
as a result
2953
int
commit
= layer_tree_host()->source_frame_number();
variable
2974
int
commit
= layer_tree_host()->source_frame_number();
variable
[
all
...]
/external/chromium_org/third_party/skia/src/core/
SkDraw.cpp
2793
void SkBounder::
commit
() {
function in class:SkBounder
[
all
...]
/external/kernel-headers/original/linux/
nfs_xdr.h
784
int (*
commit
) (struct nfs_write_data *);
member in struct:nfs_rpc_ops
/external/qemu/block/
vvfat.c
1373
commit
_t*
commit
= array_get(&(s->
commit
s), i);
local
1387
commit
_t*
commit
= array_get_next(&(s->
commit
s));
local
1396
commit
_t*
commit
= array_get_next(&(s->
commit
s));
local
1406
commit
_t*
commit
= array_get_next(&(s->
commit
s));
local
1414
commit
_t*
commit
= array_get_next(&(s->
commit
s));
local
2351
commit
_t*
commit
= array_get(&(s->
commit
s), i);
local
2357
commit
_t*
commit
= array_get(&(s->
commit
s), i);
local
2462
commit
_t*
commit
= array_get(&(s->
commit
s), i);
local
[
all
...]
/external/skia/src/core/
SkDraw.cpp
2793
void SkBounder::
commit
() {
function in class:SkBounder
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java
684
ft.
commit
(); // this needs to be after setMainPane()
[
all
...]
/packages/apps/Launcher3/src/com/android/launcher3/
LauncherProvider.java
283
editor.
commit
();
315
editor.
commit
();
489
editor.
commit
();
498
editor.
commit
();
[
all
...]
Completed in 2170 milliseconds
<<
11
12
13
14
15
16