/device/samsung/toro/ |
BoardConfig.mk | 19 # Use the non-open-source part, if present
|
/device/samsung/toroplus/ |
BoardConfig.mk | 19 # Use the non-open-source part, 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/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 | 66 // If the key is present in the map then the value associated with that 81 // If the key is not present in the map the key and value are 83 // took place, false indicates the key was already present. 117 // 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.
|
/external/chromium/chrome/browser/sync/protocol/ |
theme_specifics.proto | 22 // present. If not set, we use the default or system theme (see below)
|
/external/chromium/chrome/browser/tab_contents/ |
link_infobar_delegate.h | 28 // resulting document should be loaded (based on the event flags present when
|
/external/chromium/chrome/common/extensions/ |
extension_icon_set.h | 25 // Add an icon to the set. If the specified size is already present, it is
|
/external/chromium/chrome/common/ |
nacl_cmd_line.cc | 18 // with any associated values) if present in the browser command line.
|
/external/chromium/net/base/ |
mock_filter_context.cc | 24 // Return false if gurl is not present.
|
/external/clang/test/CodeGen/ |
tbaa-for-vptr.cpp | 10 // even if -relaxed-aliasing is present.
|
/external/clang/tools/ |
Makefile | 17 # Recurse into the extra repository of tools if present.
|
/external/dropbear/libtomcrypt/src/misc/crypt/ |
crypt_find_cipher.c | 21 @return >= 0 if found, -1 if not present
|
crypt_find_cipher_id.c | 21 @return >= 0 if found, -1 if not present
|
crypt_find_hash.c | 21 @return >= 0 if found, -1 if not present
|
crypt_find_hash_id.c | 21 @return >= 0 if found, -1 if not present
|