HomeSort by relevance Sort by last modified time
    Searched full:yield (Results 376 - 400 of 677) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/main/java/javax/xml/parsers/
SAXParserFactory.java 305 * as long as they yield the result described in the specification.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
gthr-default.h 473 /* Yield our process time to another thread. */
gthr-posix.h 473 /* Yield our process time to another thread. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
balanced_quicksort.h 384 yield();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
gthr-default.h 447 /* Yield our process time to another thread. */
gthr-posix.h 447 /* Yield our process time to another thread. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
gthr-default.h 447 /* Yield our process time to another thread. */
gthr-posix.h 447 /* Yield our process time to another thread. */
  /build/tools/droiddoc/templates-sdk/assets/js/
prettify.js 19 H=[G,"as,base,by,checked,decimal,delegate,descending,dynamic,event,fixed,foreach,from,group,implicit,in,interface,internal,into,is,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,var"],w=[w,"debugger,eval,export,function,get,null,set,undefined,var,with,Infinity,NaN"],I=[v,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"],
20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
  /external/qemu/android/
async-socket.c 847 /* Yield to writes behind this read. */
957 /* Yield to reads behind this write. */
    [all...]
  /external/v8/tools/
ll_prof.py 279 yield code
284 yield code
  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnectionPool.java 411 * Returns true if the session should yield the connection due to
416 * @return True if the session should yield its connection.
    [all...]
  /frameworks/base/media/mca/filterfw/native/core/
shader_program.cpp 545 Yield();
554 void ShaderProgram::Yield() {
    [all...]
  /sdk/templates/docs/
prettify.js 19 H=[G,"as,base,by,checked,decimal,delegate,descending,dynamic,event,fixed,foreach,from,group,implicit,in,interface,internal,into,is,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,var"],w=[w,"debugger,eval,export,function,get,null,set,undefined,var,with,Infinity,NaN"],I=[v,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"],
20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
  /dalvik/docs/
prettify.js 135 "nonlocal not or pass print raise try with yield " +
139 "retry self super then true undef unless until when yield BEGIN END ";
    [all...]
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
streams.py 68 yield -1, invalid char / EOF.
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CodeGenerator.java 295 // some grammar analysis errors will not yield reliable DFA
843 * will yield '\n' from the getTokenDisplayName method. That must
    [all...]
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestSemanticPredicates.java 556 /** The following grammar should yield an error that rule 'a' has
630 /** The following grammar should yield an error that rule 'a' has
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DatagramSocketTest.java 73 Thread.yield();
191 Thread.yield();
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
RedundentExprEliminator.java 119 * which must yield LocationPathIterators.
150 * which must yield LocationPathIterators.
    [all...]
  /external/bison/src/
vcg.h 685 labels and then partitions the graph, which yield a more compact
780 individually to each edge. But this can yield to a black spot, where
    [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
FuturesTest.java 215 // Since holder.value is 2, applying 4 should yield 6.
224 // Repeated calls yield the same value even though the function's behavior
    [all...]
  /external/littlemock/tests/com/google/testing/littlemock/
LittleMockTest.java     [all...]
  /external/protobuf/python/google/protobuf/
reflection.py 194 # TODO(robinson): Escape Python keywords (e.g., yield), and test this support.
206 # the same transformation. Note that currently if you name a field "yield",
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
MeteringTest.java 355 // Tests whether having seperating a metering area into two will yield

Completed in 1698 milliseconds

<<11121314151617181920>>