Searched refs:tuples (Results 1 – 25 of 34) sorted by relevance
12
928 const llong* tuples[] = { // lhs, rhs, ans962 const int TUPLE_COUNT = (int)(sizeof(tuples)/sizeof(tuples[0]))/TUPLE_WIDTH;964 const llong lhs = *tuples[i*TUPLE_WIDTH+0];965 const llong rhs = *tuples[i*TUPLE_WIDTH+1];966 const llong ans = *tuples[i*TUPLE_WIDTH+2];1007 const llong* tuples[] = {1042 const int TUPLE_COUNT = (int)(sizeof(tuples)/sizeof(tuples[0]))/TUPLE_WIDTH;1044 const llong lhs = *tuples[i*TUPLE_WIDTH+0];1045 const llong rhs = *tuples[i*TUPLE_WIDTH+1];1046 const llong ans = *tuples[i*TUPLE_WIDTH+2];
1596 UnicodeString tuples[] = { in TestApostropheMode() local1606 int32_t tuples_count = UPRV_LENGTHOF(tuples); in TestApostropheMode()1609 UnicodeString& desired = tuples[i]; in TestApostropheMode()1610 UnicodeString& ado_pattern = tuples[i + 1]; in TestApostropheMode()1615 UnicodeString& adr_pattern = tuples[i + 2].isEmpty() ? ado_pattern : tuples[i + 2]; in TestApostropheMode()
4 ; !named should still point at the unmodified tuples (!3, !4, and !5) that
21 The result elements are tuples with two
37 head = WWW_AUTHENTICATE.tuples('Basic realm="%s"' % self.realm)
488 def tuples(self, *args, **kwargs): member in HTTPHeader539 collection.extend(self.tuples(*args, **kwargs))541 def tuples(self, *args, **kwargs): member in _MultiEntryHeader
52 * *orphans*: list of tuples (*last_good*, *node*), where
117 that contains 2- and 3-tuples instead of requireing that
16 All of the elements in *edges* should be tuples with two or three
81 // Groupings using register classes and tuples84 // TODO: Do we need to set DwarfRegAlias on register tuples?
1744 String[] tuples = new String[] { in TestApostropheMode() local1754 for (int i = 0; i < tuples.length; i += 3) { in TestApostropheMode()1755 String desired = tuples[i]; in TestApostropheMode()1756 String ado_pattern = tuples[i + 1]; in TestApostropheMode()1759 String adr_pattern = tuples[i + 2]; in TestApostropheMode()
1740 String[] tuples = new String[] { in TestApostropheMode() local1750 for (int i = 0; i < tuples.length; i += 3) { in TestApostropheMode()1751 String desired = tuples[i]; in TestApostropheMode()1752 String ado_pattern = tuples[i + 1]; in TestApostropheMode()1755 String adr_pattern = tuples[i + 2]; in TestApostropheMode()
205 * tuples.
74 A list of ``(header_name, value)`` tuples for the request headers.
112 List of headers, as a list of tuples ``(header_name, value)``.
153 also accept tuples: if a tuple is returned, we use its values as positional
4 ; the memmove-like situation arising in tuples, where an early copy can clobber5 ; the value needed by a later one if the tuples overlap.
290 for tuples in locations:293 [_FakeHostLocation((lab,) + t) for t in tuples])
123 ; consider an option to the IR printer to emit MD tuples after the function
134 that contains 2- and 3-tuples instead of requireing that
1 …tuples=[["resolve","done",jQuery.Callbacks("once memory"),"resolved"],["reject","fail",jQuery.Call…
326 tuples; all the keys are ordered, and all the values are ordered.
3234 var tuples = [3252 jQuery.each( tuples, function( i, tuple ) {3282 jQuery.each( tuples, function( i, tuple ) {3296 }, tuples[ i ^ 1 ][ 2 ].disable, tuples[ 2 ][ 2 ].lock );
224 whose elements are such tuples, are called multi-channel arrays, as opposite to the