/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | transymodem.py | 49 def received_data_check(pattern, buff): argument 56 def send_check_recv_data_count_down(serialport, pattern, timeout, countUnit): argument 87 def send_check_recv_data(serialport, pattern, timeout): argument
|
A D | ymodemfile.py | 178 def received_data_found(self, pattern, buff): argument
|
/AliOS-Things-master/hardware/chip/haas1000/release/aos_burn_tool/ |
A D | flash_program_ll.py | 12 def match_and_send(serialport, pattern, command, timeout): argument 33 def send_and_match(serialport, command, pattern, timeout): argument
|
/AliOS-Things-master/hardware/chip/rtl872xd/release/aos_burn_tool/ |
A D | flash_program_ll.py | 12 def match_and_send(serialport, pattern, command, timeout): argument 33 def send_and_match(serialport, command, pattern, timeout): argument
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/ |
A D | CommonRequest.cc | 21 CommonRequest::CommonRequest(RequestPattern pattern) in CommonRequest() 35 void CommonRequest::setRequestPattern(RequestPattern pattern) { in setRequestPattern()
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | makemoduledefs.py | 16 pattern = re.compile(r"[\n;]\s*MP_REGISTER_MODULE\((.*?),\s*(.*?),\s*(.*?)\);", flags=re.DOTALL) variable
|
A D | objstr.c | 1411 STATIC mp_obj_t str_modulo_format(mp_obj_t pattern, size_t n_args, const mp_obj_t *args, mp_obj_t d… in str_modulo_format()
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | cost_enc.c | 43 int pattern = VP8LevelCodes[level - 1][0]; in VariableLevelCost() local 327 int pattern = VP8LevelCodes[v - 1][0]; in VP8RecordCoeffs() local
|
/AliOS-Things-master/hardware/chip/haas1000/ |
A D | _haas1000_alios_lds.py | 15 pattern = re.compile(r'--(.+?)=(.*)') variable
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testyuv.c | 36 …SDL_Surface *pattern = SDL_CreateRGBSurfaceWithFormat(0, pattern_size, pattern_size, 0, SDL_PIXELF… in generate_test_pattern() local 126 SDL_Surface *pattern = generate_test_pattern(pattern_size); in run_automated_tests() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/ |
A D | wifi_conf.h | 1124 unsigned char *pattern; member
|
A D | wifi_simple_config.c | 1826 u8 pattern[MASK_SIZE]={0x01,0x00,0x5e}; in filter_add_enable() local 1853 …u8 pattern[MASK1_SIZE]={0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,mac_addr[0],mac_addr[1],mac_addr[2],mac_addr… in filter1_add_enable() local
|
A D | wifi_util.c | 1749 int wext_wowlan_set_pattern(const char *ifname, wowlan_pattern_t pattern) in wext_wowlan_set_pattern()
|
A D | wifi_conf.c | 3337 int wifi_wowlan_set_pattern(wowlan_pattern_t pattern) in wifi_wowlan_set_pattern()
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/ |
A D | vp8l_dec.c | 900 int length, uint32_t pattern) { in CopySmallPattern8b() 922 uint32_t pattern = 0; in CopyBlock8b() local 971 int length, uint64_t pattern) { in CopySmallPattern32b() 991 uint64_t pattern; in CopyBlock32b() local
|
/AliOS-Things-master/components/littlevgl/src/lv_draw/ |
A D | lv_draw_line.c | 267 lv_point_t * pattern = lv_draw_get_buf(pattern_size * sizeof(lv_point_t)); in line_draw_skew() local
|
/AliOS-Things-master/components/csi/csi1/include/drv/ |
A D | eth_mac.h | 142 …uint8_t *pattern; /*!< Pattern bytes used to filter eg. "\x0800" (mu… member
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/include/ |
A D | wifi_structures.h | 208 …unsigned char* pattern; /**< Pattern bytes used to filter eg. "\x0800" (must be in network byt… member
|
/AliOS-Things-master/components/jsoncpp/src/lib_json/ |
A D | json_reader.cpp | 319 bool Reader::match(const Char* pattern, int patternLength) { in match() 1283 bool OurReader::match(const Char* pattern, int patternLength) { in match()
|
/AliOS-Things-master/components/oss/src/utils/ |
A D | Utils.cc | 187 const char* pattern; in XmlEscape() member
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | rfcomm.c | 673 u8_t *pattern, u8_t len) in rfcomm_send_test()
|
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/ |
A D | hci_vs.h | 270 u8_t pattern[0]; member
|
/AliOS-Things-master/components/drivers/peripheral/wifi/include/vfsdev/ |
A D | wifi_dev.h | 378 …uint8_t *pattern; /*!< Pattern bytes used to filter eg. "\x0800" (mu… member
|
/AliOS-Things-master/components/oss/src/external/json/ |
A D | jsoncpp.cpp | 561 bool Reader::match(Location pattern, int patternLength) { in match() 1546 bool OurReader::match(Location pattern, int patternLength) { in match()
|
/AliOS-Things-master/components/oss/src/external/tinyxml2/ |
A D | tinyxml2.cpp | 127 const char* pattern; member
|