OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noblock
(Results
26 - 37
of
37
) sorted by null
1
2
/external/libgdx/extensions/gdx-bullet/jni/swig/common/
gdxPooledObject.i
112
//%typemap(directorin, fragment=gdxToString(gdxPooled##JTYPE), descriptor=gdxToString(L##_JCLASS;),
noblock
=1) const CTYPE & {
117
%typemap(directorin, fragment=gdxToString(gdxPooled##JTYPE), descriptor=gdxToString(L##_JCLASS;),
noblock
=1) CTYPE, CTYPE &, const CTYPE & {
122
%typemap(out, fragment=gdxToString(gdxPooled##JTYPE),
noblock
=1) CTYPE, CTYPE &, const CTYPE & {
/prebuilts/misc/common/swig/include/2.0.11/
exception.i
293
%typemap(throws,
noblock
=1, canthrow=1) (...) {
297
%typemap(throws,
noblock
=1) (...) {
/prebuilts/misc/common/swig/include/2.0.11/ruby/
std_set.i
182
%typemap(out,
noblock
=1) iterator, reverse_iterator {
189
%typemap(out,
noblock
=1,fragment="RubyPairBoolOutputIterator")
rubycontainer.swg
429
%typemap(out,
noblock
=1,fragment="RubySequence_Cont")
436
%typemap(out,
noblock
=1,fragment="RubySequence_Cont")
443
%typemap(out,
noblock
=1,fragment="RubySequence_Cont")
455
%typemap(out,
noblock
=1,fragment="RubySequence_Cont")
465
%typemap(in,
noblock
=1,fragment="RubySequence_Cont")
482
%typemap(in,
noblock
=1,fragment="RubySequence_Cont")
498
%typecheck(%checkcode(ITERATOR),
noblock
=1,fragment="RubySequence_Cont")
506
%typecheck(%checkcode(ITERATOR),
noblock
=1,fragment="RubySequence_Cont")
/prebuilts/misc/common/swig/include/2.0.11/octave/
octcontainer.swg
437
%typemap(out,
noblock
=1,fragment="OctSequence_Cont")
463
%typemap(in,
noblock
=1,fragment="OctSequence_Cont")
481
%typecheck(%checkcode(ITERATOR),
noblock
=1,fragment="OctSequence_Cont")
boost_shared_ptr.i
282
%typemap(typecheck,precedence=SWIG_TYPECHECK_POINTER,
noblock
=1)
/prebuilts/misc/common/swig/include/2.0.11/guile/
typemaps.i
374
%typemap(out,
noblock
=1) SWIGTYPE (CLASS::*) {
385
%typemap(varout,
noblock
=1) SWIGTYPE (CLASS::*) {
/prebuilts/misc/common/swig/include/2.0.11/python/
pycontainer.swg
655
%typemap(out,
noblock
=1,fragment="SwigPySequence_Cont")
660
%typemap(out,
noblock
=1,fragment="SwigPySequence_Cont")
671
%typemap(out,
noblock
=1,fragment="SwigPyPairBoolOutputIterator")
679
%typemap(in,
noblock
=1,fragment="SwigPySequence_Cont")
697
%typecheck(%checkcode(ITERATOR),
noblock
=1,fragment="SwigPySequence_Cont")
boost_shared_ptr.i
295
%typemap(typecheck,precedence=SWIG_TYPECHECK_POINTER,
noblock
=1)
/external/libxml2/
nanohttp.c
901
bool
noblock
= true;
local
904
setsockopt(s, SOL_SOCKET, SO_NONBLOCK, &
noblock
,
905
sizeof(
noblock
));
[
all
...]
/external/autotest/tko/
parse.py
33
dest="
noblock
", action="store_true")
480
if options.
noblock
:
/prebuilts/misc/common/swig/include/2.0.11/r/
boost_shared_ptr.i
282
%typemap(typecheck,precedence=SWIG_TYPECHECK_POINTER,
noblock
=1)
Completed in 327 milliseconds
1
2