OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:back
(Results
926 - 950
of
15918
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/tests/backup/
test_backup_common.sh
22
# restart adb as root and wait for it to come
back
again
/frameworks/compile/mclinker/include/mcld/LD/
EhFrame.h
129
const CIE& cie_back () const { return *m_CIEs.
back
(); }
130
CIE& cie_back () { return *m_CIEs.
back
(); }
142
const FDE& fde_back () const { return *m_FDEs.
back
(); }
143
FDE& fde_back () { return *m_FDEs.
back
(); }
/frameworks/compile/mclinker/include/mcld/
Module.h
126
LDSection*
back
() { return m_SectionTable.
back
(); }
function in class:mcld::Module
127
const LDSection*
back
() const { return m_SectionTable.
back
(); }
function in class:mcld::Module
/frameworks/ex/common/java/com/android/common/
SharedPreferencesCompat.java
26
* falling
back
to commit when apply isn't available.
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
IBordeauxService.aidl
41
* Often you want to allow a service to call
back
to its clients.
/frameworks/support/v4/java/android/support/v4/text/
TextDirectionHeuristicsCompat.java
44
* format chars, falling
back
to left to right if it finds none. This is the default behavior
52
* format chars, falling
back
to right to left if it finds none. This is similar to the default
60
* direction is right to left, falling
back
to left to right if it finds none.
66
* Force the paragraph direction to the Locale direction. Falls
back
to left to right.
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Byte3.java
24
* Class for exposing the native RenderScript byte3 type
back
to the Android system.
Byte4.java
24
* Class for exposing the native RenderScript byte4 type
back
to the Android system.
Double3.java
24
* Class for exposing the native RenderScript double3 type
back
Double4.java
24
* Class for exposing the native RenderScript double4 type
back
Float3.java
24
* Class for exposing the native RenderScript float2 type
back
to the Android system.
Float4.java
24
* Class for exposing the native RenderScript float2 type
back
to the Android system.
Int3.java
24
* Class for exposing the native RenderScript int3 type
back
to the Android system.
Int4.java
24
* Class for exposing the native RenderScript int4 type
back
to the Android system.
Long3.java
24
* Class for exposing the native RenderScript long3 type
back
to the Android system.
Long4.java
24
* Class for exposing the native RenderScript long4 type
back
to the Android system.
Short3.java
24
* Class for exposing the native RenderScript short3 type
back
to the Android system.
Short4.java
24
* Class for exposing the native RenderScript short4 type
back
to the Android system.
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
mpl.c
61
* inv_stop_mpl() to start the MPL
back
up an running.
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
mpl.c
66
* inv_stop_mpl() to start the MPL
back
up an running.
/hardware/qcom/bt/libbt-vendor/include/
bt_vendor_qcom.h
42
process. It calls
back
to the callers after command complete of HCI_RESET
/libcore/luni/src/main/java/java/sql/
Savepoint.java
22
* by a rollback via the {@link Connection#rollback} command. Rolling
back
to a
/libcore/luni/src/main/java/java/util/prefs/
FilePreferencesFactoryImpl.java
21
* platform, using the file system as its
back
end.
/libcore/luni/src/main/java/libcore/io/
StructPollfd.java
39
* A non-standard extension that lets callers conveniently map
back
to the object
/ndk/
find-win-host.cmd
27
rem Otherwise fall
back
to 32-bit make
Completed in 316 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>