Home
last modified time | relevance | path

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

/external/rust/crates/aarch64-paging/src/
Didmap.rs158 let mut idmap = IdMap::new(1, 1); in map_valid() localVariable
165 let mut idmap = IdMap::new(1, 1); in map_valid() localVariable
172 let mut idmap = IdMap::new(1, 1); in map_valid() localVariable
185 let mut idmap = IdMap::new(1, 1); in map_valid() localVariable
195 let mut idmap = IdMap::new(1, 1); in map_valid() localVariable
207 let mut idmap = IdMap::new(1, 1); in map_out_of_range() localVariable
Dlib.rs45 pub mod idmap; module
/external/python/cpython2/Lib/
DCookie.py313 idmap=_idmap, translate=string.translate): argument
453 idmap=_idmap, translate=string.translate): argument
/external/webrtc/media/engine/
Dwebrtc_media_engine.cc117 std::map<absl::string_view, int> idmap; in ValidateRtpExtensions() local
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager.java65 public asset_path(String8 path, FileType fileType, String8 idmap, in asset_path()
77 String8 idmap; field in CppAssetManager.asset_path
611 Asset idmap = openIdmapLocked(ap); in appendPathToResTable_measured() local
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager.java65 public asset_path(String8 path, FileType fileType, String8 idmap, in asset_path()
77 String8 idmap; field in CppAssetManager.asset_path
616 Asset idmap = openIdmapLocked(ap); in appendPathToResTable_measured() local
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Donepass.cc588 std::map<int, int> idmap; in IsOnePass() local
/external/minijail/
Dminijail0_cli.c286 char *idmap = xmalloc(IDMAP_LEN); in build_idmap() local
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h52743 struct idmap { struct
52744 struct rpc_pipe_dir_object idmap_pdo; argument
52745 struct rpc_pipe *idmap_pipe; argument
52746 struct idmap_legacy_upcalldata *idmap_upcall_data; argument
52747 struct mutex idmap_mutex; argument
52769 struct idmap_msg { argument
52781 struct idmap *idmap; member
Dvmlinux.h52743 struct idmap { struct
52744 struct rpc_pipe_dir_object idmap_pdo; argument
52745 struct rpc_pipe *idmap_pipe; argument
52746 struct idmap_legacy_upcalldata *idmap_upcall_data; argument
52747 struct mutex idmap_mutex; argument
52769 struct idmap_msg { argument
52781 struct idmap *idmap; member