Searched
full:present (Results
476 -
500 of
8021) sorted by null
<<11121314151617181920>>
/external/android-clat/ |
config.c | 42 * defaultvar - value to use if config item isn't present 58 * defaultvar - value to use if config item isn't present 97 * defaultvar - value to use if config item isn't present 122 * defaultvar - value to use if config item isn't present
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ |
X509AttributeCertificateHolder.java | 145 * @return an array of Attribute, zero length if none present. 164 * @return an array of Attribute of the requested type, zero length if none present. 191 * @return true if extension are present, false otherwise. 203 * @return the extension if present, null otherwise.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/paddings/ |
TBCPadding.java | 74 * return the number of pad bytes present in the block.
|
/external/chromium/base/debug/ |
debugger.h | 35 // Break into the debugger, assumes a debugger is present.
|
/external/chromium/chrome/browser/chromeos/cros/ |
power_library.h | 38 // Whether there is a battery present.
|
/external/chromium/chrome/browser/notifications/ |
balloon_collection_base.h | 32 // Removes a balloon from the collection (if present). Frees
|
/external/chromium/chrome/browser/renderer_host/ |
save_file_resource_handler.h | 52 // If the content-length header is not present (or contains something other
|
/external/chromium/chrome/browser/ui/cocoa/applescript/ |
browsercrapplication+applescript.h | 19 // Returns an array of |WindowAppleScript*| of all windows present in the
|
/external/chromium/chrome/common/ |
bzip2_unittest.cc | 20 // present and working.
|
/external/chromium/net/base/ |
mock_filter_context.h | 34 // Return false if gurl is not present.
|
/external/chromium_org/apps/ |
launcher.h | 25 // the |command_line| fields present. |extension| and |profile| must not be
|
/external/chromium_org/base/ |
cpu.h | 49 // has_avx_hardware returns true when AVX is present in the CPU. This might
|
/external/chromium_org/base/debug/ |
debugger.h | 34 // Break into the debugger, assumes a debugger is present.
|
/external/chromium_org/base/system_monitor/ |
system_monitor.h | 33 // Get the application-wide SystemMonitor (if not present, returns NULL).
|
/external/chromium_org/chrome/browser/chromeos/contacts/ |
contact_map.h | 47 // isn't present.
|
/external/chromium_org/chrome/browser/chromeos/settings/ |
device_settings_service.h | 38 // but if the private key is present, the public half will be as well. This 95 STORE_NO_POLICY, // No settings blob present. 157 // settings are present in policy_data() and device_settings() when the 165 // present in policy_data() and device_settings() when the callback runs.
|
owner_key_util.h | 44 // Checks whether the public key is present in the file system.
|
/external/chromium_org/chrome/browser/install_verification/win/ |
module_list_unittest.cc | 27 // Load in a new module. Pick msvidc32.dll as it is present from WinXP to
|
/external/chromium_org/chrome/browser/resources/gaia_auth/ |
offline.js | 51 // Email is present, which means that unsuccessful login attempt has been
|
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
change_picture_options.js | 103 // Old user image data (if present). 276 * @param {boolean} present Whether camera is detected. 278 setCameraPresent_: function(present) { 279 $('user-image-grid').cameraPresent = present;
|
/external/chromium_org/chrome/browser/ui/cocoa/applescript/ |
browsercrapplication+applescript.h | 19 // Returns an array of |WindowAppleScript*| of all windows present in the
|
/external/chromium_org/chrome/browser/ui/cocoa/media_picker/ |
desktop_media_picker_controller.h | 24 // The image browser view to present sources to the user (thumbnails and
|
/external/chromium_org/chrome/browser/ui/webui/ |
identity_internals_ui_browsertest.js | 139 expectEquals('Token Present', this.getTokenStatus(tokenListEntries[0])); 195 // are empty, because extensions are faked, and not present in the extension 204 expectEquals('Token Present', this.getTokenStatus(tokenListEntries[0])); 216 expectEquals('Token Present', this.getTokenStatus(tokenListEntries[1]));
|
/external/chromium_org/chrome/common/extensions/api/ |
app_runtime.idl | 19 // the pair (<code>url, referrerUrl</code>) can be present for any given
|
/external/chromium_org/chrome/common/extensions/api/extension_action/ |
action_info.h | 69 // Empty implies the key wasn't present.
|
Completed in 1076 milliseconds
<<11121314151617181920>>