HomeSort by relevance Sort by last modified time
    Searched refs:idl (Results 1 - 12 of 12) sorted by null

  /external/webrtc/src/system_wrappers/source/
trace_impl.cc 203 const long int idl = id; local
204 if(idl != -1)
288 sprintf (traceMessage, " VOICE:%11ld;", idl);
291 sprintf (traceMessage, " VIDEO:%11ld;", idl);
294 sprintf (traceMessage, " UTILITY:%11ld;", idl);
297 sprintf (traceMessage, " RTP/RTCP:%11ld;", idl);
300 sprintf (traceMessage, " TRANSPORT:%11ld;", idl);
303 sprintf (traceMessage, "AUDIO CODING:%11ld;", idl);
306 sprintf (traceMessage, " SRTP:%11ld;", idl);
309 sprintf (traceMessage, " AUDIO MIX/S:%11ld;", idl);
    [all...]
  /external/webkit/Source/WebCore/
Android.derived.v8bindings.mk 72 $(GEN): $(intermediates)/bindings/V8%.h : $(LOCAL_PATH)/css/%.idl $(js_binding_scripts)
141 $(GEN): $(intermediates)/bindings/V8%.h : $(LOCAL_PATH)/dom/%.idl $(js_binding_scripts)
184 $(GEN): $(intermediates)/bindings/V8%.h : $(LOCAL_PATH)/fileapi/%.idl $(js_binding_scripts)
285 $(GEN): $(intermediates)/bindings/V8%.h : $(LOCAL_PATH)/html/%.idl $(js_binding_scripts)
327 $(GEN): $(intermediates)/bindings/V8%.h : $(LOCAL_PATH)/html/canvas/%.idl $(js_binding_scripts)
341 $(GEN): $(intermediates)/bindings/V8%.h : $(LOCAL_PATH)/loader/appcache/%.idl $(js_binding_scripts)
380 $(GEN): $(intermediates)/bindings/V8%.h : $(LOCAL_PATH)/page/%.idl $(js_binding_scripts)
396 $(GEN): $(intermediates)/bindings/V8%.h : $(LOCAL_PATH)/plugins/%.idl $(js_binding_scripts)
423 $(GEN): $(intermediates)/bindings/V8%.h : $(LOCAL_PATH)/storage/%.idl $(js_binding_scripts)
438 $(GEN): $(intermediates)/bindings/V8%.h : $(LOCAL_PATH)/storage/%.idl $(js_binding_scripts
    [all...]
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-host.js 50 // http://dev.w3.org/html5/spec/infrastructure.html#url-decomposition-idl-attributes .
57 // http://dev.w3.org/html5/spec/infrastructure.html#url-decomposition-idl-attributes .
109 // http://dev.w3.org/html5/spec/infrastructure.html#url-decomposition-idl-attributes .
set-href-attribute-hash.js 29 // http://dev.w3.org/html5/spec/infrastructure.html#url-decomposition-idl-attributes .
36 // http://dev.w3.org/html5/spec/infrastructure.html#url-decomposition-idl-attributes .
set-href-attribute-hostname.js 28 // http://dev.w3.org/html5/spec/infrastructure.html#url-decomposition-idl-attributes .
35 // http://dev.w3.org/html5/spec/infrastructure.html#url-decomposition-idl-attributes .
set-href-attribute-search.js 43 // http://dev.w3.org/html5/spec/infrastructure.html#url-decomposition-idl-attributes .
set-href-attribute-pathname.js 65 // http://dev.w3.org/html5/spec/infrastructure.html#url-decomposition-idl-attributes .
  /external/webkit/Source/WebCore/bindings/scripts/
CodeGenerator.pm 2 # WebKit IDL parser
93 # Cache of IDL file pathnames.
137 print "Skipping $useGenerator code generation for IDL interface \"" . $class->name . "\".\n" if $verbose;
147 print "Generating $useGenerator bindings code for IDL interface \"" . $class->name . "\"...\n" if $verbose;
270 $idlFiles->{$1} = $File::Find::name if /^([A-Z].*)\.idl$/;
287 # Step #1: Find the IDL file associated with 'interface'
289 or die("Could NOT find IDL file for interface \"$interfaceName\"!\n");
291 print " | |> Parsing parent IDL \"$filename\" for interface \"$interfaceName\"\n" if $verbose;
293 # Step #2: Parse the found IDL file (in quiet mode).
  /external/chromium/third_party/libjingle/source/talk/
main.scons 88 # Don't use default vc80 midl.exe. It doesn't understand vista_sdk idl files.
456 '.idl',
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf_3.1.0.v20100529-0735.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 655 milliseconds