Home
last modified time | relevance | path

Searched refs:copyright_notice (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/tools/make/
Dpigweed.patch74 @@ -344,6 +346,11 @@ def copyright_notice(ctx: PresubmitContext):
86 @@ -354,6 +361,10 @@ def copyright_notice(ctx: PresubmitContext):
102 + copyright_notice,
114 + copyright_notice=COPYRIGHT_NOTICE)
/external/tensorflow/tensorflow/lite/micro/tools/ci_build/
Dtest_code_style.sh52 -p copyright_notice \
/external/pigweed/pw_presubmit/py/pw_presubmit/
Dpigweed_presubmit.py421 def copyright_notice(ctx: PresubmitContext): function
638 copyright_notice,