/external/chromium_org/third_party/icu/source/i18n/unicode/ |
uspoof.h | 43 * for cases where the displayed form of an identifier may 54 * -# Single identifier tests. Check whether an identifier is 57 * -# Two identifier tests. Check whether two specific identifiers are confusable. 66 * which (if any) of the selected tests have identified possible problems with the identifier. 72 * Thread Safety: The test functions for checking a single identifier, or for testing 102 * When performing tests on a single identifier, with the uspoof_check() family of functions, 105 * -# USPOOF_MIXED_SCRIPT_CONFUSABLE: the identifier contains characters from multiple 106 * scripts, and there exists an identifier of a single script that is visually confusable. 107 * -# USPOOF_WHOLE_SCRIPT_CONFUSABLE: the identifier consists of characters from a singl [all...] |
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
statetracker.py | 184 # identifier after type end, since types contain identifiers. 439 """Searches for and returns the first identifier at the beginning of a token. 441 Searches each token after the start to see if it starts with an identifier. 443 identifier, rest of token, returning the identifier token. If no identifier is 451 The identifier token is found, None otherwise. 456 match = javascripttokenizer.JavaScriptTokenizer.IDENTIFIER.match( 762 def HasDocComment(self, identifier): 763 """Returns whether the identifier has been documented yet [all...] |
/external/chromium_org/third_party/closure_linter/closure_linter/ |
statetracker.py | 184 # identifier after type end, since types contain identifiers. 439 """Searches for and returns the first identifier at the beginning of a token. 441 Searches each token after the start to see if it starts with an identifier. 443 identifier, rest of token, returning the identifier token. If no identifier is 451 The identifier token is found, None otherwise. 456 match = javascripttokenizer.JavaScriptTokenizer.IDENTIFIER.match( 762 def HasDocComment(self, identifier): 763 """Returns whether the identifier has been documented yet [all...] |
/external/chromium_org/tools/idl_parser/ |
idl_parser.py | 107 if t.type == 'identifier': 108 return 'identifier "%s"' % t.value 215 """Interface : INTERFACE identifier Inheritance '{' InterfaceMembers '}' ';'""" 237 """PartialInterface : INTERFACE identifier '{' InterfaceMembers '}' ';'""" 256 """Dictionary : DICTIONARY identifier Inheritance '{' DictionaryMembers '}' ';'""" 274 """DictionaryMember : Type identifier Default ';'""" 279 """PartialDictionary : DICTIONARY identifier '{' DictionaryMembers '}' ';'""" 307 """Exception : EXCEPTION identifier Inheritance '{' ExceptionMembers '}' ';'""" 325 """Inheritance : ':' identifier 332 """Enum : ENUM identifier '{' EnumValueList '}' ';'"" [all...] |
/development/samples/training/ContactsList/res/values-sw600dp/ |
layout.xml | 20 two-pane layout when referring to the activity_main layout identifier. -->
|
/device/samsung/manta/libsensors/iio/ |
events.h | 21 * @id: event identifier 47 * IIO_EVENT_CODE() - create event identifier 71 * IIO_MOD_EVENT_CODE() - create event identifier for modified channels 84 * IIO_UNMOD_EVENT_CODE() - create event identifier for unmodified channels
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/ |
ContentVerifier.java | 10 * Return the algorithm identifier describing the signature
|
ContentVerifierProvider.java | 26 * Return a ContentVerifier that matches the passed in algorithm identifier,
|
DigestCalculator.java | 14 * Return the algorithm identifier representing the digest implemented by
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
SubjectKeyIdentifier.java | 88 * Return a RFC 3280 type 1 key identifier. As in: 95 * @return the key identifier. 104 * Return a RFC 3280 type 2 key identifier. As in: 111 * @return the key identifier.
|
/external/chromium/chrome/browser/content_settings/ |
content_settings_provider.h | 77 // ContentSettingsTypes that require a resource identifier to be specified, 89 // require a resource identifier to be specified, the |resource_identifier| 105 // require a resource identifier to be specified, the |resource_identifier| 116 // identifier all content settings for any resource identifieres of the given
|
/external/chromium/chrome/browser/ |
spellcheck_message_filter.h | 30 int identifier,
|
/external/chromium/chrome/browser/ui/options/ |
options_window.h | 11 // An identifier for a Options Tab page. These are treated as indices into
|
/external/chromium/net/tools/fetch/ |
http_server_response_info.h | 24 // The server identifier.
|
/external/chromium/testing/gtest/scripts/ |
pump.py | 396 def __init__(self, identifier=None, atomic_code=None): 397 self.identifier = identifier 402 def __init__(self, identifier=None, exp1=None, exp2=None): 403 self.identifier = identifier 409 def __init__(self, identifier=None, sep=None, code=None): 410 self.identifier = identifier 614 def GetValue(self, identifier) [all...] |
/external/chromium/testing/gtest/xcode/Samples/FrameworkSample/ |
Info.plist | 12 <string>com.google.gtest.${PRODUCT_NAME:identifier}</string>
|
/external/chromium_org/chrome/browser/extensions/api/media_galleries_private/ |
gallery_watch_manager.h | 38 // |profile_id| specifies the extension profile identifier. 39 // |gallery_id| specifies the gallery identifier. 50 // |extension_id|. |profile_id| specifies the extension profile identifier. 69 // the |extension_id|. |gallery_id| specifies the gallery identifier and
|
/external/chromium_org/chrome/browser/resources/identity_scope_approval_dialog/ |
background.js | 7 * @param {string} key A unique identifier that the caller can use to locate
|
/external/chromium_org/chrome/browser/storage_monitor/ |
portable_device_watcher_win.h | 42 // Storage object temporary identifier, e.g. "s10001". This string ID 48 // Storage object persistent identifier, 83 // identifier. 89 // Constructs and returns a storage path from storage unique identifier.
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_menu_cocoa_controller_unittest.mm | 39 - (const BookmarkNode*)nodeForIdentifier:(int)identifier { 40 if ((identifier < 0) || (identifier >= 2)) 42 return nodes_[identifier];
|
/external/chromium_org/chrome/common/ |
spellcheck_messages.h | 70 int /* request identifier given by WebKit */, 84 int /* request identifier given by WebKit */, 109 int /* request identifier given by WebKit */, 135 int /* request identifier given by WebKit */,
|
/external/chromium_org/chrome/installer/mac/ |
sign_versioned_dir.sh.in | 53 -r="designated => identifier \"com.google.Chrome.framework\" \ 56 -r="designated => identifier \"com.google.Chrome.helper\" \ 60 -r="designated => identifier \"com.google.Chrome.helper.EH\" \ 64 -r="designated => identifier \"com.google.Chrome.helper.NP\" \
|
/external/chromium_org/content/common/ |
child_process_sandbox_support_impl_linux.h | 22 // preferred_locale: preferred locale identifier for the |character|
|
/external/chromium_org/content/renderer/pepper/ |
usb_key_code_conversion.h | 16 // Returns a 32-bit "USB Key Code" for the key identifier by the supplied
|
/external/chromium_org/media/video/capture/ |
video_capture_device.cc | 10 // On Linux, the device name already includes the model identifier.
|