Searched defs:Just (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython3/Lib/importlib/
H A D__init__.py12 import _imp # Just the builtin component, NOT the full Python module namespace
/external/v8/include/
H A Dv8.h7860 friend Maybe<U> Just(const U& u);
7871 inline Maybe<T> Just(const T& t) { function in namespace:v8

Completed in 245 milliseconds