Home
last modified time | relevance | path

Searched refs:SEARCH_PATH (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc123 if (CreateProcessA((search_mode == SEARCH_PATH) ? NULL : program.c_str(), in Start()
124 (search_mode == SEARCH_PATH) ? name_copy : NULL, in Start()
319 case SEARCH_PATH:
Dsubprocess.h62 SEARCH_PATH, // Use PATH environment variable. enumerator
Dcommand_line_interface.cc1567 subprocess.Start(plugin_name, Subprocess::SEARCH_PATH); in GeneratePluginOutput()
/external/grpc-grpc/src/php/ext/grpc/
Dconfig.m419 SEARCH_PATH="/usr/local /usr" # you might want to change this
25 for i in $SEARCH_PATH ; do
/external/python/cpython3/PC/
Dlauncher.c21 #define SEARCH_PATH macro
795 #if defined(SEARCH_PATH)
850 #if defined(SEARCH_PATH) in find_command()
/external/kmod/tools/
Ddepmod.c442 SEARCH_PATH, enumerator
479 return SEARCH_PATH; in cfg_define_search_type()
490 if (type != SEARCH_PATH) in cfg_search_add()
501 if (type != SEARCH_PATH) in cfg_search_add()