Home
last modified time | relevance | path

Searched defs:redirects (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DProgram.cpp31 const StringRef **redirects, unsigned secondsToWait, in ExecuteAndWait()
50 const char **envp, const StringRef **redirects, in ExecuteNoWait()
/third_party/node/deps/npm/node_modules/request/lib/
Dredirect.js14 this.redirects = [] property in Redirect
/third_party/node/lib/internal/modules/cjs/
Dhelpers.js57 function makeRequireFunction(mod, redirects) { argument
/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts283 const redirects = host.redirectTargetsMap.get(importedPath) || emptyArray; constant
/third_party/ffmpeg/libavformat/
Dhttp.c306 int location_changed, attempts = 0, redirects = 0; in http_open_cnx() local
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h859 char redirects; member
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c13736 GList *redirects = NULL; in qtdemux_parse_redirects() local