Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dsubprocess.cc134 if (CreateProcessA((search_mode == SEARCH_PATH) ? nullptr : program.c_str(), in Start()
135 (search_mode == SEARCH_PATH) ? command_line : nullptr, in Start()
320 case SEARCH_PATH: in Start()
Dsubprocess.h54 SEARCH_PATH, // Use PATH environment variable. enumerator
Dprotoc-gen-upbdev.cc65 subprocess.Start(plugin, upbc::Subprocess::SEARCH_PATH); in main()
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc151 if (CreateProcessW((search_mode == SEARCH_PATH) ? nullptr : wprogram.c_str(), in Start()
152 (search_mode == SEARCH_PATH) ? wcommand_line_copy : NULL, in Start()
347 case SEARCH_PATH: in Start()
Dsubprocess.h66 SEARCH_PATH, // Use PATH environment variable. enumerator
Dcommand_line_interface.cc2294 subprocess.Start(plugin_name, Subprocess::SEARCH_PATH); in GeneratePluginOutput()
/external/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc151 if (CreateProcessW((search_mode == SEARCH_PATH) ? nullptr : wprogram.c_str(), in Start()
152 (search_mode == SEARCH_PATH) ? wcommand_line_copy : NULL, in Start()
347 case SEARCH_PATH: in Start()
Dsubprocess.h66 SEARCH_PATH, // Use PATH environment variable. enumerator
Dcommand_line_interface.cc2299 subprocess.Start(plugin_name, Subprocess::SEARCH_PATH); in GeneratePluginOutput()
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc151 if (CreateProcessW((search_mode == SEARCH_PATH) ? nullptr : wprogram.c_str(), in Start()
152 (search_mode == SEARCH_PATH) ? wcommand_line_copy : NULL, in Start()
347 case SEARCH_PATH: in Start()
Dsubprocess.h66 SEARCH_PATH, // Use PATH environment variable. enumerator
Dcommand_line_interface.cc2294 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
920 #if defined(SEARCH_PATH)
975 #if defined(SEARCH_PATH) in find_command()
/external/kmod/tools/
Ddepmod.c446 SEARCH_PATH, enumerator
491 return SEARCH_PATH; in cfg_define_search_type()
502 if (type != SEARCH_PATH) in cfg_search_add()
513 if (type != SEARCH_PATH) in cfg_search_add()