Searched refs:o (Results 1 – 25 of 51) sorted by relevance
123
15 …o;e=r.nmd(e),function(){var n,a="Expected a function",i="__lodash_hash_undefined__",s="__lodash_pl… field in t.ETSBridge
1 …o;Object.defineProperty(t,"__esModule",{value:!0}),t.setDomain=t.getDomain=t.Domain=void 0,functio… field in i
6 onCreate(o, i) {12 onWindowStageCreate(o) {14 o.loadContent("pages/Index", ((o, i) => {16 …o.code ? hilog.error(0, "testTag", "Failed to load the content. Cause: %{public}s", null !== (t = …
75 …{defines}} {{include_dirs}} {{cflags}} {{cflags_c}} ${external_cflags} -c {{source}} -o {{output}}"77 "{{source_out_dir}}/{{target_output_name}}.{{source_name_part}}.o"84 …rs}} {{cflags}} {{cflags_cc}} ${external_cflags} ${external_cxxflags} -c {{source}} -o {{output}}"87 "{{source_out_dir}}/{{target_output_name}}.{{source_name_part}}.o"95 command = "rm -f {{output}} && libtool -static {{arflags}} -o {{output}} -filelist $rspfile"111 …ld_arg -shared {{ldflags}} ${external_ldflags} {{inputs}} {{solibs}} {{libs}} $rpath -o {{output}}"120 …_wrapper $cxx $ld_arg {{ldflags}} ${external_ldflags} {{inputs}} {{solibs}} {{libs}} -o {{output}}"140 …command = "$cxx -o {{output}} -MMD -MF $depfile {{defines}} $pic {{include_dirs}} {{cflags}} {{cfl…142 "{{source_out_dir}}/{{target_output_name}}.{{source_name_part}}.o"149 …command = "$cc -o {{output}} -MMD -MF $depfile {{defines}} $pic {{include_dirs}} {{cflags}} {{cfla…[all …]
42 const isAddZero = (o) => {43 return /m|d|h|i|s/.test(o)45 return format.replace(/\w/g, o => {46 let rt = hash[o.toLocaleLowerCase()]47 return rt > 9 || !isAddZero(o) ? rt : `0${rt}`
73 syscap_tool -R/P -e/d -i filepath [-o outpath]84 -o outpath, --input outpath : output path92 syscap_tool -Rei RPCID.json -o path/95 syscap_tool -Rdi RPCID.sc -o path/98 syscap_tool -Pei PCID.json -o path/101 syscap_tool -Pdi PCID.sc -o path/104 syscap_tool -Resi RPCID.sc -o path/107 syscap_tool -Pesi PCID.sc -o path/116 syscap_tool -Pdsi pcid.txt -o path/118 **说明:** -o 选项指定输出目录,缺省为当前目录。
34 | -o/--outputPath | 不可缺省 | 带参数 | 指定已编译资源的输出路径。 |86 restool -i entry/src/main -j entry/src/main/module.json -p com.ohos.demo -o out -r out/ResourceTab…93 restool -x entry/src/main/resource -o out97 restool -i out1 -i out2 -o out -p com.ohos.demo -r out/ResourceTable.txt -j entry/src/main/module.j…108 restool -i entry/src/main -j entry/src/main/module.json -p com.ohos.demo -o out -r out/ResourceTab…113 restool -i entry/src/main -j entry/src/main/module.json -p com.ohos.demo -o out1 -r out1/ResourceT…
34 -o output resource path 47 `./restool -i entry1 -i entry2 -j xxx/module.json -p ohos.demo.xxx -o out -r out/ResourceTable.h `
27 …usage: components_deps_analyzer.py [-h] -p COMPONENTS_GN_PATH_LIST -g GN_NAME -c CONFIG_PATH -o OP…39 -o OPEN_COMPONENT_XML_PATH, --open_component_xml_path OPEN_COMPONENT_XML_PATH48 … -p BUILD.gn,pkgs/BUILD.gn -g third_party_curl,third_party_zlib -c config_path -o .\gn_xml\ohos.xml
161 o = cls.execute(cmd)163 o = post_handler(o)164 return o
37 …] -p PROJECT_PATH -j MODULE_INFO_JSON -n PRODUCT_NAME -d PRODUCT_DIR [-b] [-o OUTPUT_FILE] [-u] [-…53 -o OUTPUT_FILE, --output_file OUTPUT_FILE119 6. 运行rom_analyzer.py产生的json结果一份(即-o参数对应的文件,默认rom_analysis_result.json)127 [-o OUTPUT_FILENAME] [-u] [-e EXCEL]145 -o OUTPUT_FILENAME, --output_filename OUTPUT_FILENAME146 … base name of output file, default: ram_analysis_result. eg: -o ram_analysis_result
40 OrderBy& o = orderBys_.emplace_back(); in AddOrderBy() local41 o.iColumn = col; in AddOrderBy()42 o.desc = desc; in AddOrderBy()
64 public equals(o: Object): boolean {65 if (this == o) return true;66 if (o == null || this != o) return false;67 …return this.left == o.left && this.top == o.top && this.right == o.right && this.bottom == o.botto…
8 cmdline: hiperf record -d 1 -o /data/local/tmp/dlh.data
53 SKEL_NAME=${obj/bpf.o/skel.h}
42 LMdLCDgQ5UH1l0B4PGhBlMgdi2zf8nk9spazEQI/0XNwpft8QAIwHSuA2WelVi/o
483 bool operator==(const ReportEventConfigItem &o) const485 return (type_ == o.type_) && (config_ == o.config_);487 bool operator!=(const ReportEventConfigItem &o) const489 return !(operator==(o));
387 --out -o : output file name399 * `-o`或者`--out`选项,用于指定输出的离线数据文件名;413 -o /data/local/tmp/hiprofiler_data.htrace \433 * result_file:结果输出的文件路径,与-o参数对应441 -o /data/local/tmp/hiprofiler_data.htrace \495 -o /data/local/tmp/hiprofiler_data.htrace \564 -o /data/local/tmp/hiprofiler_data.htrace \728 -o /data/local/tmp/hiprofiler_data.htrace \773 -o /data/local/tmp/hiprofiler_data.htrace \823 -o /data/local/tmp/hiprofiler_data.htrace \
30 - -o:文件的输入路径和名称。