Home
last modified time | relevance | path

Searched refs:INLINE (Results 1 - 25 of 36) sorted by relevance

12

/third_party/node/src/
H A Dnode_win32_etw_provider.h33 # 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 Djconfigint.h8 #ifndef INLINE
10 #define INLINE inline __attribute__((always_inline)) macro
12 #define INLINE __forceinline macro
14 #define INLINE macro
H A Djccolext.c30 INLINE
84 INLINE
120 INLINE
H A Djdcolext.c29 INLINE
82 INLINE
112 INLINE
H A Dcmyk.h25 INLINE
50 INLINE
H A Djdcol565.c18 INLINE
97 INLINE
183 INLINE
238 INLINE
297 INLINE
337 INLINE
H A Djdmrg565.c16 INLINE
86 INLINE
160 INLINE
255 INLINE
H A Djdmrgext.c22 INLINE
94 INLINE
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinsert_string.h11 #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 Dinsert_string.h9 #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 Dinsert_string.h9 #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 Dslide_hash_simd.h13 #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 Dfs-fd-hash-inl.h76 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 Dstream-inl.h33 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 Dhandle-inl.h88 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 Dreq-inl.h85 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 Datomicops-inl.h38 static char INLINE uv__atomic_exchange_set(char volatile* target) { in uv__atomic_exchange_set()
H A Dinternal.h35 # define INLINE __inline macro
38 # define INLINE inline macro
/third_party/node/deps/uv/src/win/
H A Dfs-fd-hash-inl.h76 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 Dstream-inl.h33 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 Dhandle-inl.h88 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 Dreq-inl.h85 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 Datomicops-inl.h38 static char INLINE uv__atomic_exchange_set(char volatile* target) { in uv__atomic_exchange_set()
/third_party/libjpeg-turbo/
H A Djconfigint.h28 #define INLINE __forceinline macro
30 #define INLINE __inline__ __attribute__((always_inline)) macro
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
H A Djidctint-neon.c97 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()

Completed in 9 milliseconds

12