Home
last modified time | relevance | path

Searched defs:each (Results 1 - 25 of 25) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DdottedSymbolResolution1.js35 function each(collection, callback) { function
/kernel/linux/linux-5.10/net/rds/
H A Dinfo.h7 unsigned int each; member
/kernel/linux/linux-6.6/net/rds/
H A Dinfo.h7 unsigned int each; member
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-plugins.c35 lws_plat_dlopen(struct lws_plugin **pplugin, const char *libpath, const char *sofilename, const char *_class, each_plugin_cb_t each, void *each_user) lws_plat_dlopen() argument
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-plugins.c37 lws_plat_dlopen(struct lws_plugin **pplugin, const char *libpath, const char *sofilename, const char *_class, each_plugin_cb_t each, void *each_user) lws_plat_dlopen() argument
/foundation/CastEngine/castengine_wifi_display/services/configuration/src/
H A Dsharing_data.cpp130 void SharingDataGroupByTag::ForEach(Each each) in ForEach() argument
259 void SharingDataGroupByModule::ForEach(Each each) in ForEach() argument
408 void SharingData::ForEach(Each each) in ForEach() argument
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyEnumDescriptor.java131 public IRubyObject each(ThreadContext context, Block block) { in each() method in RubyEnumDescriptor
H A DRubyOneofDescriptor.java98 public IRubyObject each(ThreadContext context, Block block) { in each() method in RubyOneofDescriptor
H A DRubyDescriptor.java161 public IRubyObject each(ThreadContext context, Block block) { in each() method in RubyDescriptor
H A DRubyRepeatedField.java302 public IRubyObject each(ThreadContext context, Block block) { in each() method in RubyRepeatedField
H A DRubyMap.java283 public IRubyObject each(ThreadContext context, Block block) { in each() method in RubyMap
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/
H A Dminimal-http-client.c19 static int interrupted, bad = 1, status, each = 1024; variable
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A Dcontainer.js143 _proto.each = function each(callback) { function
/third_party/libwebsockets/lib/drivers/button/
H A Dlws-button.c92 lws_button_each_t *each = (lws_button_each_t *)arg; in lws_button_irq_cb_t() local
111 lws_button_each_t *each = (lws_button_each_t *)&bcs[1]; in LWS_PLAT_TIMER_CB() local
207 lws_button_each_t *each = (lws_button_each_t *)&bcs[1]; LWS_PLAT_TIMER_CB() local
437 lws_button_each_t *each = (lws_button_each_t *)&bcs[1]; lws_button_controller_create() local
501 lws_button_each_t *each = (lws_button_each_t *)&bcs[1]; lws_button_enable() local
[all...]
/third_party/libwebsockets/lib/misc/
H A Ddir.c293 each_plugin_cb_t each; member
406 lws_plugins_destroy(struct lws_plugin **pplugin, each_plugin_cb_t each, in lws_plugins_destroy() argument
346 lws_plugins_init(struct lws_plugin **pplugin, const char * const *d, const char *_class, const char *filter, each_plugin_cb_t each, void *each_user) lws_plugins_init() argument
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/
H A Dlws-button.c91 lws_button_each_t *each = (lws_button_each_t *)arg; in lws_button_irq_cb_t() local
109 lws_button_each_t *each = (lws_button_each_t *)&bcs[1]; in LWS_PLAT_TIMER_CB() local
205 lws_button_each_t *each = (lws_button_each_t *)&bcs[1]; LWS_PLAT_TIMER_CB() local
404 lws_button_each_t *each = (lws_button_each_t *)&bcs[1]; lws_button_controller_create() local
466 lws_button_each_t *each = (lws_button_each_t *)&bcs[1]; lws_button_enable() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-lp55xx-common.c496 struct lp55xx_led *each; in lp55xx_register_leds() local
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-lp55xx-common.c498 struct lp55xx_led *each; in lp55xx_register_leds() local
/third_party/python/Lib/msilib/
H A Dschema.py646 ('BindImage','Path','Y',None, None, None, None, 'Paths',None, 'A list of ; delimited paths that represent the paths to be searched for the import DLLS. The list is usually a list of properties each enclosed within square brackets [] .',), namespace
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c570 struct qlcnic_dcb_param *each; in qlcnic_83xx_dcb_query_cee_param() local
655 qlcnic_dcb_fill_cee_tc_params(struct qlcnic_dcb_mbx_params *mbx, struct qlcnic_dcb_param *each, struct qlcnic_dcb_cee *type) qlcnic_dcb_fill_cee_tc_params() argument
686 qlcnic_dcb_fill_cee_pg_params(struct qlcnic_dcb_param *each, struct qlcnic_dcb_cee *type) qlcnic_dcb_fill_cee_pg_params() argument
710 qlcnic_dcb_fill_cee_app_params(struct qlcnic_adapter *adapter, u8 idx, struct qlcnic_dcb_param *each, struct qlcnic_dcb_cee *type) qlcnic_dcb_fill_cee_app_params() argument
745 struct qlcnic_dcb_param *each = &mbx->type[idx]; qlcnic_dcb_map_cee_params() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c570 struct qlcnic_dcb_param *each; in qlcnic_83xx_dcb_query_cee_param() local
655 qlcnic_dcb_fill_cee_tc_params(struct qlcnic_dcb_mbx_params *mbx, struct qlcnic_dcb_param *each, struct qlcnic_dcb_cee *type) qlcnic_dcb_fill_cee_tc_params() argument
686 qlcnic_dcb_fill_cee_pg_params(struct qlcnic_dcb_param *each, struct qlcnic_dcb_cee *type) qlcnic_dcb_fill_cee_pg_params() argument
710 qlcnic_dcb_fill_cee_app_params(struct qlcnic_adapter *adapter, u8 idx, struct qlcnic_dcb_param *each, struct qlcnic_dcb_cee *type) qlcnic_dcb_fill_cee_app_params() argument
745 struct qlcnic_dcb_param *each = &mbx->type[idx]; qlcnic_dcb_map_cee_params() local
[all...]
/third_party/node/deps/v8/src/ast/
H A Dast.h527 void Initialize(Expression* each, Expression* subject, Statement* body) { in Initialize() argument
533 Expression* each() const { return each_; } in each() function in v8::internal::ForEachStatement
/third_party/node/deps/v8/src/parsing/
H A Dpreparser.h477 void Initialize(PreParserExpression each, const PreParserExpression& subject, in Initialize() argument
/third_party/python/Lib/test/
H A Dtest_inspect.py2194 def each(lst, a=None): function

Completed in 34 milliseconds