Searched defs:fc (Results 1 – 12 of 12) sorted by relevance
291 public void function(FunctionContext fc, String args[]) { in function()296 public void last_step(FunctionContext fc) { in last_step()301 public void step(FunctionContext fc, String[] args) { in step()311 public void function(FunctionContext fc, String args[]) { in function()317 public void last_step(FunctionContext fc) { in last_step()322 public void step(FunctionContext fc, String[] args) { in step()332 public void function(FunctionContext fc, String args[]) { in function()337 public void last_step(FunctionContext fc) { in last_step()342 public void step(FunctionContext fc, String[] args) { in step()352 public void function(FunctionContext fc, String args[]) { in function()[all …]
1734 public void function(FunctionContext fc, String args[]) { in function()1739 public void last_step(FunctionContext fc) { in last_step()1744 public void step(FunctionContext fc, String[] args) { in step()
40 public void function(FunctionContext fc, String args[]); in function()49 public void step(FunctionContext fc, String args[]); in step()57 public void last_step(FunctionContext fc); in last_step()
35 public void function(FunctionContext fc, String args[]) { in function()42 public void step(FunctionContext fc, String args[]) { in step()50 public void last_step(FunctionContext fc) { in last_step()
29 FileChannel fc = new FileInputStream(tmp).getChannel(); in test_read_intoReadOnlyByteArrays() local
669 public void function(FunctionContext fc, String[] args) { in function()681 public void last_step(FunctionContext fc) { in last_step()686 public void step(FunctionContext fc, String[] args) { in step()
52 FileChannel fc; field in MappedByteBufferTest
305 FileChannel fc = new FileOutputStream(tmpFile).getChannel(); in test_ConstructorLjava_nio_channels_ReadableByteChannel() local334 FileChannel fc = new FileOutputStream(tmpFile).getChannel(); in test_ConstructorLjava_nio_channels_ReadableByteChannelLjava_lang_String() local410 FileChannel fc = fos.getChannel(); in test_close() local
138 FieldContainer fc = (FieldContainer) obj; in equals() local
214 FileChannel fc = raf.getChannel(); in test_getChannel() local
528 FieldContainer fc = fields.elementAt(i); in formatToCharacterIterator() local
85 jobject fc; /* FunctionContext object */ member1818 jobject fc; in mkfunc_common() local