HomeSort by relevance Sort by last modified time
    Searched full:canonicalized (Results 1 - 25 of 232) sorted by null

1 2 3 4 5 6 7 8 910

  /external/chromium_org/v8/src/compiler/
js-graph.h 22 // notions, including a builder for for JS* operators, canonicalized global
36 // Canonicalized global constants.
47 // Creates a HeapConstant node, possibly canonicalized, without inspecting the
51 // Creates a HeapConstant node, possibly canonicalized, and may access the
57 // canonicalized globals or a number constant should be returned.
60 // Creates a NumberConstant node, usually canonicalized.
63 // Creates a NumberConstant node, usually canonicalized.
66 // Creates a Int32Constant node, usually canonicalized.
72 // Creates a Float64Constant node, usually canonicalized.
75 // Creates an ExternalConstant node, usually canonicalized
    [all...]
js-graph.cc 117 // canonicalized node can be used.
  /external/chromium_org/device/bluetooth/
bluetooth_device.cc 207 std::string canonicalized = address; local
210 for (size_t i = 2; i < canonicalized.size(); i += 3) {
211 canonicalized.insert(i, ":");
217 if (canonicalized.size() != kCanonicalAddressLength)
220 const char separator = canonicalized[2];
221 for (size_t i = 0; i < canonicalized.size(); ++i) {
225 if (canonicalized[i] != separator)
228 canonicalized[i] = ':';
230 if (!IsHexDigit(canonicalized[i]))
233 canonicalized[i] = base::ToUpperASCII(canonicalized[i])
    [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DOMFilePath.cpp 90 Vector<String> canonicalized; local
96 if (canonicalized.size() > 0)
97 canonicalized.removeLast();
100 canonicalized.append(components[i]);
102 if (canonicalized.isEmpty())
105 for (size_t i = 0; i < canonicalized.size(); ++i) {
107 result.append(canonicalized[i]);
  /external/chromium_org/chromeos/login/auth/
extended_authenticator_impl.cc 88 std::string canonicalized = gaia::CanonicalizeEmail(user_id); local
89 cryptohome::Identification id(canonicalized);
190 std::string canonicalized = gaia::CanonicalizeEmail(user_context.GetUserID()); local
191 cryptohome::Identification id(canonicalized);
212 std::string canonicalized = gaia::CanonicalizeEmail(user_context.GetUserID()); local
213 cryptohome::Identification id(canonicalized);
233 std::string canonicalized = gaia::CanonicalizeEmail(user_context.GetUserID()); local
234 cryptohome::Identification id(canonicalized);
257 std::string canonicalized = gaia::CanonicalizeEmail(user_context.GetUserID()); local
258 cryptohome::Identification id(canonicalized);
279 std::string canonicalized = gaia::CanonicalizeEmail(user_context.GetUserID()); local
    [all...]
  /external/chromium_org/extensions/renderer/
css_native_handler.h 20 // Blink-canonicalized form. If the selector is invalid, returns an empty
  /external/chromium_org/chrome/browser/chromeos/login/easy_unlock/
easy_unlock_remove_keys_operation.cc 50 std::string canonicalized = local
52 cryptohome::Identification id(canonicalized);
easy_unlock_get_keys_operation.cc 35 std::string canonicalized = local
37 cryptohome::Identification id(canonicalized);
  /external/chromium_org/ppapi/api/dev/
ppb_url_util_dev.idl 54 * UTF-8. Canonicalized URL strings returned by these functions will be ASCII
64 * The components pointer, if non-NULL and the canonicalized URL is valid,
74 * will also be canonicalized according to the rules of the browser.
82 * The components pointer, if non-NULL and the canonicalized URL is valid,
131 * The components pointer, if non-NULL and the canonicalized URL is valid,
144 * The components pointer, if non-NULL and the canonicalized URL is valid,
155 * The components pointer, if non-NULL and the canonicalized URL is valid,
  /external/chromium_org/ppapi/c/dev/
ppb_url_util_dev.h 77 * UTF-8. Canonicalized URL strings returned by these functions will be ASCII
87 * The components pointer, if non-NULL and the canonicalized URL is valid,
97 * will also be canonicalized according to the rules of the browser.
105 * The components pointer, if non-NULL and the canonicalized URL is valid,
148 * The components pointer, if non-NULL and the canonicalized URL is valid,
160 * The components pointer, if non-NULL and the canonicalized URL is valid,
171 * The components pointer, if non-NULL and the canonicalized URL is valid,
  /external/compiler-rt/lib/builtins/ppc/
floatditf.c 22 * as a canonicalized long double:
floatunditf.c 28 * as a canonicalized long double:
  /external/chromium_org/chrome/browser/chromeos/login/supervised/
supervised_user_authenticator.cc 116 std::string canonicalized = gaia::CanonicalizeEmail(username); local
119 canonicalized, password, false));
131 std::string canonicalized = gaia::CanonicalizeEmail(username); local
134 canonicalized, password, false));
147 std::string canonicalized = gaia::CanonicalizeEmail(username); local
150 canonicalized, password, true));
  /external/chromium_org/components/autofill/core/browser/
