HomeSort by relevance Sort by last modified time
    Searched defs:Depth (Results 26 - 44 of 44) sorted by null

12

  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp     [all...]
  /external/clang/include/clang/AST/
DeclTemplate.h 104 /// \brief Get the depth of this template parameter list in the set of
107 /// The first template parameter list in a declaration will have depth 0,
108 /// the second template parameter list will have depth 1, etc.
856 /// given a Depth - the nesting of template parameter scopes - and a Position -
864 : Depth(0), Position(0)
868 : Depth(D), Position(P)
871 // FIXME: These probably don't need to be ints. int:5 for depth, int:8 for
873 unsigned Depth;
877 /// Get the nesting depth of the template parameter.
878 unsigned getDepth() const { return Depth; }
    [all...]
Type.h     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp 693 Value *Depth = EmitScalarExpr(E->getArg(0));
694 Depth = Builder.CreateIntCast(Depth, Int32Ty, false);
696 return RValue::get(Builder.CreateCall(F, Depth));
699 Value *Depth = EmitScalarExpr(E->getArg(0));
700 Depth = Builder.CreateIntCast(Depth, Int32Ty, false);
702 return RValue::get(Builder.CreateCall(F, Depth));
    [all...]
  /external/clang/lib/Sema/
SemaTemplateDeduction.cpp 303 "Cannot deduce non-type template argument with depth > 0");
332 "Cannot deduce non-type template argument with depth > 0");
363 "Cannot deduce non-type template argument with depth > 0");
523 /// \brief Retrieve the depth and index of a template parameter.
536 /// \brief Retrieve the depth and index of an unexpanded parameter pack.
756 unsigned Depth, Index;
757 llvm::tie(Depth, Index) = getDepthAndIndex(Unexpanded[I]);
758 if (Depth == 0 && !SawIndices[Index]) {
    [all...]
SemaTemplate.cpp 549 unsigned Depth, unsigned Position,
572 KeyLoc, Loc, Depth, Position, ParamName,
673 unsigned Depth,
706 Depth, Position, ParamName, T,
756 unsigned Depth,
768 Depth, Position, IsParameterPack,
    [all...]
SemaDeclCXX.cpp     [all...]
  /external/jmonkeyengine/engine/src/core-effects/com/jme3/water/
WaterFilter.java 239 reflectionPass.init(renderManager.getRenderer(), reflectionMapSize, reflectionMapSize, Format.RGBA8, Format.Depth);
634 * Describes at what depth foam starts to fade out and
675 * Return at what depth the refraction color extinct
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp     [all...]
  /external/openfst/src/include/fst/
replace.h 504 if (fst->Final(fst_state) != Weight::Zero() && stack.Depth() == 0)
698 if (fst->Final(fst_state) != Weight::Zero() && stack.Depth()) {
822 size_t Depth() const {
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 387 unsigned Depth = 0) {
399 if (Depth > 6) return 0;
418 Options, Depth + 1))
422 Depth + 1);
436 Options, Depth + 1))
440 Depth + 1);
446 Depth + 1);
453 bool LegalOperations, unsigned Depth = 0) {
460 assert(Depth <= 6 && "GetNegatedExpression doesn't match isNegatibleForFree");
475 &DAG.getTarget().Options, Depth+1)
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 204 int depth; member in struct:__anon23243
273 * Depth structure; contains information for each possible depth.
276 int depth; /* this depth (Z) of the depth */ member in struct:__anon23246
277 int nvisuals; /* number of Visual types at this depth */
278 Visual *visuals; /* list of visuals possible at this depth */
279 } Depth;
296 Depth *depths; /* list of allowable depths on the screen *
314 int depth; \/* depth of this image format *\/ member in struct:__anon23248
344 int depth; \/* depth of window *\/ member in struct:__anon23250
401 int depth; \/* depth of image *\/ member in struct:_XImage
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 204 int depth; member in struct:__anon24833
273 * Depth structure; contains information for each possible depth.
276 int depth; /* this depth (Z) of the depth */ member in struct:__anon24836
277 int nvisuals; /* number of Visual types at this depth */
278 Visual *visuals; /* list of visuals possible at this depth */
279 } Depth;
296 Depth *depths; /* list of allowable depths on the screen *
314 int depth; \/* depth of this image format *\/ member in struct:__anon24838
344 int depth; \/* depth of window *\/ member in struct:__anon24840
401 int depth; \/* depth of image *\/ member in struct:_XImage
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 204 int depth; member in struct:__anon26345
273 * Depth structure; contains information for each possible depth.
276 int depth; /* this depth (Z) of the depth */ member in struct:__anon26348
277 int nvisuals; /* number of Visual types at this depth */
278 Visual *visuals; /* list of visuals possible at this depth */
279 } Depth;
296 Depth *depths; /* list of allowable depths on the screen *
314 int depth; \/* depth of this image format *\/ member in struct:__anon26350
344 int depth; \/* depth of window *\/ member in struct:__anon26352
401 int depth; \/* depth of image *\/ member in struct:_XImage
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h 776 * Depth buffer attribute group (GL_DEPTH_BUFFER_BIT).
780 GLenum Func; /**< Function for depth buffer compare */
781 GLclampd Clear; /**< Value to clear depth buffer to */
782 GLboolean Test; /**< Depth buffering enabled flag */
783 GLboolean Mask; /**< Depth buffer writable? */
1097 GLenum ZPassFunc[3]; /**< Depth buffer pass function */
1098 GLenum ZFailFunc[3]; /**< Depth buffer fail function */
    [all...]

Completed in 1259 milliseconds

12