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

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/exp-sgcheck/tests/
bad_percentify.stdout.exp 1 translate: fast SP updates identified: 0 ( --%)
2 translate: generic_known SP updates identified: 0 ( --%)
3 translate: generic_unknown SP updates identified: 0 ( --%)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
mysql-users.dump 12 CREATE USER 'dbaccessrw'@'localhost' IDENTIFIED BY 'dbaccessrwpassword';
13 GRANT USAGE ON *.* TO 'dbaccessrw'@'localhost' IDENTIFIED BY 'dbaccessrwpassword' WITH MAX_QUERIES_PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 MAX_UPDATES_PER_HOUR 0 MAX_USER_CONNECTIONS 0;
17 CREATE USER 'dbaccessro'@'%eclipse.org' IDENTIFIED BY 'dbaccessropassword';
18 GRANT USAGE ON *.* TO 'dbaccessro'@'%eclipse.org' IDENTIFIED BY 'dbaccessropassword' WITH MAX_QUERIES_PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 MAX_UPDATES_PER_HOUR 0 MAX_USER_CONNECTIONS 0;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/
err-be.s 6 ! directive is identified.
err-le.s 6 ! directive is identified.
  /external/clang/test/CodeGen/
2010-02-16-DbgScopes.c 2 // Test to check number of lexical scope identified in debug info.
  /external/e2fsprogs/debian/attic/
comerrg-dev.menu 6 have the problems identified with mechanisms commonly in use." \
  /external/skia/platform_tools/ios/bin/
ios_rm 9 # Removes the path identified by the first argument from the directory.
ios_cat_file 10 # Writes the content of the file identified by the first argument to standard
ios_push_if_needed 9 # Copies the files identified by the first argument from the host to the target
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
Inet4AddressTest.java 130 + " incorrectly identified as a global multicast address.",
136 + " incorrectly identified as a global multicast address.",
142 + " not identified as a global multicast address.", addr
148 + " not identified as a global multicast address.", addr
154 + " incorrectly identified as a global multicast address.",
160 + " incorrectly identified as a global multicast address.",
178 + " incorrectly identified as a node-local multicast address.",
186 + " incorrectly identified as a node-local multicast address.",
202 + " not identified as a link-local multicast address.",
208 + " not identified as a link-local multicast address."
    [all...]
  /external/iproute2/man/man8/
tc-basic.8 24 Push matching packets into the class identified by
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
v32-err-11.s 5 ; identified. See also v32-err-10.s.
  /external/libjpeg-turbo/md5/
md5.h 10 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
15 that such works are identified as "derived from the RSA Data
  /prebuilts/go/darwin-x86/src/go/types/
objset.go 8 // are identified by their unique id, instead of their
13 // An objset is a set of objects identified by their unique id.
  /prebuilts/go/linux-x86/src/go/types/
objset.go 8 // are identified by their unique id, instead of their
13 // An objset is a set of objects identified by their unique id.
  /external/libunwind/doc/
unw_resume.man 33 identified by cp\&.
44 frames younger (more deeply nested) than the one identified by
56 identified by the cursor by calling the access_reg
122 The instruction pointer identified by
127 The stack frame identified by
unw_resume.tex 20 identified by \Var{cp}. The behavior of this routine differs
28 frames younger (more deeply nested) than the one identified by
36 identified by the cursor by calling the \Func{access\_reg} and
79 \item[\Const{UNW\_EINVALIDIP}] The instruction pointer identified by
81 \item[\Const{UNW\_BADFRAME}] The stack frame identified by
unw_get_proc_name.man 37 procedure that created the stack frame identified by argument
46 saved in the stack frame identified by cp,
67 instruction\-pointer of the stack frame identified by cp\&.
  /external/libcap/doc/
cap_clear.3 56 initializes the capability state in working storage identified by
69 from the capability state identified by
79 in the capability state identified by
  /external/libbrillo/brillo/errors/
error_codes.h 33 // Adds an Error object to the error chain identified by |error|, using
  /external/libchrome/base/prefs/
pref_notifier.h 18 // Sends out a change notification for the preference identified by
  /external/llvm/test/CodeGen/PowerPC/
2012-10-11-dynalloc.ll 16 ; identified by the stdux used to update the back-chain link.
  /external/slf4j/slf4j-api/src/main/java/org/slf4j/spi/
MDCAdapter.java 39 * Put a context value (the <code>val</code> parameter) as identified with
50 * Get the context identified by the <code>key</code> parameter.
53 * @return the string value identified by the <code>key</code> parameter.
58 * Remove the the context identified by the <code>key</code> parameter.
  /system/connectivity/shill/binder/android/system/connectivity/shill/
IPropertyChangedCallback.aidl 22 * Called to indicate that the property identified
  /system/tpm/attestation/server/
key_store.h 34 // Reads key data from the store for the key identified by |key_label| and by
40 // Writes key data to the store for the key identified by |key_label| and by
47 // Deletes key data for the key identified by |key_label| and by |username|.
52 // Deletes key data for all keys identified by |key_prefix| and by |username|

Completed in 1393 milliseconds

1 2 3 4 5 6 7 8 91011>>