Home
last modified time | relevance | path

Searched refs:start (Results 1 – 22 of 22) sorted by relevance

/build/scripts/
Dninja2trace.py27 def __init__(self, start, end): argument
28 self.start = int(start)
33 return "{} {} {} ".format(self.start, self.end, self.target_obj_names)
54 start, end, time_stamp, name, cmdhash = line.strip().split(
56 storing_data.setdefault(cmdhash, StoringDataLine(start, end))
60 key=lambda line: line.start)
62 key=lambda line: line.end - line.start,
70 duration = item.end - item.start
84 'ts': str(storingdataline.start * 1000),
85 'dur': str((storingdataline.end - storingdataline.start) * 1000),
[all …]
/build/ohos/images/mkimage/
Dimkcovert.py92 start = int(header.readline())
94 table.append([start, end])
128 start = -1
135 if start != -1:
136 blockid.append([start, ind])
138 start = -1
141 if start == -1:
142 start = ind
144 if start != -1:
145 blockid.append([start, ind])
[all …]
/build/tools/component_tools/static_check/gn_check/
Dcheck_gn_online.py43 start = -2
52 elif start != end:
53 row_range.append([start, end, contents])
55 start = pos
59 start = pos
62 if pos == values[-1][0] and start != end:
63 row_range.append([start, end, contents])
/build/test/script/
Dstart_env.sh58 function start() { function
68 start "$@"
/build/toolchain/
Dwrapper_utils.py80 target=lambda: _gzip_then_delete(tmp_map_path, map_file)).start()
/build/misc/linux/
Dsysroot_ld_path.sh26 log_error_and_exit $localpath does not start with /
/build/ohos/testfwk/
Dfuzz_config_file_copy.py35 p.start()
/build/lite/ndk/build/toolchain/
Dgcc.gni86 "-Wl,--start-group {{inputs}} {{libs}} -Wl,--end-group -o $outfile"
102 "-Wl,--start-group {{inputs}} {{libs}} -Wl,--end-group -o $outfile "
/build/lite/toolchain/
Dgcc.gni84 …command += "$ld -shared {{ldflags}} $extra_ldflags " + "-Wl,--start-group {{inputs}} {{libs}} -Wl,…
106 …command += "$ld {{ldflags}} $extra_ldflags " + "-Wl,--start-group {{inputs}} {{libs}} -Wl,--end-gr…
Diccarm.gni96 …command += "$ld -shared {{ldflags}} $extra_ldflags " + "-Wl, --start-group {{inputs}} {{libs}} -Wl…
/build/hb/
DREADME.md30 Use hb to start the compilation and construction task flow as follows:
36 - **Running Ninja**: Run **ninja -C out/company/product** to start build.
124 …Default:[]. Help:You can use it to start full code compilation. The default compilation target is …
180 …b build** in **device/device\_company/board** to select the kernel and start build based on the…
DREADME_zh.md124 …Default:[]. Help:You can use it to start full code compilation. The default compilation target is …
/build/scripts/util/
Dpyd.py208 if options.start:
Dbuild_utils.py665 new_args[i] = arg[:match.start()] + gn_helpers.ToGNString(
668 new_args[i] = arg[:match.start()] + str(expansion)
/build/test/example/
Dperformance_test.py546 producer_thread.start()
547 consumer_thread.start()
/build/tools/component_tools/
Dkconfig673 config sensors$$start
674 bool "start"
676 config feature$$sensors$$start
679 depends on sensors$$start
/build/hb/services/
Dgn.py193 animation_thread.start()
/build/docs/
D编译构建调试文档.md532 …[6/6] g++ -Wl,-rpath=\$ORIGIN/ -Wl,-rpath-link= -o hello -Wl,--start-group @hello.rsp -Wl,--end-g…
584 g++ -Wl,-rpath=\$ORIGIN/ -Wl,-rpath-link= -o hello -Wl,--start-group @hello.rsp -Wl,--end-group
/build/
Dprebuilts_download.py192 task_id = args.progress.add_task("download", filename=filename, start=False)
/build/config/
DBUILDCONFIG.gn14 # every other file in the build. So variables declared here (that don't start
/build/lite/ndk/doc/config/
DDoxyfile_CPP1003 # In case all classes in a project start with a common prefix, all classes will
1041 # the setting GENERATE_TREEVIEW). It is highly recommended to start with a
1772 # man pages. In case the manual section does not start with a number, the number
DDoxyfile_C1003 # In case all classes in a project start with a common prefix, all classes will
1041 # the setting GENERATE_TREEVIEW). It is highly recommended to start with a
1772 # man pages. In case the manual section does not start with a number, the number