Home
last modified time | relevance | path

Searched defs:current (Results 201 - 225 of 777) sorted by relevance

12345678910>>...32

/third_party/libwebsockets/minimal-examples-lowlevel/raw/minimal-raw-client/
H A Dmain.c142 system_notify_cb(lws_state_manager_t *mgr, lws_state_notify_link_t *link, int current, int target) system_notify_cb() argument
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder.h170 WasmOpcode current() { in current() function in v8::internal::wasm::BytecodeIterator
/third_party/node/deps/v8/src/zone/
H A Dzone.cc99 Segment* current = segment_head_; in DeleteAll() local
207 Segment* current = zone_->segment_head_; in ~ZoneScope() local
[all...]
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dreflect.c145 own wasm_externtype_t* current = wasm_extern_type(exports.data[i]); in main() local
/third_party/ntfs-3g/libntfs-3g/
H A Dcache.c150 struct CACHED_GENERIC *current; in ntfs_fetch_cache() local
63 inserthashindex(struct CACHE_HEADER *cache, struct CACHED_GENERIC *current) inserthashindex() argument
103 drophashindex(struct CACHE_HEADER *cache, const struct CACHED_GENERIC *current, int hash) drophashindex() argument
216 struct CACHED_GENERIC *current; ntfs_enter_cache() local
335 do_invalidate(struct CACHE_HEADER *cache, struct CACHED_GENERIC *current, int flags) do_invalidate() argument
378 struct CACHED_GENERIC *current; ntfs_invalidate_cache() local
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Duiter.h427 UCharIteratorCurrent *current; global() member
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dlstmbe.cpp736 LSTMClass current = (LSTMClass)logp.maxIndex(); global() variable
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_context.h45 struct nouveau_bo *current; member
/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/
H A Dmain.c35 system_notify_cb(lws_state_manager_t *mgr, lws_state_notify_link_t *link, int current, int target) system_notify_cb() argument
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/
H A Dminimal-http-client.c151 system_notify_cb(lws_state_manager_t *mgr, lws_state_notify_link_t *link, int current, int target) system_notify_cb() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-threads/
H A Dminimal-secure-streams-threads.c184 system_notify_cb(lws_state_manager_t *mgr, lws_state_notify_link_t *link, int current, int target) system_notify_cb() argument
/third_party/libdrm/tests/modeprint/
H A Dmodeprint.c47 int current; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D3-2.c112 void *current; in overflow() local
[all...]
/third_party/node/deps/v8/src/handles/
H A Dhandles.cc93 HandleScopeData* current = isolate->handle_scope_data(); in Extend() local
131 HandleScopeData* current = isolate->handle_scope_data(); DeleteExtensions() local
[all...]
H A Dhandles-inl.h121 HandleScopeData* current = isolate->handle_scope_data(); in CloseScope() local
147 HandleScopeData* current = isolate_->handle_scope_data(); in CloseAndEscape() local
193 HandleScopeData* current = isolate_->handle_scope_data(); SealHandleScope() local
205 HandleScopeData* current = isolate_->handle_scope_data(); ~SealHandleScope() local
[all...]
/third_party/node/deps/v8/src/torque/ls/
H A Djson-parser.cc94 InputPosition current = *pos; in MatchStringLiteral() local
120 InputPosition current = *pos; MatchHexLiteral() local
132 InputPosition current = *pos; MatchDecimalLiteral() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_util.c45 struct timespec current; in lima_get_absolute_timeout() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_cache.c150 struct util_cache_entry *current = &cache->entries[i]; in util_cache_entry_get() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DMatrixStack.cpp186 const Matrix &MatrixStack::current() in current() function in sw::MatrixStack
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DAnalyzeCallDepth.cpp21 TIntermSequence::iterator current = start; in traverseCaseBody() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkQueryPool.cpp141 const auto current = query.getData(); in getResults() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dequivalence_relation.h203 const T* current = known_value; in Find() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dequivalence_relation.h203 const T* current = known_value; in Find() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftgloadr.h70 FT_GlyphLoadRec current; member
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dcmap_iterator_test.cc107 current = std::find(beginning, end, true); in CompareCMapIterAndBitSet() local

Completed in 11 milliseconds

12345678910>>...32