/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/cmake/ |
A D | bazel_to_cmake.py | 76 elif re.search(r':windows$', key): 78 elif re.search(r':ppc$', key): 80 elif re.search(r':s390x$', key): 82 elif re.search(r':fuchsia$', key): 84 elif re.search(r':arm32_assuming_neon$', key): 86 elif re.search(r':do_not_want_O3$', key): 91 elif re.search(r':x86_64_and_not_msvc$', key): 93 elif re.search(r':windows_msvc$', key): 95 elif re.search(r':ruy_profiler$', key):
|
/AliOS-Things-master/components/py_engine/tests/extmod/ |
A D | ure1.py | 59 m = r.search("foobar") 70 m = re.search("w.r", "hello world") 86 m = r.search("abc") 116 m = re.search(r"[a\-z]", "-") 118 m = re.search(r"[a\-z]", "f") 120 m = re.search(r"[a\]z]", "a") 130 for f in (re.match, re.search):
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/ |
A D | makevms.com | 13 $ if f$search("[---.zlib]zlib.h").nes."" then zpath = "[---.zlib]" 14 $ if f$search("[--]png.h").nes."" then pngpath = "[--]" 16 $ if f$search("[-.zlib]zlib.h").nes."" then zpath = "[-.zlib]" 17 $ if f$search("[-.libpng]png.h").nes."" then pngpath = "[-.libpng]" 40 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs."" 43 $ if f$search("SYS$SYSTEM:VAXC.EXE").eqs.""
|
/AliOS-Things-master/components/littlevgl/scripts/ |
A D | lv_conf_checker.py | 36 r = re.search(r'^ *# *define ([^\s]+).*$', i) 43 elif re.search('^ *typedef .*;.*$', i):
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | transymodem.py | 51 if matcher.search(buff): 72 if matcher.search(buff): 81 if matcher.search(buff): 94 if matcher.search(buff):
|
/AliOS-Things-master/components/amp-utility/python/ |
A D | ure.py | 58 def search(regex_str, string): function
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminus/ |
A D | makevms.com | 15 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs."" 18 $ if f$search("SYS$SYSTEM:VAXC.EXE").eqs.""
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/ |
A D | pngcp.c | 283 png_byte search; /* Search on --search */ member 300 S(search, SEARCH) 314 # define VL(oname, name, type, search)\ argument 315 { oname, type, search, VLSIZE(name), VLNAME(name) }, 316 # define VLO(oname, name, search) VL(oname, name, OPTION, search) argument 360 # define VLL(name, search) VL(#name, name, LIST, search) argument 856 if (search && entry_name == range_lo) /* search this range */ in push_opt() 914 int search = 0; in next_opt() local 947 search = 1; /* end is determined here */ in next_opt() 1161 advance_opt(struct display *dp, png_byte opt, int search) in advance_opt() argument [all …]
|
/AliOS-Things-master/hardware/chip/rtl872xd/ |
A D | prepend_header.py | 15 addr = int('0x'+re.search(r"\n(\w+) (\w+) "+section_start_name, open(symbol_list_file).read()).grou…
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | makevms.com | 33 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs."" 36 $ if f$search("SYS$SYSTEM:VAXC.EXE").eqs."" 97 $ if f$search("DESCRIP.MMS") .eqs. "" then copy/nolog [.SCRIPTS]DESCRIP.MMS []
|
A D | pnglibconf.mak | 46 version=search $(srcdir)/pngconf.h $(srcdir)/scripts/pnglibconf.dfa\
|
A D | gensrc.cmake.in | 27 "out=pnglibconf.tf6" "logunsupported=1" "version=search" 54 out=pnglibconf.tf4 version=search
|
/AliOS-Things-master/hardware/chip/haas1000/release/aos_burn_tool/ |
A D | flash_program_ll.py | 22 match = pattern.search(line) 51 match = pattern.search(line)
|
/AliOS-Things-master/hardware/chip/rtl872xd/release/aos_burn_tool/ |
A D | flash_program_ll.py | 22 match = pattern.search(line) 51 match = pattern.search(line)
|
/AliOS-Things-master/components/SDL2/ |
A D | BUGS.txt | 6 You may report bugs there, and search to see if a given issue has already
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/ |
A D | make_vms.com | 1 $ if f$search("ioapi.h_orig") .eqs. "" then copy ioapi.h ioapi.h_orig
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | gcc-fat.sh | 33 -print-search-dirs) exec gcc $1;;
|
/AliOS-Things-master/components/SDL2/build-scripts/ |
A D | g++-fat.sh | 31 -print-search-dirs) exec g++ $1;;
|
A D | gcc-fat.sh | 32 -print-search-dirs) exec gcc $1;;
|
/AliOS-Things-master/components/SDL2/test/ |
A D | gcc-fat.sh | 42 -print-search-dirs) exec gcc $1;;
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/function_test/core/ |
A D | CMakeLists.txt | 30 # required directories to the header search path ourselves.
|
/AliOS-Things-master/components/SDL2/acinclude/ |
A D | pkg_config.m4 | 7 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path]) 8 AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path])
|
/AliOS-Things-master/components/jsoncpp/src/lib_json/ |
A D | CMakeLists.txt | 135 # Set library's runtime search path on OSX 167 # Set library's runtime search path on OSX 196 # Set library's runtime search path on OSX
|
/AliOS-Things-master/components/SDL2/test/nacl/ |
A D | common.js | 427 if (window.location.search.length > 1) { 428 var pairs = window.location.search.substr(1).split('&');
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | make_vms.com | 18 $! subdir path, update module search in makefile.in 132 $ if f$search(fname) .eqs. "" 171 $ if f$search("''th'") .nes. "" then delete 'th';* 177 $ if (f$search( "example.obj;*") .nes. "") then delete example.obj;* 178 $ if (f$search( "minigzip.obj;*") .nes. "") then delete minigzip.obj;* 383 $ its_decc = (f$search("SYS$SYSTEM:DECC$COMPILER.EXE") .nes. "")
|