/build/tools/droiddoc/templates-ds/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"],
|
/build/tools/droiddoc/templates-sac/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"],
|
/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"],
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
BaseTreeAdaptor.as | 49 * tree (not just Tree interface). It invokes the adaptor routines
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/ |
popuplib.js | 17 // identity providers (OP)s that support a pop-up authentication interface.
|
/external/oprofile/events/x86-64/family11h/ |
events | 26 event:0x02 counters:0,1,2,3 um:zero minimum:500 name:DISPATCHED_FPU_OPS_FAST_FLAG : Dispatched FPU ops that use the fast flag interface 53 # L2 Cache and System Interface events
|
/external/oprofile/events/x86-64/hammer/ |
events | 24 event:0x02 counters:0,1,2,3 um:zero minimum:500 name:DISPATCHED_FPU_OPS_FAST_FLAG : Dispatched FPU ops that use the fast flag interface 53 # L2 Cache and System Interface events
|
unit_masks | 79 0x04 DRAM controller interface bypass
|
/frameworks/av/libvideoeditor/lvpp/ |
PreviewPlayer.cpp | 711 mClient.interface(), mAudioTrack->getFormat(), 750 mClient.interface(), mVideoTrack->getFormat(), [all...] |
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/ |
VideoEditorVideoEncoder.cpp | 340 encoder = OMXCodec::Create(client.interface(), metaData, true, 404 * ENGINE INTERFACE * 715 pEncoderContext->mClient.interface(), encoderMetadata, true, [all...] |
/frameworks/av/media/libmediaplayerservice/ |
StagefrightRecorder.cpp | 91 // and return a interface reference. The client side will use that 862 OMXCodec::Create(client.interface(), encMeta, [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"],
|
/external/mdnsresponder/mDNSCore/ |
uDNS.c | 104 mDNSexport DNSServer *mDNS_AddDNSServer(mDNS *const m, const domainname *d, const mDNSInterfaceID interface, const mDNSAddr *addr, const mDNSIPPort port, mDNSBool scoped, mDNSu32 timeout) 117 LogInfo("mDNS_AddDNSServer: Adding %#a for %##s, InterfaceID %p, scoped %d", addr, d->c, interface, scoped); 121 while (*p) // Check if we already have this {interface,address,port,domain} tuple registered 123 if ((*p)->scoped == scoped && (*p)->interface == interface && (*p)->teststate != DNSServer_Disabled && 126 if (!((*p)->flags & DNSServer_FlagDelete)) debugf("Note: DNS Server %#a:%d for domain %##s (%p) registered more than once", addr, mDNSVal16(port), d->c, interface); 146 (*p)->interface = interface; [all...] |
/dalvik/vm/oo/ |
Class.cpp | 3183 ClassObject* interface; local [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/ |
proxy_form_controller_test.js | 82 // Clicking on various bits of the interface should set correct classes,
|
/external/jpeg/ |
jmemdosa.asm | 8 ; This file contains low-level interface routines to support the MS-DOS
|
/external/mdnsresponder/mDNSPosix/ |
mDNSPosix.c | 31 #include "mDNSEmbeddedAPI.h" // Defines the interface provided to the client layer above 81 // Context record for interface change callback 212 LogMsg("mDNSPlatformSendUDP got error %d (%s) sending packet to %#a on interface %#a/%s/%d", 261 // no way to tell the destination address or interface this packet arrived on, 273 // We only accept the packet if the interface on which it came 274 // in matches the interface associated with this socket. 294 verbosedebugf("SocketDataReady ignored a packet from %#a to %#a on interface %s/%d expecting %#a/%s/%d/%d", 302 "*** WARNING: Received %d packets; Accepted %d packets; Rejected %d packets because of interface mismatch\n", 310 verbosedebugf("SocketDataReady got a packet from %#a to %#a on interface %#a/%s/%d/%d", 523 // Searches the interface list looking for the named interface [all...] |
/external/qemu/distrib/jpeg-6b/ |
jmemdosa.asm | 8 ; This file contains low-level interface routines to support the MS-DOS
|
/external/zlib/src/contrib/delphi/ |
ZLib.pas | 4 { ZLIB Data Compression Interface Unit } 14 interface
|
/external/zlib/src/contrib/pascal/ |
example.pas | 9 * Adaptation to the zlibpas interface
|
/frameworks/av/media/libstagefright/ |
AwesomePlayer.cpp | [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
streams.rb | 66 String data in a Stream interface for use by ANTLR lexers. 150 represented as an interface. In Ruby, however, objects are duck-typed and 160 Stream and assume that the object implements the proper stream interface. Thus, 228 immitation of the Java interface for text-based streams, which are primarily 274 Java interface for token-based streams, which are used by many different 298 == The TokenStream Interface [all...] |
tree.rb | 97 the purpose of which is to provide a homogeneous interface for handling tree 670 number of different tree structures without adding rigid interface requirements [all...] |
/external/dnsmasq/src/ |
forward.c | 672 /* enforce available interface configuration */ 818 (!local_bind(last_server->tcpfd, &last_server->source_addr, last_server->interface, 1) ||
|
/external/libusb_aah/libusb/ |
core.c | 85 * - Thread safe (although the asynchronous interface means that you 96 * or the asynchronous data transfer interface. The \ref io documentation 182 * - Interface/alternate setting activation (libusb_set_interface_alt_setting()) 219 * the fingerprint reader interface through libusb, but the kernel's 220 * USB-HID driver will almost always have claimed the keyboard interface. 221 * Because the kernel has claimed an interface, it is not even possible to 246 * -# Claim the interface that you wish to use 250 * The above method works because once an interface is claimed, no application 281 * the usbfs kernel interface only accepts transfers of up to 16kb in size. 717 const struct libusb_interface *iface = &config->interface[iface_idx] [all...] |