Home
last modified time | relevance | path

Searched refs:removable (Results 1 – 25 of 138) sorted by relevance

123456

/external/jarjar/src/main/com/tonicsystems/jarjar/
DKeepProcessor.java45 Set<String> removable = new HashSet<String>(depend.keySet()); in getExcludes() local
46 removable.removeAll(closure); in getExcludes()
47 return removable; in getExcludes()
/external/lldb/include/lldb/Interpreter/
DCommandObjectMultiword.h86 SetRemovable (bool removable) in SetRemovable() argument
88 m_can_be_removed = removable; in SetRemovable()
/external/llvm/test/Analysis/BasicAA/
Dgcsetest.ll2 ; disambiguating some obvious cases. All loads should be removable in
/external/v8/src/
Dhydrogen.h119 RemovableSimulate removable = FIXED_SIMULATE) {
120 HSimulate* instr = CreateSimulate(ast_id, removable);
169 HSimulate* CreateSimulate(BailoutId ast_id, RemovableSimulate removable);
1304 void AddSimulate(BailoutId id, RemovableSimulate removable = FIXED_SIMULATE);
1961 RemovableSimulate removable) {
1962 HSimulate* instr = current_block()->CreateSimulate(id, removable);
Dhydrogen.cc169 RemovableSimulate removable) { in CreateSimulate() argument
180 new(zone()) HSimulate(ast_id, pop_count, zone(), removable); in CreateSimulate()
1233 RemovableSimulate removable) { in AddSimulate() argument
1236 current_block()->AddNewSimulate(id, source_position(), removable); in AddSimulate()
Dhydrogen-instructions.h1809 RemovableSimulate removable) in HSimulate() argument
1815 removable_(removable), in HSimulate()
/external/bison/build-aux/
Duseless-if-before-free79 For example, this command prints all removable "if" tests before "free"
/external/llvm/test/Transforms/JumpThreading/
Dselect.ll61 ; Make sure the blocks in the indirectbr test aren't trivially removable as
/external/llvm/test/Transforms/SimplifyCFG/
Dindirectbr.ll67 ; Make sure the blocks in the next few tests aren't trivially removable as
/external/v8/
DAndroid.v8common.mk137 src/hydrogen-removable-simulates.cc \
DBUILD.gn715 "src/hydrogen-removable-simulates.cc",
716 "src/hydrogen-removable-simulates.h",
/external/v8/tools/gyp/
Dv8.gyp627 '../../src/hydrogen-removable-simulates.cc',
628 '../../src/hydrogen-removable-simulates.h',
/external/dexmaker/lib/
Djarjar.jar ... .util.Set closure java.util.Set removable private void closureHelper (java.util.Set, ...
/external/selinux/libselinux/
DChangeLog1083 * Merged setenforce and removable context patch from Dan Walsh.
/external/selinux/policycoreutils/po/
Dcs.po2291 "Determine whether cdrecord can read various content. nfs, samba, removable "
3367 msgid "Allow xguest users to mount removable media"
Dsi_LK.po2287 "Determine whether cdrecord can read various content. nfs, samba, removable "
3363 msgid "Allow xguest users to mount removable media"
Dlo.po2287 "Determine whether cdrecord can read various content. nfs, samba, removable "
3363 msgid "Allow xguest users to mount removable media"
Dtl.po2287 "Determine whether cdrecord can read various content. nfs, samba, removable "
3363 msgid "Allow xguest users to mount removable media"
Dms_MY.po2287 "Determine whether cdrecord can read various content. nfs, samba, removable "
3363 msgid "Allow xguest users to mount removable media"
Daln.po2287 "Determine whether cdrecord can read various content. nfs, samba, removable "
3363 msgid "Allow xguest users to mount removable media"
Daz.po2287 "Determine whether cdrecord can read various content. nfs, samba, removable "
3363 msgid "Allow xguest users to mount removable media"
Dbr.po2287 "Determine whether cdrecord can read various content. nfs, samba, removable "
3363 msgid "Allow xguest users to mount removable media"
Dnn.po2286 "Determine whether cdrecord can read various content. nfs, samba, removable "
3362 msgid "Allow xguest users to mount removable media"
Dkm.po2287 "Determine whether cdrecord can read various content. nfs, samba, removable "
3363 msgid "Allow xguest users to mount removable media"
Den_US.po2287 "Determine whether cdrecord can read various content. nfs, samba, removable "
3363 msgid "Allow xguest users to mount removable media"

123456