Home
last modified time | relevance | path

Searched defs:pip (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/jinja2/
DREADME.rst38 .. _pip: https://pip.pypa.io/en/stable/quickstart/ target in Installing
/third_party/markupsafe/
DREADME.rst20 .. _pip: https://pip.pypa.io/en/stable/getting-started/ target in Installing
/third_party/jinja2/
DREADME.rst38 .. _pip: https://pip.pypa.io/en/stable/getting-started/ target in Installing
/third_party/python/Doc/library/
Dvenv.rst586 .. _pip: https://pypi.org/project/pip/ target in An example of extending ``EnvBuilder``
/third_party/mesa3d/src/util/
Du_debug_stack.c59 symbol_name_cached(unw_cursor_t *cursor, unw_proc_info_t *pip) in symbol_name_cached()
95 unw_proc_info_t pip; in debug_backtrace_capture() local
/third_party/curl/lib/
Dcf-socket.c1974 struct ip_quadruple *pip) in Curl_cf_socket_peek()
/third_party/python/PC/
Dlauncher.c259 INSTALLED_PYTHON * ip, * pip; in _locate_pythons_for_key() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dpipeline.cc1169 std::shared_ptr<Pipeline> pip = std::make_shared<Pipeline>(resource, actions); in CompileInner() local
1251 std::shared_ptr<Pipeline> pip = std::make_shared<Pipeline>(resource, actions); in CompileInner() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DIntervalMap.h496 PointerIntPair<void*, Log2CacheLine, unsigned, CacheAlignedPointerTraits> pip; variable