Home
last modified time | relevance | path

Searched refs:number (Results 1 – 20 of 20) sorted by relevance

/build/make/tools/releasetools/
Dota_metadata_pb2.py35 name='UNKNOWN', index=0, number=0,
39 name='AB', index=1, number=1,
43 name='BLOCK', index=2, number=2,
47 name='BRICK', index=3, number=3,
68 number=1, type=9, cpp_type=9, label=1,
75 number=2, type=9, cpp_type=9, label=3,
82 number=3, type=9, cpp_type=9, label=3,
89 number=4, type=9, cpp_type=9, label=1,
120 number=1, type=9, cpp_type=9, label=3,
127 number=2, type=9, cpp_type=9, label=3,
[all …]
Dpylintrc85 # respectively contain the number of errors / warnings messages and the total
86 # number of statements analyzed. This is used by the global evaluation report
101 # Minimum lines number of a similarity.
251 # Maximum number of characters on a single line.
264 # Maximum number of lines in a module
305 # Maximum number of arguments for function / method
312 # Maximum number of locals for function / method body
315 # Maximum number of return / yield for function / method body
318 # Maximum number of branch for function / method body
321 # Maximum number of statements in function / method body
[all …]
/build/soong/android/
Dapi_levels.go48 number int member
58 return this.number
69 return this.number
72 return previewAPILevelBase + this.number
74 return this.number
102 return this.number == -1
114 if this.number < other.number {
116 } else if this.number == other.number {
146 number: num,
154 number: -1,
/build/soong/ui/metrics/metrics_proto/
Dmetrics.proto137 // The number of nanoseconds elapsed since January 1, 1970 UTC.
141 // The number of nanoseconds elapsed since start_time.
144 // The number of MB for memory use (deprecated as it is too generic).
164 // The number of minor page faults serviced without any I/O activity.
167 // The number of major page faults serviced that required I/O activity.
176 // The number of voluntary context switches
179 // The number of involuntary context switches
195 // The number of logical modules.
213 // The number of modules handled by soong_build.
216 // The total number of variants handled by soong_build.
[all …]
/build/soong/ui/status/build_progress_proto/
Dbuild_progress.proto21 // Total number of actions in a build. The total actions will increase
25 // Total number of completed build actions. This value will never decrease
32 // Total number of current actions being executed during a course of a
36 // Total number of actions that reported as a failure.
/build/soong/finder/fs/
Dfs_linux.go24 func (osFs) InodeNumber(info os.FileInfo) (number uint64, err error) {
33 func (osFs) DeviceNumber(info os.FileInfo) (number uint64, err error) {
Dfs_darwin.go24 func (osFs) InodeNumber(info os.FileInfo) (number uint64, err error) {
33 func (osFs) DeviceNumber(info os.FileInfo) (number uint64, err error) {
Dfs.go57 InodeNumber(info os.FileInfo) (number uint64, err error)
58 DeviceNumber(info os.FileInfo) (number uint64, err error)
503 func (m *MockFs) InodeNumber(info os.FileInfo) (number uint64, err error) {
510 func (m *MockFs) DeviceNumber(info os.FileInfo) (number uint64, err error) {
/build/soong/cmd/diff_target_files/
Dknown_nondeterminism.whitelist2 // bug number to tracking fixing the non-determinism.
/build/bazel/rules_cc/
DREADME.md5 To reduce the number of dependencies of this directory, not all files in `rules_cc`
/build/soong/ui/status/ninja_frontend/
Dfrontend.proto39 // Edge identification number, unique to a Ninja run.
56 // Edge identification number, unique to a Ninja run.
/build/blueprint/
DREADME.md15 Blueprint, there are a number of build systems that can be used:
/build/make/core/
Dversion_defaults.mk225 …$(error PLATFORM_SYSTEMSDK_MIN_VERSION must be a number, but was $(PLATFORM_SYSTEMSDK_MIN_VERSION)…
Denvsetup.rbc108 …# E.g., a perforce changelist number or a git hash. Can be an arbitrary string (to allow for sour…
136 …# increment this number, and people who haven't re-run those will have to do so before they can bu…
DLINUX_KERNEL_COPYING258 Each version is given a distinguishing version number. If the Program
259 specifies a version number of this License which applies to it and "any
262 Software Foundation. If the Program does not specify a version number of
/build/soong/filesystem/
Dlogical_partition.go122 ctx.PropertyErrorf("size", `must be a number or "auto"`)
/build/make/
DUsage.txt70 -j Autodetect the number of processes to run at once,
DChanges.md184 rules/actions executed within it will only have access to a limited number of
347 whenever it's run. It will not re-run your command if the build number has
348 changed, so incremental builds will have the build number from the last time
/build/soong/docs/
Dbest_practices.md43 instead. This can be problematic in a number of ways:
152 Over-use of conditionals in the build files results in an untestable number
Dmap_files.md104 allows the actual number of the API level to remain vague during development of