Home
last modified time | relevance | path

Searched defs:state (Results 276 - 300 of 11234) sorted by relevance

1...<<11121314151617181920>>...450

/third_party/lzma/C/
H A DDelta.c8 void Delta_Init(Byte *state) in Delta_Init() argument
16 void Delta_Encode(Byte *state, unsigned delta, Byte *data, SizeT size) in Delta_Encode() argument
89 void Delta_Decode(Byte *state, unsigned delta, Byte *data, SizeT size) in Delta_Decode() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-proxy-gen.h16 explicit ProxiesCodeStubAssembler(compiler::CodeAssemblerState* state) in ProxiesCodeStubAssembler() argument
H A Dbuiltins-call-gen.h15 explicit CallOrConstructBuiltinsAssembler(compiler::CodeAssemblerState* state) in CallOrConstructBuiltinsAssembler() argument
H A Dbuiltins-iterator-gen.h17 explicit IteratorBuiltinsAssembler(compiler::CodeAssemblerState* state) in IteratorBuiltinsAssembler() argument
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dunified-heap-marking-verifier.cc19 UnifiedHeapVerificationVisitor( cppgc::internal::VerificationState& state) UnifiedHeapVerificationVisitor() argument
/third_party/node/deps/v8/src/ic/
H A Dunary-op-assembler.h19 explicit UnaryOpAssembler(compiler::CodeAssemblerState* state) in UnaryOpAssembler() argument
/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
/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

Completed in 5 milliseconds

1...<<11121314151617181920>>...450