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

<<51525354555657585960>>

  /external/eigen/bench/btl/cmake/
FindPackageHandleStandardArgs.cmake 3 # This macro is intended to be used in FindXXX.cmake modules files.
13 # If it is not found and REQUIRED was used, it fails with FATAL_ERROR,
14 # independent whether QUIET was used or not.
  /external/freetype/include/freetype/
ftmm.h 10 /* This file is part of the FreeType project, and may only be used, */
42 /* The following types and functions are used to manage Multiple */
61 /* A simple structure used to model a given axis in design space for */
64 /* This structure can't be used for GX var fonts. */
88 /* A structure used to model the axes and space of a Multiple Masters */
91 /* This structure can't be used for GX var fonts. */
118 /* A simple structure used to model a given axis in design space for */
160 /* A simple structure used to model a named style in a GX var font. */
162 /* This structure can't be used for MM fonts. */
184 /* A structure used to model the axes and space of a Multiple Masters *
    [all...]
ftxf86.h 10 /* This file is part of the FreeType project, and may only be used, */
47 /* The single function in this section can be used to get the font */
65 /* which can be used as an X11 FONT_PROPERTY. Possible values are */
  /external/freetype/include/freetype/internal/services/
svttcmap.h 13 /* This file is part of the FreeType project, and may only be used, */
43 /* A structure used to store TrueType/sfnt specific cmap information */
49 /* The language ID used in Mac fonts. Definitions of values are in */
  /external/freetype/src/autofit/
afcjk.h 10 /* This file is part of the FreeType project, and may only be used, */
60 AF_CJK_BLUE_ADJUSTMENT = 1 << 3, /* used for scale adjustment */
86 /* used for horizontal metrics too for CJK */
  /external/freetype/src/base/
ftsnames.c 5 /* Simple interface to access SFNT name tables (which are used */
8 /* This is _not_ used to retrieve glyph names! */
13 /* This file is part of the FreeType project, and may only be used, */
  /external/icu4c/test/intltest/
sfwdchit.h 15 // not used -- SimpleFwdCharIterator(const UnicodeString& s);
24 // not used -- virtual UBool operator==(const ForwardCharacterIterator& that) const;
57 * This is used with nextPostInc() or next32PostInc() in forward
  /external/iptables/include/linux/
kernel.h 5 * 'kernel.h' contains some often-used function prototypes etc
19 unsigned long bufferram; /* Memory used by buffers */
41 result (of value 0 and type size_t), so the expression can be used
  /external/libsepol/include/sepol/policydb/
constraint.h 9 * Constraints are used to impose additional restrictions
12 * used to prevent a process from transitioning to a new user
14 * Constraints are likewise typically used to prevent a
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
scale.h 31 // used. This produces basic (blocky) quality at the fastest speed.
32 // If filtering is kFilterBilinear, interpolation is used to produce a better
34 // If filtering is kFilterBox, averaging is used to produce ever better
  /external/libxml2/include/libxml/
xmlIO.h 2 * Summary: interface for the I/O interfaces used by the parser
3 * Description: interface for the I/O interfaces used by the parser
29 * Callback used in the I/O Input API to detect if the current handler
32 * Returns 1 if yes and 0 if another Input module should be used
39 * Callback used in the I/O Input API to open the resource
50 * Callback used in the I/O Input API to read the resource
59 * Callback used in the I/O Input API to close the resource
75 * Callback used in the I/O Output API to detect if the current handler
78 * Returns 1 if yes and 0 if another Output module should be used
85 * Callback used in the I/O Output API to open the resourc
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineCodeInfo.h 1 //===-- MachineCodeInfo.h - Class used to report JIT info -------*- C++ -*-===//
10 // This file defines MachineCodeInfo, a class used by the JIT ExecutionEngine
26 size_t Size; // Number of bytes in memory used
  /external/mesa3d/docs/
sourcetree.html 38 <li><b>drivers</b> - Mesa drivers (not used with Gallium)
57 (not used with Gallium)
59 (not used with Gallium)
62 (not used with Gallium)
68 (not used with Gallium)
71 (not used with Gallium)
73 (not used with Gallium)
75 (not used with Gallium)
82 (not used with Gallium)
84 (not used with Gallium
    [all...]
  /external/mockito/src/org/mockito/internal/stubbing/defaultanswers/
ReturnsMoreEmptyValues.java 16 * It's likely this implementation will be used by default by every Mockito 2.0 mock.
18 * Currently <b>used only</b> by {@link Mockito#RETURNS_SMART_NULLS}
29 * Returns empty collection for collection-returning methods (works for most commonly used collection types)
  /external/nist-sip/java/gov/nist/javax/sip/
UtilsExt.java 37 * @return a string that can be used as a tag parameter.
45 * Generate a cryptographically random identifier that can be used to
49 * used as a branch identifier.
  /external/openssh/
ssh-keysign.0 10 ssh-keysign is used by ssh(1) to access the local host keys and generate
29 These files contain the private parts of the host keys used to
33 host-based authentication is used.
  /external/oprofile/daemon/
opd_trans.h 34 * Transient values used for parsing the event buffer.
80 /** used when we need to clear data that's been freed */
83 /** used when we need to clear data that's been freed */
  /external/qemu/android/
user-config.h 18 /* a structure used to model the user-configuration settings
20 * At the moment, this is only used to store the last position
43 * Should be used in an atexit() handler. This will effectively
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
x86_main.asm 9 ; Most routines are (c) Glenn Fiedler (ptc@gaffer.org), used with permission
39 ; Save the registers used by the blitters, necessary for optimized code
63 ; Restore the registers used by the blitters, necessary for optimized code
  /external/skia/include/gpu/
GrDrawEffect.h 8 * This class is used to communicate the particular GrEffect used in a draw to the backend-specific
9 * effect subclass (e.g. GrGLEffect). It is used to by the backend-specific class to generate a
  /external/skia/src/pdf/
SkPDFImage.h 29 // and settings used from the paint to canonicalize image objects.
35 * @param paint Used to calculate alpha, masks, etc.
65 * @param paint Used to calculate alpha, masks, etc.
  /external/v8/test/mjsunit/
dtoa.js 13 // contributors may be used to endorse or promote products derived
28 // dtoa.c used to contain a bogus assertions that got triggered when
29 // passed very small numbers. This test therefore used to fail in
  /external/wpa_supplicant_8/src/eap_server/
eap_tls_common.h 42 * phase2 - Whether this TLS connection is used in EAP phase 2 (tunnel)
62 /* could be up to 128 bytes, but only the first 64 bytes are used */
65 /* dummy type used as a flag for UNAUTH-TLS */
  /frameworks/av/include/media/stagefright/
MediaAdapter.h 29 // Used only by the MediaMuxer for now.
32 // MetaData is used to set the format and returned at getFormat.
56 // deep copy, such that after pushBuffer return, the buffer can be re-used.
SurfaceMediaSource.h 38 // enforce this as in BufferQueue, dequeue can be used by Surface
41 // 2. setSynchronousMode is never used (basically no one should call
43 // 3. setCrop, setTransform, setScalingMode should never be used
83 // Get / Set the frame rate used for encoding. Default fps = 30
125 // calls are used to notify the Surface of asynchronous events in the
129 // Used as a hook to BufferQueue::disconnect()
162 // being used by buffer consumer
172 // mCurrentBuffers is a list of the graphic buffers that are being used by
194 // mMutex is the mutex used to prevent concurrent access to the member
214 // It is used to offset the output timestamps so recording starts at time 0
    [all...]

Completed in 2625 milliseconds

<<51525354555657585960>>