HomeSort by relevance Sort by last modified time
    Searched defs:const (Results 101 - 125 of 177) sorted by null

1 2 3 45 6 7 8

  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
cdefs.h 93 #define __const const /* define reserved names to standard */
119 * Programs using the ANSI C keywords const, inline etc. as normal
123 #define const __const /* convert ANSI C keywords */ macro
140 * The following macro is used to remove const cast-away warnings
148 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
160 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */
113 * Programs using the ANSI C keywords const, inline etc. as normal
117 #define const __const /* convert ANSI C keywords */ macro
134 * The following macro is used to remove const cast-away warnings
142 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
154 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */
113 * Programs using the ANSI C keywords const, inline etc. as normal
117 #define const __const /* convert ANSI C keywords */ macro
134 * The following macro is used to remove const cast-away warnings
142 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
154 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */
113 * Programs using the ANSI C keywords const, inline etc. as normal
117 #define const __const /* convert ANSI C keywords */ macro
134 * The following macro is used to remove const cast-away warnings
142 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
154 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */
113 * Programs using the ANSI C keywords const, inline etc. as normal
117 #define const __const /* convert ANSI C keywords */ macro
134 * The following macro is used to remove const cast-away warnings
142 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
154 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */
113 * Programs using the ANSI C keywords const, inline etc. as normal
117 #define const __const /* convert ANSI C keywords */ macro
134 * The following macro is used to remove const cast-away warnings
142 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
154 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 93 #define __const const /* define reserved names to standard */
119 * Programs using the ANSI C keywords const, inline etc. as normal
123 #define const __const /* convert ANSI C keywords */ macro
140 * The following macro is used to remove const cast-away warnings
148 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
160 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 93 #define __const const /* define reserved names to standard */
119 * Programs using the ANSI C keywords const, inline etc. as normal
123 #define const __const /* convert ANSI C keywords */ macro
140 * The following macro is used to remove const cast-away warnings
148 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
160 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 93 #define __const const /* define reserved names to standard */
119 * Programs using the ANSI C keywords const, inline etc. as normal
123 #define const __const /* convert ANSI C keywords */ macro
140 * The following macro is used to remove const cast-away warnings
148 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
160 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 93 #define __const const /* define reserved names to standard */
119 * Programs using the ANSI C keywords const, inline etc. as normal
123 #define const __const /* convert ANSI C keywords */ macro
140 * The following macro is used to remove const cast-away warnings
148 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
160 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */
113 * Programs using the ANSI C keywords const, inline etc. as normal
117 #define const __const /* convert ANSI C keywords */ macro
134 * The following macro is used to remove const cast-away warnings
142 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
154 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */
113 * Programs using the ANSI C keywords const, inline etc. as normal
117 #define const __const /* convert ANSI C keywords */ macro
134 * The following macro is used to remove const cast-away warnings
142 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
154 * pure (no side effects) functions using "volatile" and "const";
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */
113 * Programs using the ANSI C keywords const, inline etc. as normal
117 #define const __const /* convert ANSI C keywords */ macro
134 * The following macro is used to remove const cast-away warnings
142 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
154 * pure (no side effects) functions using "volatile" and "const";
  /development/ndk/platforms/android-3/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /external/chromium/sdch/open-vcdiff/src/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /external/clang/include/clang/AST/
CanonicalType.h 37 /// qualifiers (const, volatile, restrict) attached to it.
64 CanQual(const CanQual<U>& Other,
71 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
76 const T *getTypePtrOrNull() const {
81 operator QualType() const { return Stored; }
84 operator bool() const { return !isNull(); }
86 bool isNull() const {
90 SplitQualType split() const { return Stored.split();
    [all...]
  /external/eigen/Eigen/src/Core/
GeneralProduct.h 33 * \sa ProductReturnType, MatrixBase::operator*(const MatrixBase<OtherDerived>&)
146 * \sa class Product, MatrixBase::operator*(const MatrixBase<OtherDerived>&)
206 GeneralProduct(const Lhs& lhs, const Rhs& rhs)
215 operator const typename Base::Scalar() const {
241 GeneralProduct(const Lhs& lhs, const Rhs& rhs) : Base(lhs,rhs)
247 template<typename Dest> void scaleAndAddTo(Dest& dest, Scalar alpha) const
257 static EIGEN_DONT_INLINE void run(const ProductType& prod, Dest& dest, typename ProductType::Scalar alpha)
    [all...]
  /external/llvm/include/llvm/ADT/
FoldingSet.h 52 /// MyNode(const char *N, unsigned V) : Name(N), Value(V) {}
54 /// void Profile(FoldingSetNodeID &ID) const {
143 void *getNextInBucket() const { return NextInFoldingSetBucket; }
162 Node *FindNodeOrInsertPos(const FoldingSetNodeID &ID, void *&InsertPos);
178 unsigned size() const { return NumNodes; }
181 bool empty() const { return NumNodes == 0; }
193 virtual void GetNodeProfile(Node *N, FoldingSetNodeID &ID) const = 0;
196 virtual bool NodeEquals(Node *N, const FoldingSetNodeID &ID, unsigned IDHash,
197 FoldingSetNodeID &TempID) const=0;
200 virtual unsigned ComputeNodeHash(Node *N, FoldingSetNodeID &TempID) const = 0
    [all...]
  /external/open-vcdiff/src/zlib/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /external/qemu/distrib/zlib-1.2.3/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
zconf.h 123 # ifndef const /* cannot use !defined(STDC) && !defined(const) on Mac */
124 # define const /* note: need a more gentle solution here */ macro
278 typedef void const *voidpc;
282 typedef Byte const *voidpc;

Completed in 2601 milliseconds

1 2 3 45 6 7 8