Home
last modified time | relevance | path

Searched defs:include_guard (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/command/
Dinclude_guard.rst1 include_guard title
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/compatibility/
H A Dconvert_binary_to_cc_source.py33 include_guard=None, argument
/aosp_15_r20/external/rust/crates/v4l2r/ffi/
Dcbindgen.toml6 include_guard = "V4L2R_H_" qkey
/aosp_15_r20/external/open-dice/tools/open_dice_tools/
H A Dpresubmit.py72 def include_guard(path: Path) -> str: function
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/
H A Dcpp_checks.py148 def include_guard(ctx: PresubmitContext): function
/aosp_15_r20/external/mesa3d/src/nouveau/nil/
H A Dcbindgen.toml5 include_guard = "NIL_H" qkey
/aosp_15_r20/external/rust/crabbyavif/
Dcbindgen.toml2 include_guard = "AVIF_H" qkey
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/
H A Demitter_test.cc389 const std::string include_guard = GetIncludeGuard(""); in TEST() local
H A Demitter.cc389 const std::string include_guard = GetIncludeGuard(options.out_file); in EmitHeader() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dutil.py433 include_guard=None, argument
/aosp_15_r20/external/perfetto/src/protozero/protoc_plugin/
H A Dcppgen_plugin.cc140 std::string include_guard = file->package() + "_" + file->name() + "_CPP_H_"; in Generate() local
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_cpp.cpp315 const auto include_guard = in generate_bfbs_embed() local
380 const auto include_guard = in generate() local