Searched defs:_dir (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython2/Lib/plat-mac/ |
D | appletrawmain.py | 22 _dir = os.path.split(sys.executable)[0] # removes "python" variable 23 _dir = os.path.split(_dir)[0] # Removes "MacOS" variable 24 _dir = os.path.join(_dir, 'Resources') variable 27 _dir = os.path.split(sys.argv[0])[0] variable
|
/external/ipsec-tools/src/racoon/ |
D | policy.h | 112 #define KEY_SETSECSPIDX(_dir, s, d, ps, pd, ulp, _priority, _created, idx) \ argument 125 #define KEY_SETSECSPIDX(_dir, s, d, ps, pd, ulp, _created, idx) \ argument
|
/external/python/cpython3/Lib/unittest/test/testmock/ |
D | testmagicmethods.py | 383 def _dir(self): function
|
/external/python/mock/mock/tests/ |
D | testmagicmethods.py | 445 def _dir(self): function
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
D | mpx-mini-test.c | 670 unsigned long _dir; in process_specific_init() local
|
/external/guice/lib/build/ |
D | bnd-0.0.384.jar | META-INF/MANIFEST.MF
LICENSE
OSGI-OPT/
OSGI-OPT/bnd.bnd
... |