/third_party/node/src/ |
D | node_win32_etw_provider.h | 33 # define INLINE __forceinline macro 35 # define INLINE inline 59 INLINE void NODE_HTTP_SERVER_REQUEST(node_dtrace_http_server_request_t* req, 62 INLINE void NODE_HTTP_SERVER_RESPONSE(node_dtrace_connection_t* conn, 64 INLINE void NODE_HTTP_CLIENT_REQUEST(node_dtrace_http_client_request_t* req, 67 INLINE void NODE_HTTP_CLIENT_RESPONSE(node_dtrace_connection_t* conn, 69 INLINE void NODE_NET_SERVER_CONNECTION(node_dtrace_connection_t* conn, 71 INLINE void NODE_NET_STREAM_END(node_dtrace_connection_t* conn, 73 INLINE void NODE_GC_START(v8::GCType type, 76 INLINE void NODE_GC_DONE(v8::GCType type, [all …]
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | multisample.h | 36 INLINE 63 INLINE static float X(uint32_t sampleNum) = delete; 64 INLINE static float Y(uint32_t sampleNum) = delete; 65 INLINE static simdscalari FullSampleMask() = delete; 73 INLINE static float X(uint32_t sampleNum) { return samplePosX[sampleNum]; }; 74 INLINE static float Y(uint32_t sampleNum) { return samplePosY[sampleNum]; }; 75 INLINE static simdscalari FullSampleMask() { return _simd_set1_epi32(0x1); }; 89 INLINE static float X(uint32_t sampleNum) { return 0.5f; }; 90 INLINE static float Y(uint32_t sampleNum) { return 0.5f; }; 91 INLINE static simdscalari FullSampleMask() { return _simd_set1_epi32(0x1); }; [all …]
|
D | ringbuffer.h | 64 INLINE void Enqueue() in Enqueue() 71 INLINE void Dequeue() in Dequeue() 76 INLINE bool IsEmpty() { return (GetHead() == GetTail()); } in IsEmpty() 78 INLINE bool IsFull() in IsFull() 86 INLINE uint32_t GetTail() volatile { return mRingTail; } in GetTail() 87 INLINE uint32_t GetHead() volatile { return mRingHead; } in GetHead()
|
D | utils.h | 69 INLINE static void step(Lambda& func) in step() 90 INLINE static void step(Lambda& func) 110 INLINE 144 INLINE static bool CheckBit(T word, uint32_t bit) 153 INLINE static T* PtrAdd(T* p, intptr_t offset) 163 INLINE static bool IsPow2(T value) 173 INLINE static T1 AlignDownPow2(T1 value, T2 alignment) 184 INLINE static T1 AlignUpPow2(T1 value, T2 alignment) 194 INLINE static T1* AlignUpPow2(T1* value, T2 alignment) 204 INLINE static T1 AlignDown(T1 value, T2 alignment) [all …]
|
D | format_conversion.h | 37 INLINE void SIMDCALL LoadSOA(const uint8_t* pSrc, Vec4<SIMD_T>& dst) in LoadSOA() 83 INLINE void SIMDCALL LoadSOA(const uint8_t* pSrc, simdvector& dst) in LoadSOA() 89 INLINE void SIMDCALL LoadSOA(const uint8_t* pSrc, simd16vector& dst) in LoadSOA() 100 INLINE Float<SIMD_T> SIMDCALL Clamp(Float<SIMD_T> const& v, uint32_t Component) in Clamp() 148 INLINE simdscalar SIMDCALL Clamp(simdscalar const& v, uint32_t Component) in Clamp() 154 INLINE simd16scalar SIMDCALL Clamp(simd16scalar const& v, uint32_t Component) in Clamp() 165 INLINE Float<SIMD_T> SIMDCALL Normalize(Float<SIMD_T> const& vComp, uint32_t Component) in Normalize() 177 INLINE simdscalar SIMDCALL Normalize(simdscalar const& vComp, uint32_t Component) in Normalize() 183 INLINE simd16scalar SIMDCALL Normalize(simd16scalar const& vComp, uint32_t Component) in Normalize() 194 INLINE void SIMDCALL StoreSOA(const Vec4<SIMD_T>& src, uint8_t* pDst) in StoreSOA() [all …]
|
D | state.h | 861 static INLINE uint32_t GetNumSamples(/* SWR_SAMPLE_COUNT */ int sampleCountEnum) // @llvm_func_start in GetNumSamples() 1017 INLINE void SetXi(uint32_t sampleNum, uint32_t val) { _xi[sampleNum] = val; }; // @llvm_func in SetXi() 1018 INLINE void SetYi(uint32_t sampleNum, uint32_t val) { _yi[sampleNum] = val; }; // @llvm_func in SetYi() 1019 INLINE uint32_t Xi(uint32_t sampleNum) const { return _xi[sampleNum]; }; // @llvm_func in Xi() 1020 INLINE uint32_t Yi(uint32_t sampleNum) const { return _yi[sampleNum]; }; // @llvm_func in Yi() 1021 INLINE void SetX(uint32_t sampleNum, float val) { _x[sampleNum] = val; }; // @llvm_func in SetX() 1022 INLINE void SetY(uint32_t sampleNum, float val) { _y[sampleNum] = val; }; // @llvm_func in SetY() 1023 INLINE float X(uint32_t sampleNum) const { return _x[sampleNum]; }; // @llvm_func in X() 1024 INLINE float Y(uint32_t sampleNum) const { return _y[sampleNum]; }; // @llvm_func in Y() 1026 INLINE sampleArrayT X() const { return _x; }; // @llvm_func in X() [all …]
|
D | frontend.h | 36 static INLINE uint32_t 52 INLINE 76 INLINE 90 INLINE 108 INLINE 138 INLINE 163 INLINE 205 INLINE 247 INLINE 258 INLINE void viewportTransform(simdvector* v, const SWR_VIEWPORT_MATRICES& vpMatrices) in viewportTransform() [all …]
|
D | format_utils.h | 33 INLINE 63 INLINE 84 INLINE 111 INLINE 139 INLINE 167 INLINE 204 INLINE 237 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() 242 INLINE static void Transpose_simd16(const uint8_t* pSrc, uint8_t* pDst) in Transpose_simd16() 257 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() [all …]
|
D | rdtsc_core.h | 128 INLINE void rdtscReset(BucketManager *pBucketMgr) in rdtscReset() 134 INLINE void rdtscInit(BucketManager* pBucketMgr, int threadId) in rdtscInit() 151 INLINE void rdtscStart(BucketManager* pBucketMgr, uint32_t bucketId) in rdtscStart() 157 INLINE void rdtscStop(BucketManager* pBucketMgr, uint32_t bucketId, uint32_t count, uint64_t drawId) in rdtscStop() 163 INLINE void rdtscEvent(BucketManager* pBucketMgr, uint32_t bucketId, uint32_t count1, uint32_t coun… in rdtscEvent() 169 INLINE void rdtscEndFrame(BucketManager* pBucketMgr) in rdtscEndFrame()
|
D | tileset.h | 39 INLINE void set(size_t idx) in set() 46 INLINE bool get(size_t idx) in get() 56 INLINE void clear() in clear() 74 INLINE size_t& _get_word(size_t idx) { return m_bits[idx / BITS_PER_WORD]; } in _get_word()
|
D | rasterizer_impl.h | 106 INLINE uint64_t rasterizePartialTile(DRAW_CONTEXT* pDC, in rasterizePartialTile() 277 INLINE void adjustTopLeftRuleIntFix16(const __m128i vA, const __m128i vB, __m256d& vEdge) in adjustTopLeftRuleIntFix16() 330 INLINE adjustEdgeConservative(const __m128i& vAi, const __m128i& vBi, __m256d& vEdge) in adjustEdgeConservative() 368 INLINE adjustEdgeConservative(const __m128i& vAi, const __m128i& vBi, __m256d& vEdge){}; 394 INLINE void adjustScissorEdge(const double a, const double b, __m256d& vEdge) 408 INLINE double adjustScalarEdge(const double a, const double b, const double Edge) 421 INLINE adjustEdgesFix16(const __m128i& vAi, const __m128i& vBi, __m256d& vEdge) 442 INLINE adjustEdgesFix16(const __m128i& vAi, const __m128i& vBi, __m256d& vEdge) 449 INLINE float ComputeMaxDepthSlope(const SWR_TRIANGLE_DESC* pDesc) 480 INLINE float [all …]
|
D | state_funcs.h | 34 INLINE __m128i SWR_MULTISAMPLE_POS::expandThenBlend4(uint32_t* min, uint32_t* max) in expandThenBlend4() 41 INLINE void SWR_MULTISAMPLE_POS::PrecalcSampleData(int numSamples) in PrecalcSampleData() 54 INLINE void SWR_MULTISAMPLE_POS::CalcTileSampleOffsets(int numSamples) in CalcTileSampleOffsets()
|
/third_party/mesa3d/src/gallium/drivers/swr/ |
D | swr_resource.h | 64 static INLINE struct swr_resource * 70 static INLINE bool 92 static INLINE uint8_t * 121 static INLINE enum 127 static INLINE void 133 static INLINE void 139 static INLINE void
|
D | swr_state.h | 140 static INLINE SWR_LOGIC_OP 182 static INLINE SWR_STENCILOP 208 static INLINE SWR_FORMAT 225 static INLINE SWR_ZFUNCTION 252 static INLINE SWR_CULLMODE 270 static INLINE SWR_BLEND_OP 290 static INLINE SWR_BLEND_FACTOR 338 static INLINE enum SWR_SURFACE_TYPE 365 static INLINE enum PRIMITIVE_TOPOLOGY 409 static INLINE enum SWR_FILLMODE
|
D | swr_memory.h | 26 INLINE void 41 INLINE void 56 INLINE gfxptr_t
|
/third_party/flutter/skia/third_party/libjpeg-turbo/ |
D | jconfigint.h | 10 #ifndef INLINE 12 #define INLINE inline __attribute__((always_inline)) macro 15 #define INLINE inline __attribute__((always_inline)) macro 17 #define INLINE __forceinline macro 19 #define INLINE macro
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | TilingFunctions.h | 54 INLINE void GetSwizzledColor( in GetSwizzledColor() 78 INLINE void SetSwizzledColor( in SetSwizzledColor() 110 INLINE void GetSwizzledColor( 135 INLINE void SetSwizzledColor( 171 INLINE void GetSwizzledColor( 191 INLINE void SetSwizzledColor( 218 INLINE void GetSwizzledColor( 239 INLINE void SetSwizzledColor( 262 INLINE void ComputeLODOffset1D( 303 INLINE void ComputeLODOffsetX( [all …]
|
D | tilingtraits.h | 140 INLINE UINT ComputeTileOffset2D(UINT pitch, UINT tileX, UINT tileY) 154 INLINE UINT ComputeTileOffset3D(UINT qpitch, UINT pitch, UINT tileX, UINT tileY, UINT tileZ) 166 INLINE UINT ComputeOffset2D(UINT pitch, UINT x, UINT y) 182 INLINE UINT ComputeOffset2D<TilingTraits<SWR_TILE_MODE_YMAJOR, 32> >(UINT pitch, UINT x, UINT y) 201 INLINE UINT ComputeOffset3D(UINT qpitch, UINT pitch, UINT x, UINT y, UINT z)
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jconfigint.h | 8 #ifndef INLINE 10 #define INLINE inline __attribute__((always_inline)) macro 12 #define INLINE __forceinline macro 14 #define INLINE macro
|
/third_party/node/deps/zlib/contrib/optimizations/ |
D | insert_string.h | 8 #define INLINE __inline macro 10 #define INLINE inline macro 44 local INLINE Pos insert_string_optimized(deflate_state* const s, in insert_string_optimized() 87 local INLINE Pos insert_string_c(deflate_state* const s, const Pos str) { in insert_string_c() 101 local INLINE Pos insert_string(deflate_state* const s, const Pos str) { in insert_string()
|
/third_party/skia/third_party/externals/zlib/contrib/optimizations/ |
D | insert_string.h | 9 #define INLINE __inline macro 11 #define INLINE inline macro 51 local INLINE Pos insert_string_simd(deflate_state* const s, const Pos str) { in insert_string_simd() 94 local INLINE Pos insert_string_c(deflate_state* const s, const Pos str) { in insert_string_c() 108 local INLINE Pos insert_string(deflate_state* const s, const Pos str) { in insert_string()
|
/third_party/grpc/src/python/grpcio/grpc/framework/interfaces/face/ |
D | utilities.py | 53 style.Service.INLINE, behavior, None, None, 69 style.Service.INLINE, None, behavior, None, 85 style.Service.INLINE, None, None, behavior, 101 style.Service.INLINE, None, None, None,
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | os.h | 67 #define INLINE inline macro 74 #define INLINE inline macro 174 #ifndef INLINE 175 #define INLINE __inline macro 178 #define FORCEINLINE INLINE 221 static INLINE void _mm256_storeu2_m128i(__m128i* hi, __m128i* lo, __m256i a) in _mm256_storeu2_m128i() 347 static INLINE uint32_t SetOptimalVectorCSR() in SetOptimalVectorCSR() 360 static INLINE void RestoreVectorCSR(uint32_t csrState) in RestoreVectorCSR()
|
D | rdtsc_buckets.h | 98 INLINE void StopCapture() in StopCapture() 123 INLINE void StartBucket(UINT id) in StartBucket() 153 INLINE void StopBucket(UINT id) in StopBucket() 180 INLINE void AddEvent(uint32_t id, uint32_t count) in AddEvent()
|
/third_party/libuv/src/win/ |
D | fs-fd-hash-inl.h | 76 INLINE static void uv__fd_hash_init(void) { in uv__fd_hash_init() 122 INLINE static int uv__fd_hash_get(int fd, struct uv__fd_info_s* info) { in uv__fd_hash_get() 137 INLINE static void uv__fd_hash_add(int fd, struct uv__fd_info_s* info) { in uv__fd_hash_add() 167 INLINE static int uv__fd_hash_remove(int fd, struct uv__fd_info_s* info) { in uv__fd_hash_remove()
|