Searched refs:build_ (Results 1 – 4 of 4) sorted by relevance
19 static int GetBuild() { return build_; } in GetBuild()24 base::hash_combine(major_, minor_, build_, patch_)); in Hash()39 static int build_; variable
21 int Version::build_ = V8_BUILD_NUMBER; member in v8::internal::Version
40 Folowing the _ndk-build_ the _android-cmake_ supports **only two build targets**:47 ## Difference from _ndk-build_51 * `Release` builds without debug info (without `-g`) (because _ndk-build_ always creates a stripped…57 The following features of _ndk-build_ are not supported by the _android-cmake_ yet:
171 * .gitignore: Exclude darwin_* generated source and build_* trees.