| /third_party/node/deps/v8/src/third_party/utf8-decoder/ |
| H A D | utf8-decoder.h | 24 static inline void Decode(uint8_t byte, State* state, uint32_t* buffer) { in Decode() argument
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_linker.cpp | 508 static void Bm_function_dlsym_libGLES_mali(benchmark::State &state) in Bm_function_dlsym_libGLES_mali() argument 520 static void Bm_function_dlclose(benchmark::State &state) in Bm_function_dlclose() argument
|
| H A D | libc_malloc.cpp | 49 static void Bm_function_Calloc(benchmark::State& state) in Bm_function_Calloc() argument 63 static void Bm_function_realloc_twice(benchmark::State &state) in Bm_function_realloc_twice() argument 81 static void Bm_function_realloc_half(benchmark::State &state) in Bm_function_realloc_half() argument 99 Bm_function_realloc_equal(benchmark::State &state) Bm_function_realloc_equal() argument 117 Bm_function_malloc_usable_size(benchmark::State &state) Bm_function_malloc_usable_size() argument [all...] |
| H A D | libc_epoll.cpp | 32 static void Bm_function_Epoll_createl(benchmark::State &state) in Bm_function_Epoll_createl() argument 47 static void Bm_function_Epoll_ctl(benchmark::State &state) in Bm_function_Epoll_ctl() argument 68 static void Bm_function_Epoll_wait(benchmark::State &state) in Bm_function_Epoll_wait() argument [all...] |
| H A D | libc_exception.cpp | 52 static void Bm_function_throw_exception(benchmark::State &state) in Bm_function_throw_exception() argument
|
| H A D | libc_regex.cpp | 37 static void Bm_function_Regcomp(benchmark::State &state) in Bm_function_Regcomp() argument 49 static void Bm_function_Regexec(benchmark::State &state) in Bm_function_Regexec() argument 67 static void Bm_function_Regall(benchmark::State &state) in Bm_function_Regall() argument [all...] |
| H A D | libc_sched.cpp | 23 static void Bm_function_sched_yield(benchmark::State &state) in Bm_function_sched_yield() argument 36 static void Bm_function_Clone(benchmark::State &state) in Bm_function_Clone() argument
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | random.c | 62 char state[128]; in main() local
|
| /third_party/libabigail/doc/vizualization/graph/sources/ |
| H A D | sa-base.cc | 4 enum state { pass, fail, unknown }; enum
|
| H A D | sa-DD.cc | 4 enum state { pass, fail, unknown }; enum
|
| H A D | sa-D.cc | 4 enum state { pass, fail, unknown }; enum
|
| H A D | sa-C.cc | 4 enum state { pass, fail, unknown }; enum
|
| H A D | sa-A.cc | 4 enum state { pass, fail, unknown }; enum
|
| H A D | sa-B.cc | 4 enum state { pass, fail, unknown }; enum
|
| /third_party/libabigail/doc/vizualization/layout/sources/ |
| H A D | sa-DD.cc | 4 enum state { pass, fail, unknown }; enum
|
| H A D | sa-D.cc | 4 enum state { pass, fail, unknown }; enum
|
| H A D | sa-C.cc | 4 enum state { pass, fail, unknown }; enum
|
| H A D | sa-A.cc | 4 enum state { pass, fail, unknown }; enum
|
| H A D | sa-B.cc | 4 enum state { pass, fail, unknown }; enum
|
| H A D | sa-base.cc | 4 enum state { pass, fail, unknown }; enum
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | ProgramPipelineImpl.h | 22 ProgramPipelineImpl(const gl::ProgramPipelineState &state) : mState(state) {} in ProgramPipelineImpl() argument
|
| H A D | SamplerImpl.h | 28 SamplerImpl(const gl::SamplerState &state) : mState(state) {} in SamplerImpl() argument
|
| H A D | TransformFeedbackImpl.h | 21 TransformFeedbackImpl(const gl::TransformFeedbackState &state) : mState(state) {} in TransformFeedbackImpl() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | SamplerD3D.h | 20 SamplerD3D(const gl::SamplerState &state) : SamplerImpl(state) {} in SamplerD3D() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | PbufferSurfaceEGL.cpp | 17 PbufferSurfaceEGL::PbufferSurfaceEGL(const egl::SurfaceState &state, in PbufferSurfaceEGL() argument
|