HomeSort by relevance Sort by last modified time
    Searched full:present (Results 226 - 250 of 8021) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
elementreplaceexistingattribute.java 33 * already present in this element, it should replace the
39 * "street", which is already present in this element. The
hc_elementreplaceexistingattribute.java 33 * already present in this element, it should replace the
39 * "class", which is already present in this element. The
  /packages/apps/Mms/src/com/android/mms/dom/smil/parser/
SmilXmlParser.java 63 * are not present. It will also initialize the SequentialTimeElementContainer
70 * Calling getLayout() will create "layout" element if it is not present.
  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
UpdateService.java 59 Log.v(TAG, "id extra was " + (intent.hasExtra("id") ? "present" : "missing"));
60 Log.v(TAG, "when extra was " + (intent.hasExtra("when") ? "present" : "missing"));
  /external/chromium_org/sync/protocol/
sync.proto 134 // Present in both GetUpdatesResponse and CommitMessage.
141 // Present in both GetUpdatesResponse and CommitMessage.
147 // Present only in CommitMessage.
161 // Present in both GetUpdatesResponse and CommitMessage.
165 // Present in both GetUpdatesResponse and CommitMessage.
169 // Present in both GetUpdatesResponse and CommitMessage.
179 // Present in both GetUpdatesResponse and CommitMessage.
186 // Present in both GetUpdatesResponse and CommitMessage.
192 // Present only in GetUpdatesResponse.
195 // If present, this tag identifies this item as being a uniquel
    [all...]
  /dalvik/vm/mterp/armv5te/
OP_PACKED_SWITCH.S 10 * When the JIT is present, all targets are considered treated as
  /dalvik/vm/mterp/mips/
OP_PACKED_SWITCH.S 10 * When the JIT is present, all targets are considered treated as
  /development/samples/devbytes/ui/ImmersiveMode/src/main/res/layout/
include_content.xml 18 is needed to present your content, e.g. VideoView, SurfaceView,
  /device/asus/flo/
device.mk 39 # inherit from the non-open-source side, if present
  /device/asus/grouper/
device.mk 27 # inherit from the non-open-source side, if present
  /device/asus/grouper/keymaster/
Android.mk 20 # when that library is present.
  /device/asus/tilapia/
device.mk 32 # inherit from the non-open-source side, if present
  /external/bison/lib/
stripslash.c 28 present. */
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/paddings/
BlockCipherPadding.java 42 * return the number of pad bytes present in the block.
ISO10126d2Padding.java 65 * return the number of pad bytes present in the block.
ISO7816d4Padding.java 58 * return the number of pad bytes present in the block.
PKCS7Padding.java 54 * return the number of pad bytes present in the block.
X923Padding.java 66 * return the number of pad bytes present in the block.
ZeroBytePadding.java 54 * return the number of pad bytes present in the block.
  /external/ceres-solver/docs/source/
acknowledgements.rst 12 from his original design are still present in the current code.
  /external/ceres-solver/internal/ceres/
block_random_access_matrix.h 54 // the GetCell method. when a cell is present, GetCell will return a
61 // There is no requirement that all cells be present, i.e. the matrix
62 // itself can be block sparse. When a cell is not present, the GetCell
103 // If the cell (row_block_id, col_block_id) is present, then return
map_util.h 67 // If the key is present in the map then the value associated with that
82 // If the key is not present in the map the key and value are
84 // took place, false indicates the key was already present.
118 // Dies if the key is already present.
  /external/chromium/base/mac/
cocoa_protocols.h 16 // protocol defintions were not present in earlier releases of the Mac OS X
  /external/chromium/chrome/browser/policy/
file_based_policy_provider.h 31 // filesystem. Returns base::Time() if the information is not present, in
  /external/chromium/chrome/browser/prefs/
command_line_pref_store.h 36 // is present.

Completed in 1245 milliseconds

1 2 3 4 5 6 7 8 91011>>