Home
last modified time | relevance | path

Searched refs:build (Results 1 – 5 of 5) sorted by relevance

/toolchain/pgo-profiles/scripts/
Dupdate_profiles.py105 def extract_profiles(benchmark, branch, build, output_dir): argument
111 profile_base = os.path.join(benchmark.x20_profile_location(), branch, build,
200 branch_name = 'update-profiles-' + args.build
213 extract_profiles(benchmark, args.branch, args.build, extract_dir)
227 'The profiles are from build {}.'.format(args.build), ''
/toolchain/benchmark/
Dsynthmark.diff6 -# This file is intentionally empty, to prevent a platform build from descending further
DSkia_flags_internal.diff4 # Since we are using mma to build and copy resources manually to device,
Denv_setting25 # Product_combo and product is the type of image you want to build.
Dpanorama.diff3969 + build( 0, size-1, &lefte, &righte, rows );
3975 +void CDelaunay::build(int lo, int hi, EdgePointer *le, EdgePointer *re, int rows)
3995 + build( low, split, &ldo, &ldi, lowrows );
3996 + build( split+1, high, &rdi, &rdo, (rows-lowrows) );
4603 + void build(int lo, int hi, EdgePointer *le, EdgePointer *re, int rows);
6584 + // Expand and subtract (build Laplacian)