/third_party/node/src/ |
H A 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 voi [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jconfigint.h | 8 #ifndef INLINE 10 #define INLINE inline __attribute__((always_inline)) macro 12 #define INLINE __forceinline macro 14 #define INLINE macro
|
H A D | jccolext.c | 30 INLINE 84 INLINE 120 INLINE
|
H A D | jdcolext.c | 29 INLINE 82 INLINE 112 INLINE
|
H A D | cmyk.h | 25 INLINE 50 INLINE
|
H A D | jdcol565.c | 18 INLINE 97 INLINE 183 INLINE 238 INLINE 297 INLINE 337 INLINE
|
H A D | jdmrg565.c | 16 INLINE 86 INLINE 160 INLINE 255 INLINE
|
H A D | jdmrgext.c | 22 INLINE 94 INLINE
|
/third_party/node/deps/zlib/contrib/optimizations/ |
H A D | insert_string.h | 11 #ifndef INLINE 13 #define INLINE __inline macro 15 #define INLINE inline macro 53 local INLINE Pos insert_string(deflate_state* const s, const Pos str) { in insert_string()
|
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/ |
H A 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/skia/third_party/externals/zlib/contrib/optimizations/ |
H A 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/node/deps/zlib/ |
H A D | slide_hash_simd.h | 13 #ifndef INLINE 15 #define INLINE __inline macro 17 #define INLINE inline macro 71 local INLINE void slide_hash_simd( in slide_hash_simd()
|
/third_party/libuv/src/win/ |
H A 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()
|
H A D | stream-inl.h | 33 INLINE static void uv__stream_init(uv_loop_t* loop, in uv__stream_init() 49 INLINE static void uv__connection_init(uv_stream_t* handle) { in uv__connection_init()
|
H A D | handle-inl.h | 88 INLINE static void uv__want_endgame(uv_loop_t* loop, uv_handle_t* handle) { in uv__want_endgame() 98 INLINE static void uv__process_endgames(uv_loop_t* loop) { in uv__process_endgames() 166 INLINE static HANDLE uv__get_osfhandle(int fd) in uv__get_osfhandle()
|
H A D | req-inl.h | 85 INLINE static uv_req_t* uv__overlapped_to_req(OVERLAPPED* overlapped) { in uv__overlapped_to_req() 90 INLINE static void uv__insert_pending_req(uv_loop_t* loop, uv_req_t* req) { in uv__insert_pending_req() 141 INLINE static void uv__process_reqs(uv_loop_t* loop) { in uv__process_reqs()
|
H A D | atomicops-inl.h | 38 static char INLINE uv__atomic_exchange_set(char volatile* target) { in uv__atomic_exchange_set()
|
H A D | internal.h | 35 # define INLINE __inline macro 38 # define INLINE inline macro
|
/third_party/node/deps/uv/src/win/ |
H A 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()
|
H A D | stream-inl.h | 33 INLINE static void uv__stream_init(uv_loop_t* loop, in uv__stream_init() 49 INLINE static void uv__connection_init(uv_stream_t* handle) { in uv__connection_init()
|
H A D | handle-inl.h | 88 INLINE static void uv__want_endgame(uv_loop_t* loop, uv_handle_t* handle) { in uv__want_endgame() 98 INLINE static void uv__process_endgames(uv_loop_t* loop) { in uv__process_endgames() 166 INLINE static HANDLE uv__get_osfhandle(int fd) in uv__get_osfhandle()
|
H A D | req-inl.h | 85 INLINE static uv_req_t* uv__overlapped_to_req(OVERLAPPED* overlapped) { in uv__overlapped_to_req() 90 INLINE static void uv__insert_pending_req(uv_loop_t* loop, uv_req_t* req) { in uv__insert_pending_req() 141 INLINE static void uv__process_reqs(uv_loop_t* loop) { in uv__process_reqs()
|
H A D | atomicops-inl.h | 38 static char INLINE uv__atomic_exchange_set(char volatile* target) { in uv__atomic_exchange_set()
|
/third_party/libjpeg-turbo/ |
H A D | jconfigint.h | 28 #define INLINE __forceinline macro 30 #define INLINE __inline__ __attribute__((always_inline)) macro
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
H A D | jidctint-neon.c | 97 static INLINE void jsimd_idct_islow_pass1_regular(int16x4_t row0, 116 static INLINE void jsimd_idct_islow_pass1_sparse(int16x4_t row0, 127 static INLINE void jsimd_idct_islow_pass2_regular(int16_t *workspace, 132 static INLINE void jsimd_idct_islow_pass2_sparse(int16_t *workspace, 338 static INLINE void jsimd_idct_islow_pass1_regular(int16x4_t row0, in jsimd_idct_islow_pass1_regular() 473 static INLINE void jsimd_idct_islow_pass1_sparse(int16x4_t row0, in jsimd_idct_islow_pass1_sparse() 563 static INLINE void jsimd_idct_islow_pass2_regular(int16_t *workspace, in jsimd_idct_islow_pass2_regular() 710 static INLINE void jsimd_idct_islow_pass2_sparse(int16_t *workspace, in jsimd_idct_islow_pass2_sparse()
|