Searched refs:in (Results 426 - 450 of 5840) sorted by path

<<11121314151617181920>>

/external/chromium_org/chrome/common/extensions/docs/examples/api/nativeMessaging/host/
H A Dnative-messaging-example-host4 # found in the LICENSE file.
101 send_message('"Tkinter python module wasn\'t found. Running in headless ' +
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/
H A Dindex.php5 * found in the LICENSE file.
7 * A "Hello world!" for the Chrome Web Store Licensing API, in PHP. This
8 * program logs the user in with Google's Federated Login API (OpenID), fetches
75 // Return request headers in the response.
78 // Return response headers in the response?
180 <a href="javascript:" onclick="openPopup(450, 500, this);">Sign in</a>
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
H A Dopenid.php20 * echo $openid->validate() ? 'Logged in.' : 'Failed';
187 # We save the original url in case of Yadis discovery failure.
192 # A flag to disable yadis discovery in case of failure in headers.
267 # There are no relevant information in headers, so we search the body.
407 # in worst case we don't get anything in return.
426 * @param String $select_identifier Whether to request OP to select identity for an user in OpenID 2. Does not affect OpenID 1.
502 # so there is no AX data in the OP's response
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
H A DOAuth.php57 * See section 9 ("Signing Requests") in the spec
69 * the encoding is handled in OAuthRequest when the final
93 * The HMAC-SHA1 signature method uses the HMAC-SHA1 signature algorithm as defined in [RFC2104]
136 * Please note that the second encoding MUST NOT happen in the SignatureMethod, as
154 * The RSA-SHA1 signature method uses the RSASSA-PKCS1-v1_5 signature algorithm as defined in
156 * EMSA-PKCS1-v1_5. It is assumed that the Consumer has provided its RSA public key in a
157 * verified way to the Service Provider, in a manner which is beyond the scope of this
167 // (1) do a lookup in a table of trusted certs keyed off of consumer
175 // (1) do a lookup in a table of trusted certs keyed off of consumer
210 // Check the computed signature against the one passed in th
[all...]
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/src/org/chromium/
H A DIRCProxyWebSocket.java61 InputStreamReader in = new InputStreamReader(
63 in_ = new BufferedReader(in);
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/css/
H A Dplugin_list.css4 found in the LICENSE file.
49 -webkit-transition: height .5s ease-in-out;
/external/chromium_org/chrome/installer/linux/common/
H A Drpmrepo.cron5 # found in the LICENSE file.
28 # The initial install happens in the post-install scripts, but there have been
37 case $PACKAGEMANAGER in
/external/chromium_org/chrome/installer/linux/debian/
H A Dbuild.sh5 # found in the LICENSE file.
41 # Setup the installation directory hierachy in the package staging area.
50 # Put the package contents in the staging area.
77 echo "Staging Debian install files in '${STAGEDIR}'..."
135 case $CHANNEL in
166 case $OPTNAME in
243 # that brings in tons of unnecessary stuff, like an mta and rpm. Until that full
245 # the LSB sub-packages, to avoid pulling in all that stuff that's not installed
260 # It's not clear if we ever want to look in LD_LIBRARY_PATH to resolve deps,
289 # Additional dependencies not in th
[all...]
H A Dpostinst5 # found in the LICENSE file.
22 # browser (Firefox), in practice, we treat Epiphany as the lower bound,
23 # resulting in the following scheme:
26 case $CHANNEL in
/external/chromium_org/chrome/installer/linux/rpm/
H A Dbuild.sh5 # found in the LICENSE file.
29 # Setup the installation directory hierachy in the package staging area.
35 # Put the package contents in the staging area.
59 echo "Staging RPM install files in '${STAGEDIR}'..."
71 for rep in $REPS; do
79 # The symbols in libX11.so are not versioned, so when a newer version has new
84 # TODO(thestig) Remove these in the future when other requirements prevent
120 # libgdk_pixbuf is added in LSB 3.2 and no longer explicitly required.
121 # libcairo, libpangocairo, libasound are in LSB 4. and no longer explicitly
123 # xdg-utils is still optional in LS
[all...]
/external/chromium_org/chrome/installer/linux/sysroot_scripts/
H A Dsysroot-creator.sh3 # found in the LICENSE file.
103 echo "$2 already in place"
129 case "$ARCH" in
162 for tool in ${REQUIRED_TOOLS} ; do
179 Banner "Clearing dirs in ${INSTALL_ROOT}"
260 # these are linker scripts with absolute pathnames in them
284 # these are linker scripts with absolute pathnames in them
308 # these are linker scripts with absolute pathnames in them
366 case "${link}" in
499 # Looks up package names in
[all...]
/external/chromium_org/chrome/installer/mac/
H A Ddirdiffer.sh5 # found in the LICENSE file.
14 # links, and directories, as they are found in new_dir. Symbolic links and
15 # directories are always replicated as-is in patch_dir. Ordinary files will
16 # be represented at the appropriate location in patch_dir by one of the
20 # same position in old_dir to the version in new_dir, but only when such a
21 # file already exists in old_dir and is an ordinary file. These files are
23 # - a bzip2-compressed copy of the new file from new_dir; in patch_dir, the
25 # - a gzip-compressed copy of the new file from new_dir; in patch_dir, the
27 # - an xz/lzma2-compressed copy of the new file from new_dir; in patch_di
[all...]
H A Ddirpatcher.sh5 # found in the LICENSE file.
10 # files, and using goobspatch to apply binary diffs to files in old_dir.
24 # 8 File already exists in output directory
25 # 9 Found an irregular file (non-directory, file, or symbolic link) in input
50 # - in the same directory as this script,
51 # - if this script is located in a Chromium source tree, at the expected
52 # Release output location in the Mac out directory,
53 # - as above, but in the Debug output location
54 # If found in any of the above locations, the script's path is output.
259 for patch_file in "
[all...]
H A Ddmgdiffer.sh5 # found in the LICENSE file.
10 # a product originally distributed in old_dmg to the version in new_dmg. Much
12 # a product: in this case, Google Chrome.
16 # goobsdiff (which should be located in the same directory as this script),
27 # approach also allows the versioned directory dirpatch to be applied in-place
28 # in most cases during an update, rather than relying on a temporary
57 # Exit codes in the range 21-40 are mapped to codes 1-20 as returned by the
99 for mount_point in "${g_cleanup_mount_points[@]}"; do
117 # set -e is in effec
[all...]
H A Dkeystone_install.sh5 # found in the LICENSE file.
16 # also be enabled when "Library/Google/Google Chrome Updater Debug" in the
17 # root directory or in ${HOME} exists.
45 # does not include /sbin or /usr/sbin. This script uses lsof, which is in
46 # /usr/sbin, and it's conceivable that it might want to use other tools in an
156 for group in "${GROUPS[@]}"; do
186 # If ${symlink} refers to a directory, doing this naively might result in
187 # the new link being placed in that directory, instead of replacing the
193 # To avoid that possibility, a new symbolic link is created in a temporary
198 # "mv newlink dirname(oldlink)" works as expected, but in orde
[all...]
H A Dmake_signers.sh5 # found in the LICENSE file.
11 # The build places these in the "${mac_product_name} Packaging" directory next
41 "${script_dir}/sign_app.sh.in"
42 "${script_dir}/sign_versioned_dir.sh.in"
43 "${script_dir}/app_resource_rules.plist.in"
46 # Double-backslash each dot: one backslash belongs in the regular expression,
53 for in_file in "${in_files[@]}"; do
H A Dpkg-dmg6 # 1.1 (the "License"); you may not use this file except in compliance with
27 # in which case the provisions of the GPL or the LGPL are applicable instead
81 touched, a copy will be made in a temporary directory for staging purposes.
86 The disk image to create. If it exists and is not in use, it will be
94 The format to create the disk image in. Valid values for I<format> are:
108 The name of the volume in the disk image. If not specified, I<volume-name>
113 A temporary directory to stage intermediate files in. I<temp-dir> must
116 the I<target-image> is to be placed in. B<pkg-dmg> will remove any
117 temporary files it places in I<temp-dir>.
121 Specifies a directory that should be created in th
[all...]
/external/chromium_org/chrome/installer/mac/third_party/bsdiff/
H A Dgoobspatch.c5 * Redistribution and use in source and binary forms, with or without
10 * 2. Redistributions in binary form must reproduce the above copyright
11 * notice, this list of conditions and the following disclaimer in the
73 /* in and out are the underlying buffers to be used with lzma_stream. */
74 u_char in[BUFSIZ]; member in struct:__anon5716
80 /* read_out points to the first byte in out not yet consumed by an
81 * xzread call. read_out_len tracks the amount of data available in
174 xzf->ls.next_in = xzf->in;
175 xzf->ls.avail_in = fread(xzf->in, 1, BUFSIZ,
199 * LZMA_CONCATENATED is not in us
[all...]
/external/chromium_org/chrome/renderer/resources/
H A Dneterror.css3 * found in the LICENSE file. */
5 /* Don't use the main frame div when the error is in a subframe. */
10 /* Don't use the subframe error div when the error is in a main frame. */
70 -webkit-transition: height ease-in 218ms;
196 /* Don't allow overflow when in a subframe. */
/external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/chrome_test/
H A Dsetup_test_links.sh5 # found in the LICENSE file.
34 # Create symlink(s) to the given abs path(s) in 'pyauto_dep' dependency
35 # pointing from the corresponding item in 'chrome_test' dependency
39 for src_path in $@; do
/external/chromium_org/chrome/tools/build/linux/
H A Dchrome-wrapper5 # found in the LICENSE file.
18 echo " --man-page Open the man page in the tree"
27 for dir in $search; do
32 # Didn't find it in the search path.
86 # exist; some systems have bugs in xdg-mime that make it fail without it.
106 for dir in $LIBDIRS
118 for lib in libnspr4.so.0d libnss3.so.1d libnssutil3.so.1d libplc4.so.0d libplds4.so.0d libsmime3.so.1d libssl3.so.1d
123 for dir in $LIBDIRS
145 case "$1" in
155 exec man "$HERE/../../chrome/app/resources/manpage.1.in" ;;
[all...]
/external/chromium_org/chrome/tools/build/mac/
H A Dclean_up_old_versions5 # found in the LICENSE file.
22 for dir in "${VERSIONED_DIR}/"* ; do
H A Ddump_product_syms5 # found in the LICENSE file.
32 # Skip out if we're aren't in Release mode, no need for dump_syms on debug runs.
53 # be written to if ${variant_name} were in the SRC_NAMES array below.
76 # Everything in SRC_NAMES is required. It's an error for any of these files
98 for SRC_NAME in "${SRC_NAMES[@]}"; do
121 for BUNDLED_OPTION in "${BUNDLED_OPTIONS[@]}"; do
139 echo "${0}: expected something dumpable in ${DWARF_PATH}" >& 2
143 for ARCH in ${ARCHS}; do
161 case "${SRC_NAME}" in
186 # Push the .dSYM bundle onto the DSYMS array so that it will be included in
[all...]
H A Dgenerate_localizer5 # found in the LICENSE file.
45 # the SDK in use, its presence causes an error.
46 if 'SDKROOT' in os.environ:
68 for item_dict in plist_localizable_strings_dict.itervalues():
69 for item_value in item_dict.itervalues():
84 for item in constants_list:
116 for xib_path in xib_paths:
H A Dmake_locale_dirs.sh5 # found in the LICENSE file.
14 # This script is intended to create empty locale directories (.lproj) in a
35 for dir in "${@}"; do

Completed in 485 milliseconds

<<11121314151617181920>>