Home
last modified time | relevance | path

Searched defs:ifs (Results 1 – 10 of 10) sorted by relevance

/device/google/cuttlefish/guest/monitoring/tombstone_transmit/
Dtombstone_transmit.cpp114 std::ifstream ifs(ts_path); in main() local
/device/google/cuttlefish/host/libs/config/
Dfetcher_config.cpp119 std::ifstream ifs(real_file_path); in LoadFromFile() local
Dcuttlefish_config.cpp915 std::ifstream ifs(real_file_path); in LoadFromFile() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dast.c1122 asdl_seq *ifs; in ast_for_listcomp() local
1263 asdl_seq *ifs; in ast_for_comprehension() local
DPython-ast.c2022 comprehension(expr_ty target, expr_ty iter, asdl_seq * ifs, PyArena *arena) in comprehension()
6233 asdl_seq* ifs; in obj2ast_comprehension() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dast.c1122 asdl_seq *ifs; in ast_for_listcomp() local
1263 asdl_seq *ifs; in ast_for_comprehension() local
DPython-ast.c2039 comprehension(expr_ty target, expr_ty iter, asdl_seq * ifs, PyArena *arena) in comprehension()
6250 asdl_seq* ifs; in obj2ast_comprehension() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
Dast.py603 def __init__(self, assign, iter, ifs, lineno=None): argument
856 def __init__(self, assign, list, ifs, lineno=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
DPython-ast.h339 asdl_seq *ifs; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
DPython-ast.h339 asdl_seq *ifs; member