form_group.h 41 // canonicalized, use SetInfo() instead.
  /external/chromium_org/native_client_sdk/src/tools/
create_nmf.py 429 """Parse the extra-files list and return a canonicalized list of
442 canonicalized = []
452 canonicalized.append([unquoted[0], 'portable', unquoted[2]])
460 canonicalized.append([unquoted[0], unquoted[2], unquoted[4]])
465 return canonicalized
620 canonicalized = ParseExtraFiles(options.extra_files, sys.stderr)
621 if canonicalized is None:
666 extra_files=canonicalized,
  /external/chromium_org/net/dns/
host_cache.h 115 // Map from hostname (presumably in lowercase canonicalized format) to
  /external/chromium_org/third_party/icu/source/common/
ustrcase_locale.cpp 51 // and we do not need the locale ID to be canonicalized.
  /external/chromium_org/url/
url_canon_pathurl.cc 18 // prior to the canonicalized component; i.e. for the '?' or '#' characters.
url_canon.h 144 // URLs can be canonicalized with no heap allocations.
254 // These individual canonicalizers append the canonicalized versions of the
257 // the canonicalized component will be written to the output component.
323 BROKEN, // - Almost an IP, but was not canonicalized. This could be an
328 IPV4, // - Successfully canonicalized as an IPv4 address.
329 IPV6, // - Successfully canonicalized as an IPv6 address.
338 // Location of host within the canonicalized output.
441 // with "c|\" and it will get properly canonicalized to "C:/".
    [all...]
  /external/icu/icu4c/source/common/
ustrcase_locale.cpp 51 // and we do not need the locale ID to be canonicalized.
  /frameworks/compile/mclinker/include/mcld/Support/
RealPath.h 19 * \brief The canonicalized absolute pathname.
  /external/chromium_org/chrome/common/extensions/docs/server2/
content_provider_test.py 163 # Without supports_zip the path is canonicalized as a file.
170 # With supports_zip the path is canonicalized as the zip file which
  /external/chromium_org/chrome/browser/chromeos/login/signin/
oauth2_login_manager.cc 200 std::string canonicalized = gaia::CanonicalizeEmail(user_email); local
201 GetTokenService()->UpdateCredentials(canonicalized, refresh_token_);
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
MediaResourceGetter.java 317 // Note that canonicalized directory paths always end with '/'.
320 Log.d(TAG, "canonicalized file path: " + path);
  /external/chromium_org/ash/test/
test_session_state_delegate.cc 23 // The the "canonicalized" user ID from a given |email| address.

Completed in 1591 milliseconds

1 2 3 4 5 6 7 8 910