/external/mesa3d/src/glsl/ |
D | opt_dead_code_local.cpp | 60 kill_for_derefs_visitor(exec_list *assignments) in kill_for_derefs_visitor() argument 62 this->assignments = assignments; in kill_for_derefs_visitor() 69 foreach_iter(exec_list_iterator, iter, *this->assignments) { in visit() 83 exec_list *assignments; member in kill_for_derefs_visitor 114 process_assignment(void *ctx, ir_assignment *ir, exec_list *assignments) in process_assignment() argument 118 kill_for_derefs_visitor v(assignments); in process_assignment() 146 foreach_iter(exec_list_iterator, iter, *assignments) { in process_assignment() 166 assignments->push_tail(entry); in process_assignment() 172 foreach_iter(exec_list_iterator, iter, *assignments) { in process_assignment() 189 exec_list assignments; in dead_code_local_basic_block() local [all …]
|
D | README | 45 assignments, etc., present. A series of lowering passes would occur
|
/external/webkit/Source/WebCore/platform/text/mac/ |
D | character-sets.txt | 40 maintained by IANA at http://www/iana.org/assignments/ianacharset-mib. 1203 Source: IBM See (http://www.iana.org/assignments/charset-reg/IBM00858) [Mahdi] 1210 Source: IBM See (http://www.iana.org/assignments/charset-reg/IBM00924) [Mahdi] 1217 Source: IBM See (http://www.iana.org/assignments/charset-reg/IBM01140) [Mahdi] 1224 Source: IBM See (http://www.iana.org/assignments/charset-reg/IBM01141) [Mahdi] 1231 Source: IBM See (http://www.iana.org/assignments/charset-reg/IBM01142) [Mahdi] 1239 Source: IBM See (http://www.iana.org/assignments/charset-reg/IBM01143) [Mahdi] 1247 Source: IBM See (http://www.iana.org/assignments/charset-reg/IBM01144) [Mahdi] 1254 Source: IBM See (http://www.iana.org/assignments/charset-reg/IBM01145) [Mahdi] 1261 Source: IBM See (http://www.iana.org/assignments/charset-reg/IBM01146) [Mahdi] [all …]
|
/external/clang/test/CodeGenObjC/ |
D | objc2-write-barrier.m | 31 // assignments to any/all of these fields should generate objc_assign_ivar 43 // assignments to these should generate objc_assign_global
|
D | objc-assign-ivar.m | 16 // assignments to any/all of these fields should generate objc_assign_ivar
|
D | objc2-assign-global.m | 14 // assignments to these should generate objc_assign_global
|
/external/webkit/LayoutTests/fast/dom/NodeList/ |
D | nodelist-item-assignment-expected.txt | 1 This tests that indexed assignments to items of a NodeList do not override original values. See htt…
|
/external/llvm/test/FrontendObjC/ |
D | 2010-03-17-StructRef.m | 33 // We're expecting these three bitfield assignments will generate i8 stores.
|
/external/clang/test/Analysis/ |
D | dead-stores.m | 63 // Don't flag dead stores to assignments to self within a nested assignment.
|
/external/llvm/lib/Target/X86/ |
D | X86InstrControl.td | 138 // a use to prevent stack-pointer assignments that appear immediately 212 // a use to prevent stack-pointer assignments that appear immediately 244 // a use to prevent stack-pointer assignments that appear immediately
|
/external/chromium/chrome/browser/password_manager/ |
D | password_store_mac.cc | 208 int assignments = sscanf(time_string, "%4d%2d%2d%2d%2d%2dZ", in TimeFromKeychainTimeString() local 214 if (assignments == 6) { in TimeFromKeychainTimeString()
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetCreatorhlp.dat | 8 track mutes = Displays the track mute assignments associated with the segment. This is pulled in fr…
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | Encodings.properties | 259 # can be found at http://www.iana.org/assignments/character-sets
|
/external/v8/src/ |
D | parser.cc | 969 Handle<FixedArray> assignments = in GetThisPropertyAssignments() local 972 assignments->set(i * 3, *names_->at(i)); in GetThisPropertyAssignments() 973 assignments->set(i * 3 + 1, Smi::FromInt(assigned_arguments_->at(i))); in GetThisPropertyAssignments() 974 assignments->set(i * 3 + 2, *assigned_constants_->at(i)); in GetThisPropertyAssignments() 976 return assignments; in GetThisPropertyAssignments()
|
/external/mksh/src/ |
D | check.t | 218 Check that assignments not done on non-evaluated side of ternary 236 Check that assignments not done on non-evaluated side of ternary 3888 Can't use command line assignments to assign readonly parameters. 3906 Parameter assignments with [] recognised correctly 4415 Check that assignments in a command affect subsequent assignments 4426 Check that the behaviour for multiple assignments with a 4443 Check that the behaviour for multiple assignments with no 4453 Check that the behaviour for multiple assignments matches POSIX: 4456 - The assignments happen in the temporary execution environment. 4491 Check assignments in function calls and whether they affect
|
/external/webkit/LayoutTests/http/conf/ |
D | mime.types | 9 # registry is at <http://www.iana.org/assignments/media-types/>.
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb.td | 385 // prevent stack-pointer assignments that appear immediately before calls from 438 // R7 is marked as a use to prevent frame-pointer assignments from being
|
/external/pcre/ |
D | INSTALL | 166 both of the following shortcuts of passing variable assignments to the
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/ |
D | ChangeLog.txt | 122 ruby assignments hate me. dup it.
|
/external/icu4c/data/mappings/ |
D | convrtrs.txt | 89 # http://www.iana.org/assignments/character-sets 130 IANA # Source: http://www.iana.org/assignments/character-sets 131 MIME # Source: http://www.iana.org/assignments/character-sets
|
/external/zlib/ |
D | ChangeLog | 371 - Fix cast for assignments to strm->state in inflate.c and infback.c 408 - Replace structure assignments in deflate.c and inflate.c with zmemcpy to 1017 - avoid many warnings (unused variables, dead assignments, etc...)
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-16 | 1328 include $(top_srcdir)/Makefile.decl, adapted EXTRA_DIST assignments. 1336 exported value after value assignments, aparently due to symbol aliases.
|
/external/clang/docs/ |
D | Block-ABI-Apple.txt | 445 …e same manner as objects, and will issue strong and weak write-barrier assignments in the same man…
|
/external/v8/test/mozilla/ |
D | mozilla.status | 623 # We do not correctly handle assignments within "with"
|
/external/oprofile/ |
D | ChangeLog-2004 | 117 * events/ppc64/power4/events: Corrected group 4 counter assignments.
|