Home
last modified time | relevance | path

Searched defs:match (Results 1 – 25 of 34) sorted by relevance

12

/AliOS-Things-master/components/oss/src/model/
A DGetObjectRequest.cc88 void GetObjectRequest::setMatchingETagConstraints(const std::vector<std::string> &match) in setMatchingETagConstraints()
93 void GetObjectRequest::addMatchingETagConstraint(const std::string &match) in addMatchingETagConstraint()
98 void GetObjectRequest::setNonmatchingETagConstraints(const std::vector<std::string> &match) in setNonmatchingETagConstraints()
103 void GetObjectRequest::addNonmatchingETagConstraint(const std::string &match) in addNonmatchingETagConstraint()
/AliOS-Things-master/components/py_engine/tests/extmod/
A Dure_group.py13 def print_groups(match): argument
A Dure_span.py20 def print_spans(match): argument
A Dure_namedclass.py13 def print_groups(match): argument
/AliOS-Things-master/components/amp-utility/python/
A Dure.py45 def match(regex_str, string): function
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/
A Dtreeview.cc158 const std::function<bool(const Label&)>& match) { in WeightBelowNodeMatchingFunction()
199 const std::function<bool(const Label&)>& match, TreeView::Node* node_out) { in CollapseSubnodesMatchingFunction()
217 const std::function<bool(const Label&)>& match, TreeView* treeview_out) { in CollapseNodesMatchingFunction()
/AliOS-Things-master/hardware/chip/haas1000/
A D_haas1000_alios_lds.py19 match = pattern.match(arg) variable
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/fs/mem/
A Dmem_list.h50 int (*match)(void *a, void *b); member
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Ddeflate.c1069 register Bytef *match; /* matched string */ local
1217 register Bytef *match; /* matched string */ local
1271 local void check_match(s, start, match, length) in check_match() argument
1292 # define check_match(s, start, match, length) argument
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dinftrees.c57 unsigned match; /* use base and extra for symbol >= match */ local
A Ddeflate.c1242 register Bytef *match; /* matched string */ local
1390 register Bytef *match; /* matched string */ local
1448 local void check_match(s, start, match, length) in check_match() argument
1469 # define check_match(s, start, match, length) argument
/AliOS-Things-master/components/drivers/core/base/include/drivers/char/
A Du_bus.h54 int (*match)(struct u_device *dev, struct u_driver *drv); member
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodure.c193 mp_obj_match_t *match = m_new_obj_var(mp_obj_match_t, char *, caps_num); in ure_exec() local
289 mp_obj_match_t *match = mp_local_alloc(sizeof(mp_obj_match_t) + caps_num * sizeof(char *)); in re_sub_helper() local
/AliOS-Things-master/kernel/rhino/include/
A Dk_timer.h50 tick_t match; /**< Expected timeout point */ member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dstrtod_bk.c219 match( in match() function
/AliOS-Things-master/components/SDL2/build-scripts/
A Dwinrtbuild.ps1132 foreach ($match in $matches) { in Get-VS-ProjectName() variable
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/
A Dgun.c165 unsigned char match[65280 + 2]; /* buffer for reversed match or gzip variable
/AliOS-Things-master/components/linkkit/wifi_provision/smartconfig/
A Dawss_smartconfig.c652 int match, i, j, score; /* loop variable */ in try_to_sync_pos() local
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Daccess.c410 u16_t *match; in bt_mesh_elem_find_group() local
A Dcfg_srv.c1477 u16_t *match; in mod_sub_del() local
1845 u16_t *match; in mod_sub_va_del() local
/AliOS-Things-master/components/SDL2/src/audio/alsa/
A DSDL_alsa_audio.c801 const char *match = NULL; in ALSA_HotplugThread() local
/AliOS-Things-master/components/SDL2/src/haptic/darwin/
A DSDL_syshaptic.c156 CFDictionaryRef match; in SDL_SYS_HapticInit() local
/AliOS-Things-master/components/jsoncpp/src/lib_json/
A Djson_reader.cpp319 bool Reader::match(const Char* pattern, int patternLength) { in match() function in Json::Reader
1283 bool OurReader::match(const Char* pattern, int patternLength) { in match() function in Json::OurReader
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/mdns/
A Dmdns.c1552 int match; in mdns_handle_question() local
/AliOS-Things-master/components/py_engine/engine/py/
A Dobjstr.c604 size_t match = 0; in str_splitlines() local

Completed in 55 milliseconds

12