Searched refs:build_ (Results 1 – 8 of 8) sorted by relevance
/third_party/node/deps/v8/src/utils/ |
D | version.h | 26 static int GetBuild() { return build_; } in GetBuild() 32 base::hash_combine(major_, minor_, build_, patch_)); in Hash() 47 static int build_; variable
|
D | version.cc | 22 int Version::build_ = V8_BUILD_NUMBER; member in v8::internal::Version
|
/third_party/json/cmake/ |
D | ci.cmake | 876 -S${PROJECT_SOURCE_DIR} -B${PROJECT_BINARY_DIR}/build_${flag_target} 880 COMMAND mkdir -pv ${PROJECT_BINARY_DIR}/build_${flag_target}_${min_version_var} 881 COMMAND cd ${PROJECT_BINARY_DIR}/build_${flag_target}_${min_version_var} 886 …ND JSON_CMAKE_FLAG_BUILD_DIRS ${PROJECT_BINARY_DIR}/build_${flag_target} ${PROJECT_BINARY_DIR}/bui… 980 …COMMAND rm -fr ${PROJECT_BINARY_DIR}/build_* cmake-3.1.0-Darwin64 ${JSON_CMAKE_FLAG_BUILD_DIRS} ${…
|
/third_party/skia/third_party/externals/tint/src/ |
D | intrinsic_table.inl.tmpl | 160 return build_{{TrimLeft .Name "_"}}(state{{range .TemplateParams}}, {{.GetName}}{{end}}); 206 return build_{{.Name}}(state);
|
/third_party/ltp/ |
D | build.sh | 232 eval build_${tree}_tree
|
/third_party/musl/scripts/build_lite/ |
D | Makefile | 43 MUSLBUILDDIR = build_$(or $(TARGET),$(ARCH))$(subst /,_,$(MULTILIB:%/=%))
|
/third_party/ninja/doc/ |
D | manual.asciidoc | 1138 discovered from source file content _during the build_ in order to build
|
/third_party/libabigail/ |
D | ChangeLog | 27325 (build_{qualified,reference,array,typedef}_type): Likewise. 27327 (build_{var,function}_decl): Likewise. 32112 anymore. Adjust to the new signature of the build_* functions 36961 (build_{var,function}_decl): Read the symbol reference. Do not 37191 (build_{function,var}_decl): Set the linkage_name to the symbol
|