Searched refs:copt (Results 1 – 25 of 87) sorted by relevance
1234
2 build --copt -DGRPC_BAZEL_BUILD4 build:opt --copt -Wframe-larger-than=163847 build:asan --copt -fsanitize-coverage=edge8 build:asan --copt -fsanitize=address9 build:asan --copt -O010 build:asan --copt -fno-omit-frame-pointer11 build:asan --copt -DGPR_NO_DIRECT_SYSCALLS17 build:msan --copt -fsanitize-coverage=edge18 build:msan --copt -fsanitize=memory19 build:msan --copt -O0[all …]
4 build --copt=-DGRPC_BAZEL_BUILD9 build:opt --copt=-Wframe-larger-than=1638412 build:dbg --copt=-Werror=return-stack-address18 build:asan --copt=-fsanitize=address19 build:asan --copt=-O020 build:asan --copt=-fno-omit-frame-pointer21 build:asan --copt=-DGPR_NO_DIRECT_SYSCALLS22 build:asan --copt=-DGRPC_ASAN23 build:asan --copt=-DADDRESS_SANITIZER # used by absl37 build:asan_macos --copt=-fsanitize=address[all …]
79 --copt="${exceptions_mode}" \80 --copt="-DGTEST_REMOVE_LEGACY_TEST_CASEAPI_=1" \81 --copt="-fsanitize=address" \82 --copt="-fsanitize=float-divide-by-zero" \83 --copt="-fsanitize=nullability" \84 --copt="-fsanitize=undefined" \85 --copt="-fno-sanitize-blacklist" \86 --copt=-Werror \
80 --copt="${exceptions_mode}" \81 --copt="-DGTEST_REMOVE_LEGACY_TEST_CASEAPI_=1" \82 --copt="-fsanitize=thread" \83 --copt="-fno-sanitize-blacklist" \84 --copt=-Werror \
77 --copt="--gcc-toolchain=/usr/local" \78 --copt="-DGTEST_REMOVE_LEGACY_TEST_CASEAPI_=1" \79 --copt="${exceptions_mode}" \80 --copt=-Werror \
77 --copt="${exceptions_mode}" \78 --copt="-DGTEST_REMOVE_LEGACY_TEST_CASEAPI_=1" \79 --copt=-Werror \
3 build:m32 --copt=-m32 --linkopt=-m324 build:asan --copt=-fsanitize=address --linkopt=-fsanitize=address7 build:ubsan --copt=-fsanitize=undefined --linkopt=-fsanitize=undefined --action_env=UBSAN_OPTIONS=h…10 build:ubsan --copt=-fno-sanitize=function --copt=-fno-sanitize=vptr12 build:Werror --copt=-Werror17 build:analyzer --copt=-fanalyzer --copt=-Werror22 build:asan-fuzzer --copt=-fsanitize=address,fuzzer --linkopt=-fsanitize=address,fuzzer --define fuz…
77 --copt="-Wall" \78 --copt="-Werror" \79 --copt="-Wno-error=pragmas" \95 --copt="-Wall" \96 --copt="-Werror" \115 --copt="--gcc-toolchain=/usr/local" \116 --copt="-Wall" \117 --copt="-Werror" \
80 --copt="${exceptions_mode}" \81 --copt="-fsanitize=address" \82 --copt="-fsanitize=float-divide-by-zero" \83 --copt="-fsanitize=nullability" \84 --copt="-fsanitize=undefined" \85 --copt="-fno-sanitize-blacklist" \86 --copt=-Werror \
81 --copt="${exceptions_mode}" \82 --copt="-fsanitize=thread" \83 --copt="-fno-sanitize-blacklist" \84 --copt=-Werror \
78 --copt="--gcc-toolchain=/usr/local" \79 --copt="${exceptions_mode}" \80 --copt=-Werror \
79 --copt="${exceptions_mode}" \80 --copt="-fsanitize=address" \81 --copt="-fsanitize=float-divide-by-zero" \82 --copt="-fsanitize=nullability" \83 --copt="-fsanitize=undefined" \84 --copt="-fno-sanitize-blacklist" \85 --copt=-Werror \
80 --copt="${exceptions_mode}" \81 --copt="-fsanitize=thread" \82 --copt="-fno-sanitize-blacklist" \83 --copt=-Werror \
77 --copt="--gcc-toolchain=/usr/local" \78 --copt="${exceptions_mode}" \79 --copt=-Werror \
69 struct option copt; in parse() local70 copt.name = o.m_long.c_str(); in parse()71 copt.has_arg = o.m_has_arg; in parse()72 copt.flag = 0; in parse()73 copt.val = opt_idx + 1000; in parse()74 longopts.push_back(copt); in parse()
18 values = {"copt": "-DTFLITE_GPU_BINARY_RELEASE"},24 "copt": "-DTFLITE_GPU_EXTRA_GLES_DEPS",118 # build -c opt --config android_arm64 --copt -Os --copt -DTFLITE_GPU_BINARY_RELEASE --linkopt -s --…143 # build -c opt --config android_arm64 --copt -Os --copt -DTFLITE_GPU_BINARY_RELEASE --linkopt -s --…168 # bazel build -c opt --cpu ios_arm64 --copt -Os --copt -DTFLITE_GPU_BINARY_RELEASE --copt -fvisibil…180 # bazel build -c opt --copt -Os --copt -DTFLITE_GPU_BINARY_RELEASE --copt -fvisibility=hidden --lin…
19 build:android --copt=-w20 build:linux --copt=-w21 build:macos --copt=-w22 build:windows --copt=/w52 build:ios --apple_bitcode=embedded --copt=-fembed-bitcode53 build:ios --copt=-Wno-c++11-narrowing88 build:asan --copt -fsanitize=address89 build:asan --copt -DADDRESS_SANITIZER90 build:asan --copt -O191 build:asan --copt -g[all …]
178 build:macos --copt=-DGRPC_BAZEL_BUILD185 build:ios --apple_bitcode=embedded --copt=-fembed-bitcode186 build:ios --copt=-Wno-c++11-narrowing249 build:dbg --copt -DDEBUG_BUILD273 build:dynamic_kernels --copt=-DAUTOLOAD_DYNAMIC_KERNELS287 build:android --copt=-w288 build:ios --copt=-w289 build:linux --copt=-w291 build:macos --copt=-w292 build:windows --copt=/W0[all …]