Searched full:primitives (Results 1 – 25 of 149) sorted by relevance
123456
23 PRIMITIVES = Hash.new() constant43 data.primitives.each do |primitive|45 Signatures::PRIMITIVES[primitive.ref] = primitive.name
16 # primitives equal26 # primitives not equal
56 // array of primitives (char)63 // array of primitives (long)71 // array of primitives (int)77 // array of primitives (boolean)91 // array of boxed primitives (Char) with implicit unboxing103 // array of primitives (int) with implicit boxing108 // array of primitives (boolean) with implicit boxing
2 ARKUI_DEV_BRANCH=panda_rev_8-remove-primitives
24 # Do not check files with primitives wrappers.29 # Do not check files with primitives wrappers.
4 #15592 Timeouts. Will be fixed when generics accept primitives as type arguments
15 primitives:
16 {% for pt in primitives %}
16 {% for p in primitives %}
23 // call context, tuple of primitives
16 # PRIMITIVES, PARAMETER78 # PRIMITIVES, RETURN VALUE
91 // Check mixed primitives in TEST_F()148 // Check mixed primitives in TEST_F()359 // Check primitives in TEST_F()383 // Check primitives in TEST_F()407 // Check primitives in TEST_F()431 // Check primitives in TEST_F()455 // Check primitives in TEST_F()479 // Check primitives in TEST_F()503 // Check primitives in TEST_F()527 // Check primitives in TEST_F()[all …]
37 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat…200 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat…241 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat…284 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat…345 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat…413 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat…760 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat…1134 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat…1178 …default values (i.e. 0 for primitives and null for objects) and put a reference to the newly creat…
16 {% for ee in primitives %}
14 --- # List of allowed widening primitives conversion
21 Use unsupported types (primitives, boxed)
33 // Important corner case for casting primitives to the boxed counterparts: