HomeSort by relevance Sort by last modified time
    Searched full:used (Results 251 - 275 of 64207) sorted by null

<<11121314151617181920>>

  /sdk/testapps/jarCheckTests2/lib1/
ant.properties 1 # This file is used to override default values used by the Ant build system.
6 # This file is only used by the Ant script.
  /sdk/testapps/jarCheckTests2/lib2/
ant.properties 1 # This file is used to override default values used by the Ant build system.
6 # This file is only used by the Ant script.
  /sdk/testapps/jarCheckTests3/app/
ant.properties 1 # This file is used to override default values used by the Ant build system.
6 # This file is only used by the Ant script.
  /sdk/testapps/jarCheckTests3/lib1/
ant.properties 1 # This file is used to override default values used by the Ant build system.
6 # This file is only used by the Ant script.
  /sdk/testapps/jarCheckTests3/lib2/
ant.properties 1 # This file is used to override default values used by the Ant build system.
6 # This file is only used by the Ant script.
  /external/chromium/crypto/
cssm_init.h 20 // Returns the shared CSP handle used by CSSM functions.
23 // Returns the shared CL handle used by CSSM functions.
26 // Returns the shared TP handle used by CSSM functions.
39 // Wrapper class for CSSM_DATA type. This should only be used when using the
41 // supposed to be guaranteed) that our memory management functions will be used.
42 // Apple's Sec* APIs manage their own memory so it shouldn't be used for those.
  /external/chromium_org/crypto/
cssm_init.h 20 // Returns the shared CSP handle used by CSSM functions.
23 // Returns the shared CL handle used by CSSM functions.
26 // Returns the shared TP handle used by CSSM functions.
39 // Wrapper class for CSSM_DATA type. This should only be used when using the
41 // supposed to be guaranteed) that our memory management functions will be used.
42 // Apple's Sec* APIs manage their own memory so it shouldn't be used for those.
  /external/chromium_org/remoting/webapp/
all_js_load.gtestjs 20 // only used by JSCompiler
25 //'clipboard_event_proto.js', // Only used by jscompiler.
42 //'host_plugin_proto.js', // Only used by jscompiler
48 //'jscompiler_hacks.js', // Only used by jscompiler.
62 //'viewer_plugin_proto.js', // Only used by jscompiler.
63 //'wcs_iq_client_proto.js', // Only used by jscompiler.
  /external/proguard/src/proguard/obfuscate/
AttributeUsageMarker.java 39 // A visitor info flag to indicate the attribute is being used.
40 private static final Object USED = new Object();
54 * Marks the given VisitorAccepter as being used (or useful).
59 visitorAccepter.setVisitorInfo(USED);
64 * Returns whether the given VisitorAccepter has been marked as being used.
69 return visitorAccepter.getVisitorInfo() == USED;
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
CMSSignatureEncryptionAlgorithmFinder.java 6 * Finder which is used to look up the algorithm identifiers representing the encryption algorithms that
14 * @return the algorithm identifier to be associated with the encryption algorithm used in signature creation.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/interfaces/
ECPointEncoder.java 14 * in point compression will not be used. If the String "COMPRESSED" is passed point
15 * compression will be used. The default is "UNCOMPRESSED".
  /external/chromium/chrome/browser/prerender/
prerender_final_status.h 10 // FinalStatus indicates whether |this| was used, or why it was cancelled.
11 // NOTE: New values need to be appended, since they are used in histograms.
  /external/chromium/chrome/common/
content_restriction.h 9 // Used by a full-page plugin to disable browser commands because of
10 // restrictions on how the data is to be used (i.e. can't copy/print).
  /external/chromium_org/base/android/java/src/org/chromium/base/
ActivityState.template 7 // A simple auto-generated interface used to list the various
8 // states of an activity as used by both org.chromium.base.ActivityStatus
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_separator_view.h 12 // A view used to draw a separator above omnibox popup.
20 // A view used to draw a drop shadow beneath the omnibox popup.
  /external/chromium_org/chrome/common/
content_restriction.h 8 // Used by a full-page plugin to disable browser commands because of
9 // restrictions on how the data is to be used (i.e. can't copy/print).
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_manager_mac.mm 56 // Not used on Mac.
62 // Not used on Mac.
80 // Not used on Mac.
83 // Not used on Mac.
86 // Not used on Mac.
98 // Not used on Mac.
107 // Not used on Mac.
110 // Not used on Mac.
  /external/chromium_org/content/browser/
worker.sb 6 ; This is the Sandbox configuration file used for safeguarding the worker
7 ; process which is used to run web workers in a sandboxed environment.
  /external/chromium_org/content/common/media/
video_capture.h 5 // This file contains commonly used definitions of video capture.
12 // Current status of the video capture device. It's used by multiple classes
  /external/chromium_org/content/renderer/media/
webrtc_uma_histograms.h 12 // Helper enum used for histogramming calls to WebRTC APIs from JavaScript.
21 // Helper method used to collect information about the number of times
  /external/chromium_org/net/quic/
quic_crypto_client_stream_factory.h 17 // An interface used to instantiate QuicCryptoClientStream objects. Used to
  /external/chromium_org/remoting/host/
chromoting_host_context.h 33 // Task runner for the thread used for audio capture and encoding.
36 // Task runner for the thread that is used for blocking file
37 // IO. This thread is used by the URLRequestContext to read proxy
41 // Task runner for the thread that is used by the InputInjector.
47 // Task runner for the thread used for network IO. This thread runs
52 // Task runner for the thread that is used for the UI. In the NPAPI
56 // Task runner for the thread used by the ScreenRecorder to capture
60 // Task runner for the thread used to encode video streams.
  /external/chromium_org/sandbox/win/src/
ipc_tags.h 13 // multiplied by 2 and the tick_count. Used for testing only.
15 // to be multiplied by 3. Used for testing only.
  /external/chromium_org/third_party/freetype/include/freetype/internal/services/
svtteng.h 10 /* This file is part of the FreeType project, and may only be used, */
36 * Used to implement FT_Get_TrueType_Engine_Type
  /external/chromium_org/third_party/freetype/src/autofit/
aferrors.h 10 /* This file is part of the FreeType project, and may only be used, */
21 /* This file is used to define the Autofitter error enumeration */

Completed in 1506 milliseconds

<<11121314151617181920>>