HomeSort by relevance Sort by last modified time
    Searched refs:CONST (Results 76 - 100 of 293) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sigset.h 75 const sigset_t *__set = (set); \
83 const sigset_t *__left = (left); \
84 const sigset_t *__right = (right); \
92 const sigset_t *__left = (left); \
93 const sigset_t *__right = (right); \
109 # define __SIGSETFN(NAME, BODY, CONST) \
111 NAME (CONST __sigset_t *__set, int __sig) \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sigset.h 75 const sigset_t *__set = (set); \
83 const sigset_t *__left = (left); \
84 const sigset_t *__right = (right); \
92 const sigset_t *__left = (left); \
93 const sigset_t *__right = (right); \
109 # define __SIGSETFN(NAME, BODY, CONST) \
111 NAME (CONST __sigset_t *__set, int __sig) \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sigset.h 75 const sigset_t *__set = (set); \
83 const sigset_t *__left = (left); \
84 const sigset_t *__right = (right); \
92 const sigset_t *__left = (left); \
93 const sigset_t *__right = (right); \
109 # define __SIGSETFN(NAME, BODY, CONST) \
111 NAME (CONST __sigset_t *__set, int __sig) \
  /external/mesa3d/src/mesa/x86/
x86_cliptest.S 28 * with macros like CONST, LLBL that expand to CONCAT(...). Putting spaces
120 ADD_L( CONST(_GLOBAL_OFFSET_TABLE_), EBX )
145 OR_L( CONST(VEC_SIZE_4), REGOFF(V4F_FLAGS, EDI) )
148 MOV_L( CONST(4), REGOFF(V4F_SIZE, EDI) )
218 MOV_L( CONST(0), DST0 )
219 MOV_L( CONST(0), DST1 )
220 MOV_L( CONST(0), DST2 )
221 MOV_L( CONST(0x3f800000), DST3 )
245 ADD_L( CONST(16), EDI )
295 ADD_L( CONST(_GLOBAL_OFFSET_TABLE_), EBX
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgid3d11/
dxgid3d11.cpp 38 const D3D_FEATURE_LEVEL *feature_levels,
97 CONST D3D_FEATURE_LEVEL* feature_levels,
100 CONST DXGI_SWAP_CHAIN_DESC* pSwapChainDesc,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h     [all...]
dde.h 60 WINBOOL WINAPI DdeSetQualityOfService(HWND hwndClient,CONST SECURITY_QUALITY_OF_SERVICE *pqosNew,PSECURITY_QUALITY_OF_SERVICE pqosPrev);
d3dx9mesh.h 303 typedef HRESULT (WINAPI *LPD3DXIMTSIGNALCALLBACK)(CONST D3DXVECTOR2 *, UINT, UINT, VOID *, FLOAT *);
326 STDMETHOD(CloneMesh)(THIS_ DWORD options, const D3DVERTEXELEMENT9 *declaration,
335 STDMETHOD(ConvertPointRepsToAdjacency)(THIS_ CONST DWORD* point_reps, DWORD* adjacency) PURE;
336 STDMETHOD(ConvertAdjacencyToPointReps)(THIS_ CONST DWORD* adjacency, DWORD* point_reps) PURE;
360 STDMETHOD(CloneMesh)(THIS_ DWORD options, const D3DVERTEXELEMENT9 *declaration,
369 STDMETHOD(ConvertPointRepsToAdjacency)(THIS_ CONST DWORD* point_reps, DWORD* adjacency) PURE;
370 STDMETHOD(ConvertAdjacencyToPointReps)(THIS_ CONST DWORD* adjacency, DWORD* point_reps) PURE;
376 STDMETHOD(Optimize)(THIS_ DWORD flags, const DWORD *adjacency_in, DWORD *adjacency_out,
378 STDMETHOD(OptimizeInplace)(THIS_ DWORD flags, const DWORD *adjacency_in, DWORD *adjacency_out,
380 STDMETHOD(SetAttributeTable)(THIS_ CONST D3DXATTRIBUTERANGE* attrib_table, DWORD attrib_table_size) PURE
    [all...]
d3d9.h 283 STDMETHOD_(UINT, GetAdapterModeCountEx)(THIS_ UINT Adapter, CONST D3DDISPLAYMODEFILTER *pFilter) PURE;
284 STDMETHOD(EnumAdapterModesEx)(THIS_ UINT Adapter, CONST D3DDISPLAYMODEFILTER *pFilter, UINT Mode, D3DDISPLAYMODEEX* pMode) PURE;
351 STDMETHOD(SetPrivateData)(THIS_ REFGUID refguid, CONST void* pData, DWORD SizeOfData, DWORD Flags) PURE;
356 STDMETHOD(LockBox)(THIS_ D3DLOCKED_BOX* pLockedVolume, CONST D3DBOX* pBox, DWORD Flags) PURE;
402 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion, DWORD dwFlags) PURE;
452 STDMETHOD(SetPrivateData)(THIS_ REFGUID refguid, CONST void* pData, DWORD SizeOfData, DWORD Flags) PURE;
504 STDMETHOD(SetPrivateData)(THIS_ REFGUID refguid, CONST void* pData, DWORD SizeOfData, DWORD Flags) PURE;
    [all...]
winefs.h 73 WINADVAPI DWORD WINAPI DuplicateEncryptionInfoFile(LPCWSTR SrcFileName,LPCWSTR DstFileName,DWORD dwCreationDistribution,DWORD dwAttributes,CONST LPSECURITY_ATTRIBUTES lpSecurityAttributes);
  /external/mesa3d/src/mesa/math/
m_translate.c 40 CONST void *ptr,
46 CONST void *ptr,
52 CONST void *ptr,
58 CONST void *ptr,
64 CONST void *ptr,
70 CONST void *ptr,
76 CONST void *ptr,
533 CONST void *Ptr,
537 const GLubyte *f = (GLubyte *) Ptr + SRC_START * stride;
628 CONST void *ptr
    [all...]
  /external/javassist/src/main/javassist/compiler/
TokenId.java 27 int CONST = 308; // reserved keyword
  /external/v8/src/ast/
variables.cc 16 const char* Variable::Mode2String(VariableMode mode) {
21 case CONST: return "CONST";
32 Variable::Variable(Scope* scope, const AstRawString* name, VariableMode mode,
52 bool Variable::IsGlobalObjectProperty() const {
61 bool Variable::IsStaticGlobalObjectProperty() const {
69 int Variable::CompareIndex(Variable* const* v, Variable* const* w) {
  /external/v8/src/base/
win32-headers.h 68 #undef CONST
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
learning_rate_controller-inl.h 40 double GetLambda() const {
53 uint64 GetIterationNumber() const {
57 uint64 GetMiniBatchSize() const {
83 uint64 GetMiniBatchCounter() const {
87 AdaptationMode GetAdaptationMode() const {
93 double GetLearningRate() const {
94 if (mode_ == CONST) {
109 void CopyFrom(const LearningRateController &other) {
  /hardware/ti/omap3/dspbridge/inc/
DSPProcessor.h 87 OPTIONAL CONST struct DSP_PROCESSORATTRIN *
cmm.h 128 IN CONST struct CMM_MGRATTRS *pMgrAttrs);
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPProcessor.h 87 OPTIONAL CONST struct DSP_PROCESSORATTRIN *
cmm.h 128 IN CONST struct CMM_MGRATTRS *pMgrAttrs);
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h 486 extern void memcpy_D2A ANSI((void*, const void*, size_t));
571 extern CONST double bigtens[], tens[], tinytens[];
592 extern int gethex ANSI((CONST char**, FPI*, Long*, Bigint**, int));
594 extern int hexnan ANSI((CONST char**, FPI*, ULong*));
600 extern int match ANSI((CONST char**, char*));
609 extern Bigint *s2b ANSI((CONST char*, int, int, ULong, int));
611 extern char *strcp ANSI((char*, const char*));
612 extern int strtoIg ANSI((CONST char*, char**, FPI*, Long*, Bigint**, int*));
613 extern double strtod ANSI((const char *s00, char **se));
gethex.c 41 CONST char **sp; FPI *fpi; Long *exp; Bigint **bp; int sign;
43 gethex( CONST char **sp, FPI *fpi, Long *exp, Bigint **bp, int sign)
47 CONST unsigned char *decpt, *s0, *s, *s1;
54 const unsigned char *decimalpoint = (unsigned char*)localeconv()->decimal_point;
56 const unsigned char *decimalpoint;
73 s0 = *(CONST unsigned char **)sp + 2;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
ansidecl.h 29 PTRCONST `void *const' `char *'
31 const not defined `'
59 int printf PARAMS ((const char *format, ...));
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
87 VA_FIXEDARG (ap, const char *, format);
112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
154 #define PTRCONST void *const
174 #undef const macro
193 #define CONST cons
222 #undef const macro
226 #define const macro
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
ansidecl.h 29 PTRCONST `void *const' `char *'
31 const not defined `'
59 int printf PARAMS ((const char *format, ...));
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
87 VA_FIXEDARG (ap, const char *, format);
112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
154 #define PTRCONST void *const
174 #undef const macro
193 #define CONST cons
222 #undef const macro
226 #define const macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
ansidecl.h 29 PTRCONST `void *const' `char *'
31 const not defined `'
59 int printf PARAMS ((const char *format, ...));
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
87 VA_FIXEDARG (ap, const char *, format);
112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
154 #define PTRCONST void *const
174 #undef const macro
193 #define CONST cons
222 #undef const macro
226 #define const macro
    [all...]
  /external/deqp/framework/randomshaders/
rsgVariable.cpp 31 Variable::Variable (const VariableType& type, Storage storage, const char* name)
43 void Variable::tokenizeDeclaration (GeneratorState& state, TokenStream& str) const
50 case STORAGE_CONST: str << Token::CONST; break;

Completed in 547 milliseconds

1 2 34 5 6 7 8 91011>>