HomeSort by relevance Sort by last modified time
    Searched full:allows (Results 1301 - 1325 of 8470) sorted by null

<<51525354555657585960>>

  /external/mockito/src/org/mockito/
Matchers.java 767 * Allows creating custom argument matchers.
782 * Allows creating custom <code>Character</code> argument matchers.
794 * Allows creating custom <code>Boolean</code> argument matchers.
806 * Allows creating custom <code>Byte</code> argument matchers.
818 * Allows creating custom <code>Short</code> argument matchers.
830 * Allows creating custom <code>Integer</code> argument matchers.
842 * Allows creating custom <code>Long</code> argument matchers.
854 * Allows creating custom <code>Float</code> argument matchers.
866 * Allows creating custom <code>Double</code> argument matchers.
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-type-util.h.pump 99 // template Types. This allows us to simulate variadic templates
181 // as the type Tmpl<T>. This allows us to actually instantiate the
198 // arguments of class template Templates. This allows us to simulate
  /external/chromium_org/chrome/browser/
io_thread.h 193 // Allows overriding Globals in tests where IOThread::Init() and
194 // IOThread::CleanUp() are not called. This allows for injecting mocks into
288 // The extensions::EventRouterForwarder allows for sending events to
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
events.html 3 that allows you to be notified
40 rather than the JavaScript engine which reduces roundtrip latencies and allows
225 <p>Filtered events are a mechanism that allows listeners to specify a subset of
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browsertester/
server.py 43 # Try the complete relative path, not just a basename. This allows the
241 # The ThreadingMixIn allows the server to handle multiple requests
242 # concurently (or at least as concurently as Python allows). This is desirable
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-type-util.h.pump 103 // template Types. This allows us to simulate variadic templates
185 // as the type Tmpl<T>. This allows us to actually instantiate the
202 // arguments of class template Templates. This allows us to simulate
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/win/
TransparencyWin.h 84 // Allows semitransparent text to be drawn on any background (even if it
218 // initialization. It allows us to avoid doing an extra save()/restore()
231 // It allows us to re-create what Windows did to the layer. It is an
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channelmanager.h 49 // ChannelManager allows the MediaEngine to run on a separate thread, and takes
55 // ChannelManager also allows the application to discover what devices it has
65 // For testing purposes. Allows the media engine and data media
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-type-util.h.pump 104 // template Types. This allows us to simulate variadic templates
186 // as the type Tmpl<T>. This allows us to actually instantiate the
203 // arguments of class template Templates. This allows us to simulate
  /external/chromium_org/tools/perf/benchmarks/
peacekeeper.py 157 9. domQueryselector: QuerySelector, which allows JavaScript to search elements
228 1. HTML5 - WebGL: WebGL allows full blown 3D graphics to be rendered in a
238 3.HTML5 - Web Worker: These tests use HTML5 Web Worker, which allows
  /external/clang/include/clang/AST/
ASTTypeTraits.h 33 /// It can be constructed from any node kind and allows for runtime type
129 /// Stores an AST node in a type safe way. This allows writing code that
306 // This allows to conveniently use \c DynTypedNode when having an arbitrary
  /external/clang/include/clang/Tooling/
CompilationDatabase.h 57 /// A compilation database allows the user to retrieve all compile command lines
68 /// that allows to query compile commands for source files in the
116 /// A compilation database plugin allows the user to register custom compilation
  /external/expat/
Changes 26 Added new API member XML_SetHashSalt() that allows setting an intial
30 XML_GetAttributeInfo() that allows retrieving the byte
186 Allows you to set a memory management suite to replace the
  /external/gtest/include/gtest/internal/
gtest-type-util.h.pump 104 // template Types. This allows us to simulate variadic templates
186 // as the type Tmpl<T>. This allows us to actually instantiate the
203 // arguments of class template Templates. This allows us to simulate
  /external/llvm/include/llvm/Target/
TargetOptions.h 82 /// produce results that are "less precise" than IEEE allows. This includes
177 /// results in higher precision than IEEE allows (E.g. FMAs).
179 /// Fast mode - allows formation of fused FP ops whenever they're
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-type-util.h.pump 104 // template Types. This allows us to simulate variadic templates
186 // as the type Tmpl<T>. This allows us to actually instantiate the
203 // arguments of class template Templates. This allows us to simulate
  /external/protobuf/gtest/include/gtest/internal/
gtest-type-util.h.pump 97 // template Types. This allows us to simulate variadic templates
179 // as the type Tmpl<T>. This allows us to actually instantiate the
196 // arguments of class template Templates. This allows us to simulate
  /external/qemu/docs/
DISPLAY-STATE.TXT 16 - A DisplayState also holds a 'DisplayAllocator' which allows it to
105 allows you, for example, to connect the console to stdio.
135 NOTE: The initialization sequence in vl.c only allows for a single listener
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 16 devices, including the those running the Android platform. It allows applications to
55 channel. Standard MIDI allows for 16 channels of MIDI
127 score of successes and failures. JET allows for these types of music driven
232 that allows game play to be synchronized to events in the audio. The mechanism
470 Displays the move window which allows you to move selected segments or events
493 stored in the JET file. The right side of the window allows the author to set
736 Preview allows you to examine the objects created before saying OK to insert
746 Replicate function in that it allows you to edit multiple segments or events at
775 Preview allows you to examine the objects created before saying OK to move
813 <p>The Audition window allows you to queue u
    [all...]
  /frameworks/base/docs/html/tools/debugging/
index.jd 70 device daemon allows communication with the VMs from an outside party.</p>
73 allows tools such as DDMS to communicate with the device or emulator. The <code>adb</code> host daemon also
74 allows you to access shell commands on the device as well as providing capabilities such as
  /frameworks/base/docs/html/training/basics/firstapp/
creating-project.jd 78 that allows your app to provide its core feature set. If any feature of your app is possible
98 support older versions, but setting the build target to the latest version allows you to
140 support older versions, but setting the build target to the latest version allows you to optimize
  /frameworks/base/obex/javax/obex/
ServerRequestHandler.java 59 * A CREATE-EMPTY request allows clients to create empty objects on the server.
215 * @param operation contains the headers sent by the client and allows new
236 * @param operation contains the headers sent by the client and allows new
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.h 79 * This interface allows clients to :-
133 * The use case modifier allows runtime configuration changes to deal with
160 * The interface allows clients to determine the audio TQ required for each
  /ndk/docs/text/
IMPORT-MODULE.text 4 Starting from r5, the Android NDK comes with a cool feature that allows
74 definition by the NDK build system. This allows you to easily import
207 a conflict will happen at build time. This allows you to select either
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-type-util.h.pump 103 // template Types. This allows us to simulate variadic templates
185 // as the type Tmpl<T>. This allows us to actually instantiate the
202 // arguments of class template Templates. This allows us to simulate

Completed in 1753 milliseconds

<<51525354555657585960>>