Home
last modified time | relevance | path

Searched refs:QUALIFIER (Results 1 – 25 of 425) sorted by relevance

12345678910>>...17

/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/filter/
H A DTestDependentColumnFilter.java66 private static final byte[] QUALIFIER = Bytes.toBytes("qualifier"); field in TestDependentColumnFilter
101 put.add(FAMILIES[0], QUALIFIER, STAMPS[0], BAD_VALS[0]); in addData()
102 put.add(FAMILIES[0], QUALIFIER, STAMPS[1], BAD_VALS[1]); in addData()
103 put.add(FAMILIES[0], QUALIFIER, STAMPS[2], MATCH_VAL); in addData()
108 put.add(FAMILIES[1], QUALIFIER, STAMPS[0], BAD_VALS[0]); in addData()
109 put.add(FAMILIES[1], QUALIFIER, STAMPS[2], BAD_VALS[2]); in addData()
114 put.add(FAMILIES[0], QUALIFIER, STAMPS[0], BAD_VALS[0]); in addData()
116 put.add(FAMILIES[0], QUALIFIER, STAMPS[2], MATCH_VAL); in addData()
118 put.add(FAMILIES[1], QUALIFIER, STAMPS[0], MATCH_VAL); in addData()
120 put.add(FAMILIES[1], QUALIFIER, STAMPS[1], BAD_VALS[2]); in addData()
[all …]
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/client/
H A DTestFromClientSide.java685 put.add(FAMILY, QUALIFIER, VALUE); in testSuperSimple()
843 get.addColumn(FAMILY, QUALIFIER); in testSimpleMissing()
888 get.addColumn(FAMILY, QUALIFIER); in testSimpleMissing()
914 get.addColumn(FAMILY, QUALIFIER); in testSimpleMissing()
1383 get.addColumn(FAMILY, QUALIFIER); in testVersions()
1424 get.addColumn(FAMILY, QUALIFIER); in testVersions()
1454 get.addColumn(FAMILY, QUALIFIER); in testVersions()
1516 get.addColumn(FAMILY, QUALIFIER); in testVersions()
4508 .get(QUALIFIER); in testClientPoolRoundRobin()
4545 .get(QUALIFIER); in testClientPoolThreadLocal()
[all …]
H A DTestHTableMultiplexer.java44 private static byte[] QUALIFIER = Bytes.toBytes("testQualifier"); field in TestHTableMultiplexer
71 get.addColumn(FAMILY, QUALIFIER); in checkExistence()
78 } while (r == null || r.getValue(FAMILY, QUALIFIER) == null); in checkExistence()
80 Bytes.toStringBinary(r.getValue(FAMILY, QUALIFIER))); in checkExistence()
111 Put put = new Put(row).add(FAMILY, QUALIFIER, VALUE1); in testHTableMultiplexer()
115 put = new Put(row).add(FAMILY, QUALIFIER, VALUE1); in testHTableMultiplexer()
122 checkExistence(htable1, startRows[i], FAMILY, QUALIFIER); in testHTableMultiplexer()
123 checkExistence(htable2, startRows[i], FAMILY, QUALIFIER); in testHTableMultiplexer()
132 put.add(FAMILY, QUALIFIER, VALUE2); in testHTableMultiplexer()
143 get.addColumn(FAMILY, QUALIFIER); in testHTableMultiplexer()
[all …]
H A DTestMultiParallel.java186 get.addColumn(BYTES_FAMILY, QUALIFIER); in testBatchWithGet()
379 get.addColumn(BYTES_FAMILY, QUALIFIER); in testBatchWithDelete()
408 get.addColumn(BYTES_FAMILY, QUALIFIER); in testHTableDeleteWithList()
525 get.addColumn(BYTES_FAMILY, QUALIFIER); in testNonceCollision()
568 get.addColumn(BYTES_FAMILY, QUALIFIER); in testNonceCollision()
595 get.addColumn(BYTES_FAMILY, QUALIFIER); in testBatchWithMixedActions()
600 get.addColumn(BYTES_FAMILY, QUALIFIER); in testBatchWithMixedActions()
615 get.addColumn(BYTES_FAMILY, QUALIFIER); in testBatchWithMixedActions()
650 validateResult(r, QUALIFIER, VALUE); in validateResult()
667 put.add(BYTES_FAMILY, QUALIFIER, VALUE); in constructPutRequests()
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/compiler/machines/mips/
H A Drulrew.scm36 (QUALIFIER (and (rtl:machine-constant? type)
42 (QUALIFIER
52 (QUALIFIER (rtl:machine-constant? type))
57 (QUALIFIER (rtl:machine-constant? type))
62 (QUALIFIER
72 (QUALIFIER
83 (QUALIFIER (rtl:constant? source))
139 (QUALIFIER (rtl:constant-fixnum? source))
147 (QUALIFIER (and (rtl:register? operand-1)
172 (QUALIFIER
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/compiler/machines/alpha/
H A Drulrew.scm37 (QUALIFIER (and (rtl:machine-constant? type)
43 (QUALIFIER
53 (QUALIFIER (rtl:machine-constant? type))
58 (QUALIFIER (rtl:machine-constant? type))
63 (QUALIFIER
73 (QUALIFIER
84 (QUALIFIER (rtl:constant? source))
137 (QUALIFIER (rtl:constant-fixnum? source))
145 (QUALIFIER (and (rtl:register? operand-1)
170 (QUALIFIER
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/compiler/machines/i386/
H A Drulrew.scm48 (QUALIFIER
63 (QUALIFIER
74 (QUALIFIER (rtl:constant? source))
98 (QUALIFIER
184 (QUALIFIER
193 (QUALIFIER
204 (QUALIFIER
236 (QUALIFIER
253 (QUALIFIER
264 (QUALIFIER
[all …]
H A Drules4.scm36 (QUALIFIER (interpreter-call-argument? extension))
54 (QUALIFIER (and (interpreter-call-argument? extension)
70 (QUALIFIER (interpreter-call-argument? extension))
86 (QUALIFIER (interpreter-call-argument? environment))
92 (QUALIFIER (interpreter-call-argument? environment))
99 (QUALIFIER (interpreter-call-argument? environment))
105 (QUALIFIER (interpreter-call-argument? environment))
119 (QUALIFIER (and (interpreter-call-argument? environment)
126 (QUALIFIER (and (interpreter-call-argument? environment)
/dports/lang/mit-scheme/mit-scheme-9.2/src/compiler/machines/x86-64/
H A Drulrew.scm43 (QUALIFIER (rtl:machine-constant? type))
48 (QUALIFIER
58 (QUALIFIER (rtl:machine-constant? datum))
63 (QUALIFIER
74 (QUALIFIER (rtl:constant? source))
98 (QUALIFIER
151 (QUALIFIER (rtl:constant-fixnum? source))
161 (QUALIFIER (rtl:object->datum? source))
177 (QUALIFIER
186 (QUALIFIER
[all …]
H A Drules4.scm36 (QUALIFIER (interpreter-call-argument? extension))
54 (QUALIFIER (and (interpreter-call-argument? extension)
70 (QUALIFIER (interpreter-call-argument? extension))
86 (QUALIFIER (interpreter-call-argument? environment))
92 (QUALIFIER (interpreter-call-argument? environment))
99 (QUALIFIER (interpreter-call-argument? environment))
105 (QUALIFIER (interpreter-call-argument? environment))
119 (QUALIFIER (and (interpreter-call-argument? environment)
126 (QUALIFIER (and (interpreter-call-argument? environment)
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/
H A DTestCellCounter.java54 private static final byte[] QUALIFIER = Bytes.toBytes("q"); field in TestCellCounter
85 p.add(FAMILY_A, QUALIFIER, now, Bytes.toBytes("Data11")); in testCellCounter()
86 p.add(FAMILY_B, QUALIFIER, now + 1, Bytes.toBytes("Data12")); in testCellCounter()
90 p.add(FAMILY_B, QUALIFIER, now, Bytes.toBytes("Dat21")); in testCellCounter()
124 p.add(FAMILY_A, QUALIFIER, now, Bytes.toBytes("Data11")); in testCellCounterStartTimeRange()
129 p.add(FAMILY_B, QUALIFIER, now, Bytes.toBytes("Dat21")); in testCellCounterStartTimeRange()
164 p.add(FAMILY_A, QUALIFIER, now, Bytes.toBytes("Data11")); in testCellCounteEndTimeRange()
169 p.add(FAMILY_B, QUALIFIER, now, Bytes.toBytes("Dat21")); in testCellCounteEndTimeRange()
203 p.add(FAMILY_A, QUALIFIER, now, Bytes.toBytes("Data11")); in testCellCounteOutOfTimeRange()
208 p.add(FAMILY_B, QUALIFIER, now, Bytes.toBytes("Dat21")); in testCellCounteOutOfTimeRange()
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/compiler/machines/bobcat/
H A Drulrew.scm43 (QUALIFIER (rtl:machine-constant? type))
48 (QUALIFIER
58 (QUALIFIER (rtl:machine-constant? datum))
63 (QUALIFIER
74 (QUALIFIER (rtl:constant? source))
139 (QUALIFIER
152 (QUALIFIER
165 (QUALIFIER
175 (QUALIFIER
188 (QUALIFIER
[all …]
H A Drules4.scm36 (QUALIFIER (interpreter-call-argument? extension))
49 (QUALIFIER (and (interpreter-call-argument? extension)
63 (QUALIFIER (interpreter-call-argument? extension))
110 (QUALIFIER (interpreter-call-argument? environment))
116 (QUALIFIER (interpreter-call-argument? environment))
123 (QUALIFIER (interpreter-call-argument? environment))
129 (QUALIFIER (interpreter-call-argument? environment))
144 (QUALIFIER (and (interpreter-call-argument? environment)
151 (QUALIFIER (and (interpreter-call-argument? environment)
H A Drules2.scm146 (QUALIFIER (predicate/memory-operand? memory))
153 (QUALIFIER (predicate/memory-operand? memory))
187 (QUALIFIER (predicate/memory-operand? memory))
192 (QUALIFIER (predicate/memory-operand? memory))
227 (QUALIFIER (predicate/memory-operand? memory))
234 (QUALIFIER (predicate/memory-operand? memory))
262 (QUALIFIER (predicate/memory-operand? memory))
276 (QUALIFIER (predicate/memory-operand? memory))
283 (QUALIFIER (predicate/memory-operand? memory))
326 (QUALIFIER (predicate/memory-operand? memory))
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/compiler/machines/spectrum/
H A Drulrew.scm44 (QUALIFIER (and (rtl:machine-constant? type)
50 (QUALIFIER
60 (QUALIFIER (and (rtl:object->datum? datum)
68 (QUALIFIER (rtl:constant? source))
120 (QUALIFIER (rtl:constant-fixnum? source))
128 (QUALIFIER (and (rtl:register? operand-1)
137 (QUALIFIER (and (rtl:register? operand-2)
146 (QUALIFIER (and (rtl:register? operand-1)
164 (QUALIFIER (and (rtl:register? operand-1)
190 (QUALIFIER
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/compiler/machines/vax/
H A Drulrew.scm43 (QUALIFIER (rtl:machine-constant? type))
48 (QUALIFIER
58 (QUALIFIER (rtl:machine-constant? datum))
63 (QUALIFIER
74 (QUALIFIER (rtl:constant? source))
79 (QUALIFIER (rtl:constant-non-pointer? source))
131 (QUALIFIER (rtl:constant-fixnum? source))
139 (QUALIFIER
151 (QUALIFIER
164 (QUALIFIER
[all …]
H A Drules4.scm36 (QUALIFIER (interpreter-call-argument? extension))
55 (QUALIFIER (and (interpreter-call-argument? extension)
73 (QUALIFIER (interpreter-call-argument? extension))
90 (QUALIFIER (interpreter-call-argument? environment))
96 (QUALIFIER (interpreter-call-argument? environment))
103 (QUALIFIER (interpreter-call-argument? environment))
109 (QUALIFIER (interpreter-call-argument? environment))
124 (QUALIFIER (and (interpreter-call-argument? environment)
131 (QUALIFIER (and (interpreter-call-argument? environment)
H A Drules2.scm55 (QUALIFIER (predicate/memory-operand? memory))
62 (QUALIFIER (predicate/memory-operand? memory))
69 (QUALIFIER (and (predicate/memory-operand? memory-1)
85 (QUALIFIER (predicate/memory-operand? memory))
90 (QUALIFIER (predicate/memory-operand? memory))
109 (QUALIFIER (predicate/memory-operand? memory))
116 (QUALIFIER (predicate/memory-operand? memory))
/dports/lang/mit-scheme/mit-scheme-9.2/src/compiler/machines/C/
H A Drulrew.scm37 (QUALIFIER (and (rtl:machine-constant? type)
43 (QUALIFIER
53 (QUALIFIER (rtl:machine-constant? type))
58 (QUALIFIER (rtl:machine-constant? type))
63 (QUALIFIER
85 (QUALIFIER (rtl:constant? source))
104 (QUALIFIER (rtl:immediate-zero-constant? comparand))
109 (QUALIFIER (rtl:immediate-zero-constant? comparand))
114 (QUALIFIER (rtl:immediate-zero-constant? comparand))
136 (QUALIFIER (rtl:constant-fixnum? source))
[all …]
/dports/databases/hbase/hbase-1.2.1/hbase-client/src/test/java/org/apache/hadoop/hbase/client/
H A DTestOperation.java302 scan.addColumn(FAMILY, QUALIFIER); in testOperationJSON()
315 Bytes.toStringBinary(QUALIFIER), in testOperationJSON()
320 get.addColumn(FAMILY, QUALIFIER); in testOperationJSON()
333 Bytes.toStringBinary(QUALIFIER), in testOperationJSON()
338 put.add(FAMILY, QUALIFIER, VALUE); in testOperationJSON()
352 Bytes.toStringBinary(QUALIFIER), in testOperationJSON()
359 delete.deleteColumn(FAMILY, QUALIFIER); in testOperationJSON()
384 c = p.get(FAMILY, QUALIFIER); in testPutCreationWithByteBuffer()
393 c = p.get(FAMILY, QUALIFIER); in testPutCreationWithByteBuffer()
402 c = p.get(FAMILY, QUALIFIER); in testPutCreationWithByteBuffer()
[all …]
/dports/astro/astrometry/astrometry.net-0.85/gsl-an/
H A Dtemplates_on.h200 #define QUALIFIER macro
205 #define FUNCTION(dir,name) CONCAT3(dir,QUALIFIER,name)
208 #define QUALIFIED_TYPE(dir) QUALIFIER dir
209 #define QUALIFIED_VIEW(dir,name) CONCAT3(dir,QUALIFIER,name)
211 #define FUNCTION(a,c) CONCAT4(a,SHORT,QUALIFIER,c)
214 #define QUALIFIED_TYPE(dir) QUALIFIER CONCAT2(dir,SHORT)
215 #define QUALIFIED_VIEW(dir,name) CONCAT4(dir,SHORT,QUALIFIER,name)
220 #define QUALIFIED_REAL_TYPE(dir) QUALIFIER dir
221 #define QUALIFIED_REAL_VIEW(dir,name) CONCAT3(dir,QUALIFIER,name)
225 #define QUALIFIED_REAL_TYPE(dir) QUALIFIER CONCAT2(dir,SHORT_REAL)
[all …]
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dtemplates_on.h197 #define QUALIFIER macro
202 #define FUNCTION(dir,name) CONCAT3(dir,QUALIFIER,name)
205 #define QUALIFIED_TYPE(dir) QUALIFIER dir
206 #define QUALIFIED_VIEW(dir,name) CONCAT3(dir,QUALIFIER,name)
208 #define FUNCTION(a,c) CONCAT4(a,SHORT,QUALIFIER,c)
211 #define QUALIFIED_TYPE(dir) QUALIFIER CONCAT2(dir,SHORT)
212 #define QUALIFIED_VIEW(dir,name) CONCAT4(dir,SHORT,QUALIFIER,name)
217 #define QUALIFIED_REAL_TYPE(dir) QUALIFIER dir
218 #define QUALIFIED_REAL_VIEW(dir,name) CONCAT3(dir,QUALIFIER,name)
222 #define QUALIFIED_REAL_TYPE(dir) QUALIFIER CONCAT2(dir,SHORT_REAL)
[all …]
/dports/math/gsl/gsl-2.7/
H A Dtemplates_on.h200 #define QUALIFIER macro
205 #define FUNCTION(dir,name) CONCAT3(dir,QUALIFIER,name)
208 #define QUALIFIED_TYPE(dir) QUALIFIER dir
209 #define QUALIFIED_VIEW(dir,name) CONCAT3(dir,QUALIFIER,name)
211 #define FUNCTION(a,c) CONCAT4(a,SHORT,QUALIFIER,c)
214 #define QUALIFIED_TYPE(dir) QUALIFIER CONCAT2(dir,SHORT)
215 #define QUALIFIED_VIEW(dir,name) CONCAT4(dir,SHORT,QUALIFIER,name)
220 #define QUALIFIED_REAL_TYPE(dir) QUALIFIER dir
221 #define QUALIFIED_REAL_VIEW(dir,name) CONCAT3(dir,QUALIFIER,name)
225 #define QUALIFIED_REAL_TYPE(dir) QUALIFIER CONCAT2(dir,SHORT_REAL)
[all …]
/dports/emulators/vmsbackup/vmsbackup-4.1.1/
H A Dvmsbackup.cld10 QUALIFIER SAVE_SET, PLACEMENT=local
11 QUALIFIER LIST, PLACEMENT=global
12 QUALIFIER FULL, PLACEMENT=global
13 QUALIFIER BRIEF, PLACEMENT=global
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/java/XMPCore/src/com/adobe/xmp/options/
H A DPropertyOptions.java31 public static final int QUALIFIER = 0x00000020; field in PropertyOptions
126 return getOption(QUALIFIER); in isQualifier()
136 setOption(QUALIFIER, value); in setQualifier()
396 QUALIFIER | in getValidOptions()
418 case QUALIFIER : return "QUALIFIER"; in defineOptionName()

12345678910>>...17