Home
last modified time | relevance | path

Searched defs:remove_flags (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dtoco_port.cc59 void InitGoogle(const char* usage, int* argc, char*** argv, bool remove_flags) { in InitGoogle()
167 void InitGoogle(const char* usage, int* argc, char*** argv, bool remove_flags) { in InitGoogle()
/aosp_15_r20/external/gflags/src/
H A Dgflags.cc1031 bool remove_flags) { in ParseNewCommandLineFlags()
1935 bool remove_flags, bool do_report) { in ParseCommandLineFlagsInternal()
1967 uint32 ParseCommandLineFlags(int* argc, char*** argv, bool remove_flags) { in ParseCommandLineFlags()
1972 bool remove_flags) { in ParseCommandLineNonHelpFlags()
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dtest_config_cc.cc28 void InitTest(int* argc, char*** argv, bool remove_flags) { in InitTest()
/aosp_15_r20/external/python/absl-py/absl/flags/tests/
Dmodule_bar.py79 def remove_flags(flag_values=FLAGS): function
Dmodule_foo.py86 def remove_flags(flag_values=FLAGS): function
/aosp_15_r20/external/libcxxabi/cmake/Modules/
H A DHandleLibcxxabiFlags.cmake27 macro(remove_flags) macro
/aosp_15_r20/external/libcxx/cmake/Modules/
H A DHandleLibcxxFlags.cmake28 macro(remove_flags) macro
/aosp_15_r20/external/curl/lib/
H A Dcfilters.c912 int add_flags, int remove_flags) in Curl_pollset_change()