Home
last modified time | relevance | path

Searched refs:cwd (Results 1 – 12 of 12) sorted by relevance

/development/ndk/platforms/android-9/arch-x86/include/asm/
Duser_32.h24 long cwd; member
36 unsigned short cwd; member
Duser32.h22 u32 cwd; member
35 unsigned short cwd; member
Dprocessor_32.h107 long cwd; member
121 unsigned short cwd; member
140 long cwd; member
/development/ndk/platforms/android-9/include/sys/
Duser.h41 long cwd; member
51 unsigned short cwd; member
105 unsigned short cwd;
Ducontext.h255 uint16_t cwd;
/development/ndk/platforms/android-21/include/sys/
Duser.h43 long cwd; member
53 unsigned short cwd; member
107 unsigned short cwd;
Ducontext.h277 uint16_t cwd;
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
Dsigcontext.h114 __u16 cwd; member
/development/ndk/platforms/android-21/arch-x86/include/asm/
Dsigcontext.h114 __u16 cwd; member
/development/scripts/
Dgdbclient.py72 make_output = subprocess.check_output(make_args, cwd=root)
/development/ide/clion/frameworks/native/services/surfaceflinger/
DCMakeLists.txt71 …-Winit-self -Wpointer-arith -DNDEBUG -UDEBUG -fdebug-prefix-map=/proc/self/cwd= -D__compiler_offse…
72 …-Winit-self -Wpointer-arith -DNDEBUG -UDEBUG -fdebug-prefix-map=/proc/self/cwd= -D__compiler_offse…
138 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fdebug-prefix-map=/proc/self/cwd=")
180 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fdebug-prefix-map=/proc/self/cwd=")
/development/vndk/tools/abi-tool/
Dvndk_abi_tool.py277 cwd=AOSP_DIR)