Home
last modified time | relevance | path

Searched defs:state (Results 376 - 400 of 13279) sorted by relevance

1...<<11121314151617181920>>...532

/third_party/node/deps/v8/src/third_party/utf8-decoder/
H A Dutf8-decoder.h24 static inline void Decode(uint8_t byte, State* state, uint32_t* buffer) { in Decode() argument
/third_party/musl/Benchmark/musl/
H A Dlibc_linker.cpp508 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 Dlibc_malloc.cpp49 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 Dlibc_epoll.cpp32 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 Dlibc_exception.cpp52 static void Bm_function_throw_exception(benchmark::State &state) in Bm_function_throw_exception() argument
H A Dlibc_regex.cpp37 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 Dlibc_sched.cpp23 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 Drandom.c62 char state[128]; in main() local
/third_party/libabigail/doc/vizualization/graph/sources/
H A Dsa-base.cc4 enum state { pass, fail, unknown }; enum
H A Dsa-DD.cc4 enum state { pass, fail, unknown }; enum
H A Dsa-D.cc4 enum state { pass, fail, unknown }; enum
H A Dsa-C.cc4 enum state { pass, fail, unknown }; enum
H A Dsa-A.cc4 enum state { pass, fail, unknown }; enum
H A Dsa-B.cc4 enum state { pass, fail, unknown }; enum
/third_party/libabigail/doc/vizualization/layout/sources/
H A Dsa-DD.cc4 enum state { pass, fail, unknown }; enum
H A Dsa-D.cc4 enum state { pass, fail, unknown }; enum
H A Dsa-C.cc4 enum state { pass, fail, unknown }; enum
H A Dsa-A.cc4 enum state { pass, fail, unknown }; enum
H A Dsa-B.cc4 enum state { pass, fail, unknown }; enum
H A Dsa-base.cc4 enum state { pass, fail, unknown }; enum
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DProgramPipelineImpl.h22 ProgramPipelineImpl(const gl::ProgramPipelineState &state) : mState(state) {} in ProgramPipelineImpl() argument
H A DSamplerImpl.h28 SamplerImpl(const gl::SamplerState &state) : mState(state) {} in SamplerImpl() argument
H A DTransformFeedbackImpl.h21 TransformFeedbackImpl(const gl::TransformFeedbackState &state) : mState(state) {} in TransformFeedbackImpl() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DSamplerD3D.h20 SamplerD3D(const gl::SamplerState &state) : SamplerImpl(state) {} in SamplerD3D() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DPbufferSurfaceEGL.cpp17 PbufferSurfaceEGL::PbufferSurfaceEGL(const egl::SurfaceState &state, in PbufferSurfaceEGL() argument

Completed in 6 milliseconds

1...<<11121314151617181920>>...532