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

1 2 3 4 5 6 7 8 91011>>

  /external/eigen/
signature_of_eigen3_matrix_library 1 This file is just there as a signature to help identify directories containing Eigen3. When writing a script looking for Eigen3, just look for this file. This is especially useful to help disambiguate with Eigen2...
  /external/chromium_org/chrome/common/cloud_print/
cloud_print_class_mac.h 12 // Four character constant to identify Cloud print IPC call.
  /external/bison/m4/
mmap-anon.m4 30 AC_EGREP_CPP([I cannot identify this map], [
33 I cannot identify this map
38 AC_EGREP_CPP([I cannot identify this map], [
41 I cannot identify this map
  /external/chromium_org/gin/public/
gin_embedders.h 10 // The GinEmbedder is used to identify the owner of embedder data stored on
  /ndk/sources/host-tools/sed-4.2.1/m4/
mmap-anon.m4 34 AC_EGREP_CPP([I cant identify this map.], [
37 I cant identify this map.
42 AC_EGREP_CPP([I cant identify this map.], [
45 I cant identify this map.
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallTypeHelper.java 28 /** Name used to identify incoming calls. */
30 /** Name used to identify outgoing calls. */
32 /** Name used to identify missed calls. */
34 /** Name used to identify voicemail calls. */
36 /** Color used to identify new missed calls. */
38 /** Color used to identify new voicemail calls. */
  /external/chromium/chrome/common/
render_view_commands.h 9 // These identify commands that the renderer process enables or disables
  /external/chromium_org/components/autofill/content/renderer/
password_form_conversion_utils.h 21 // to identify..which sucks.
  /external/chromium_org/components/variations/proto/
variations_seed.proto 14 // list of studies and a serial number to uniquely identify its contents. The
  /external/e2fsprogs/lib/ss/
std_rqs.ct 3 request ss_self_identify, "Identify the subsystem.",
  /external/javassist/src/main/javassist/bytecode/analysis/
package.html 8 bytecode, find dead bytecode, and identify unnecessary checkcasts.
  /external/mockito/src/org/mockito/
MockingDetails.java 9 * For example, you can identify whether a particular object is either a mock or a spy.
  /external/chromium_org/chrome/tools/
chrome-process-identifier.sh 8 # It then attempts to identify their types (e.g. browser, extension, plugin,
49 # Iterate over child processes and try to identify them
50 identify() { function
59 identify "$child"
69 identify "$child"
84 identify "$child"
92 identify "$child"
99 identify "$child"
103 identify "$child"
133 if identify "$pid"; the
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/util/
DHUtil.java 33 throw new InvalidKeyException("can't identify DH public key.");
48 throw new InvalidKeyException("can't identify DH private key.");
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DHUtil.java 33 throw new InvalidKeyException("can't identify DH public key.");
48 throw new InvalidKeyException("can't identify DH private key.");
  /external/chromium/chrome/browser/ui/cocoa/applescript/
element_applescript.h 14 // Used by the applescript runtime to identify each unique scriptable object.
28 // An object specifier is used to identify objects within a
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/
element_applescript.h 14 // Used by the applescript runtime to identify each unique scriptable object.
28 // An object specifier is used to identify objects within a
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdebug/
ttsdebug.html 18 all tests running to identify other potential glitches.</p>
  /external/chromium_org/ui/android/java/src/org/chromium/ui/autofill/
AutofillSuggestion.java 19 * @param uniqueId The unique id used to identify the Autofill suggestion.
  /external/icu4c/samples/ucnv/
flagcb.h 46 uint32_t magic; /* 0xC0FFEE to identify that the object is OK */
  /external/mockito/src/org/mockito/internal/util/
DefaultMockingDetails.java 10 * Class to inspect any object, and identify whether a particular object is either a mock or a spy. This is
  /frameworks/base/core/java/com/android/internal/view/
IInputMethodClient.aidl 22 * Interface a client of the IInputMethodManager implements, to identify
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
NativeAllocatorTag.java 21 * This class is simply a place-holder type used to identify calls coming
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dsa/
DSAUtil.java 55 throw new InvalidKeyException("can't identify DSA public key: " + key.getClass().getName());
70 throw new InvalidKeyException("can't identify DSA private key.");
  /external/libexif/libexif/canon/
exif-mnote-data-canon.h 48 * \param[in] ed image #ExifData to identify as as a Canon type
52 * value returned may identify a subtype unique within this module.

Completed in 777 milliseconds

1 2 3 4 5 6 7 8 91011>>