Searched
full:immediate (Results
676 -
700 of
2828) sorted by null
<<21222324252627282930>>
/frameworks/base/services/core/java/com/android/server/job/ |
JobSchedulerShellCommand.java | 145 pw.println(" Trigger immediate execution of a specific scheduled job.");
|
/frameworks/native/include/binder/ |
IPCThreadState.h | 61 void stopProcess(bool immediate = true);
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/ |
StickyHeaderScrollView.java | 36 * The arrow (->) represents parent/child relationship and must be immediate child.
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/ |
RowsFragment.java | 118 void animateSelect(boolean select, boolean immediate) { 121 if (immediate) { 319 boolean immediate) { 321 extra.animateSelect(selected, immediate);
|
RowsSupportFragment.java | 120 void animateSelect(boolean select, boolean immediate) { 123 if (immediate) { 321 boolean immediate) { 323 extra.animateSelect(selected, immediate);
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
BaseObj.java | 110 * primary use is to force immediate cleanup of resources when it is
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/ |
dboolhuff.h | 31 loaded as an immediate (on platforms like ARM, for example).
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
vp9_reader.c | 17 // loaded as an immediate (on platforms like ARM, for example).
|
/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
hc_nodecommentnodeattributes.java | 33 * Find any comment that is an immediate child of the root
|
nodecommentnodeattributes.java | 33 * Find any comment that is an immediate child of the root
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
ClickShadowView.java | 89 * @param viewParent immediate parent of {@param view}. It must be a sibling of this view.
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ |
NetworkMonitor.java | 67 // Listen to immediate connectivity changes which are 3 seconds
|
/packages/apps/Nfc/src/com/android/nfc/ndefpush/ |
NdefPushClient.java | 97 // We only handle a single immediate action for now
|
/system/bt/device/include/ |
interop.h | 49 // do not allow immediate re-pairing. Blacklist these so that the initial
|
/toolchain/binutils/binutils-2.25/cpu/ |
mep-c5.cpu | 236 (dnmf f-c5-rmuimm20 "20-bit immediate in Rm/Imm16" (all-mep-isas) UINT 247 (dnop c5rmuimm20 "20-bit immediate in rm and imm16" (all-mep-core-isas) h-uint f-c5-rmuimm20) 249 (dnmf f-c5-rnmuimm24 "24-bit immediate in Rm/Imm16" (all-mep-isas) UINT 260 (dnop c5rnmuimm24 "24-bit immediate in rn, rm, and imm16" (all-mep-core-isas) h-uint f-c5-rnmuimm24)
|
sh64-media.cpu | 102 (df f-imm6 "Immediate value (6 bits)" ((ISA media)) 15 6 INT #f #f) 103 (df f-imm10 "Immediate value (10 bits)" ((ISA media)) 19 10 INT #f #f) 104 (df f-imm16 "Immediate value (16 bits)" ((ISA media)) 25 16 INT #f #f) 106 (dshmf f-uimm6 "Immediate value (6 bits)" () 15 6) 107 (dshmf f-uimm16 "Immediate value (16 bits)" () 25 16) 176 (dshmop imm6 "Immediate (6 bits)" () h-sint f-imm6) 177 (dshmop imm10 "Immediate (10 bits)" () h-sint f-imm10) 178 (dshmop imm16 "Immediate (16 bits)" () h-sint f-imm16) 179 (dshmop uimm6 "Immediate (6 bits)" () h-uint f-uimm6) 180 (dshmop uimm16 "Unsigned immediate (16 bits)" () h-uint f-uimm16 [all...] |
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-vax.texi | 146 Immediate floating literals (@emph{e.g.} @samp{S`$6.9}) 317 @cindex immediate character, VAX 318 @cindex VAX immediate character 319 The immediate character is @samp{$} for Unix compatibility, not
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
movi.s | 1 // movi.s Test file for AArch64 AdvSIMD modified immediate instruction MOVI
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
ldconst.d | 2 #name: ARM ldr with immediate constant
|
msr-imm.s | 7 @ Write to Special Register from Immediate
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/ |
load_stor_insn.s | 56 # Store instructions (register/immediate to memory).
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/basic/ |
deposit2.s | 6 ; immediate fields. We should also check the assorted field
|
deposit3.s | 7 ; immediate fields. We should also check the assorted field
|
imem.s | 13 ; immediate fields. We should also check the assorted field
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/ |
iarith.s | 54 # Immediate forms (all)
|
Completed in 978 milliseconds
<<21222324252627282930>>