/external/openssh/openbsd-compat/ |
inet_aton.c | 91 int base, n; local 105 val = 0; base = 10; 109 base = 16, c = *++cp; 111 base = 8; 115 val = (val * base) + (c - '0'); 117 } else if (base == 16 && isascii(c) && isxdigit(c)) {
|
/external/valgrind/main/none/tests/ppc32/ |
mftocrf.c | 8 int base = 0x31415927; local 14 : /*w*/ : /*r*/ "b"(base) : /*trash*/"cc" );
|
/external/webkit/Source/WebCore/svg/ |
SVGImageLoader.cpp | 52 KURL base = element()->baseURI(); local 53 if (base.isValid()) 54 return KURL(base, stripLeadingAndTrailingHTMLSpaces(attr)).string();
|
/frameworks/base/cmds/system_server/library/ |
Android.mk | 7 base = $(LOCAL_PATH)/../../.. macro
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/ |
NullFilter.java | 18 package android.filterpacks.base;
|
/external/chromium-trace/ |
script.js | 1 window.FLATTENED={};window.FLATTENED[".usr.local.google.home.konkers.android-jb-mr1.external.chromium-trace.trace-viewer.src.base"]=!0;window.FLATTENED.event_target=!0;window.FLATTENED.measuring_stick=!0;window.FLATTENED.timeline_filter=!0;window.FLATTENED.timeline_selection=!0;window.FLATTENED.timeline_viewport=!0;window.FLATTENED.ui=!0;window.FLATTENED["tracks.timeline_track"]=!0;window.FLATTENED["tracks.timeline_container_track"]=!0;window.FLATTENED.fast_rect_renderer=!0; 6 this.base=function(){function e(a){"/"==a[a.length-1]&&(a=a.substring(0,a.length-1));q=a}function c(a,b){p[a]||(p[a]=[]);for(var d=p[a],f=!1,g=0;g<d.length;g++)d[g]==b&&(f=!0);f||d.push(b)}function a(a,b){s[a]||(s[a]=[]);for(var d=s[a],f=!1,g=0;g<d.length;g++)d[g]==b&&(f=!0);f||d.push(b)}function b(){if(!m){m=!0;var b=new XMLHttpRequest;b.open("GET",q+"/deps.js",!1);b.send(null);if(200!=b.status)throw Error("Could not find "+deps+". Run calcdeps.py and try again.");base.addModuleStylesheet=a;base.addModuleDependency= function 7 c;try{eval(b.responseText)}catch(d){throw Error("When loading deps, got "+d.stack?d.stack:d);}delete base.addModuleDependency;delete base.addModuleStylesheet}}function d(a,g){var c=g||0;if(window.FLATTENED){if(!window.FLATTENED[a])throw Error("Somehow, module "+a+" didn't get flattened!");}else if(b(),"APPENDED"!=t[a]){if("RESOLVING"==t[a])throw Error("Circular dependency betwen modules. Cannot continue!");t[a]="RESOLVING";for(var l=s[a]||[],h=0;h<l.length;h++)f(l[h]);l=p[a]||[];for(h=0;h<l.length;h++)d(l[h], 8 c+1);c=a.replace(/\./g,"/")+".js";base.doc.write('<script type="text/javascript" src="'+(q+"/"+c)+'"><\/script>');t[a]="APPENDED"}}function f(a){if(!window.FLATTENED&&!u[a]){u[a]=!0;var a=a.replace(/\./g,"/")+".css",a=q+"/"+a,b=document.createElement("link");b.setAttribute("rel","stylesheet");b.setAttribute("href",a);base.doc.head.appendChild(b)}}function g(a,b,d,f){var g=new base.Event(b+"Change");g.propertyName=b;g.newValue=d;g.oldValue=f;a.dispatchEvent(g)}function l(a){return a.replace(/([A-Z])/g, 10 d&&d.call(this,b,f),g(this,a,b,f))};case r.BOOL_ATTR:return c=l(a),function(b){var f=this[c];b!==f&&(b?this.setAttribute(c,a):this.removeAttribute(c),d&&d.call(this,b,f),g(this,a,b,f))}}}function k(a,b,d){var f=base.doc.createEvent("Event");f.initEvent(a,!!b,!!d);f.__proto__=global.Event.prototype;return f}var q= (…) [all...] |
/external/chromium/base/ |
at_exit.cc | 5 #include "base/at_exit.h" 10 #include "base/logging.h" 12 namespace base { namespace 71 } // namespace base
|
atomic_ref_count.h | 6 // counting. Please use base/memory/ref_counted.h directly instead. 15 #include "base/atomicops.h" 16 #include "base/third_party/dynamic_annotations/dynamic_annotations.h" 18 namespace base { namespace 44 base::AtomicRefCountIncN(ptr, 1); 51 return base::AtomicRefCountDecN(ptr, 1); 79 } // namespace base
|
bits.h | 11 #include "base/basictypes.h" 12 #include "base/logging.h" 14 namespace base { namespace 46 } // namespace base
|
callback_internal.cc | 5 #include "base/callback_internal.h" 7 namespace base { namespace 35 } // namespace base
|
cpu.cc | 5 #include "base/cpu.h" 15 namespace base { namespace 123 } // namespace base
|
dir_reader_fallback.h | 9 namespace base { namespace 29 } // namespace base
|
message_pump_default.cc | 5 #include "base/message_pump_default.h" 7 #include "base/logging.h" 8 #include "base/mac/scoped_nsautorelease_pool.h" 10 namespace base { namespace 78 } // namespace base
|
message_pump_default.h | 9 #include "base/message_pump.h" 10 #include "base/time.h" 11 #include "base/synchronization/waitable_event.h" 13 namespace base { namespace 39 } // namespace base
|
message_pump_glib_x_dispatch.h | 8 #include "base/message_pump.h" 9 #include "base/message_pump_glib.h" 13 namespace base { namespace 34 } // namespace base
|
/external/chromium/base/debug/ |
debug_on_start_win.cc | 5 #include "base/debug/debug_on_start_win.h" 9 #include "base/base_switches.h" 10 #include "base/basictypes.h" 11 #include "base/debug/debugger.h" 13 namespace base { namespace 62 base::debug::SpawnDebuggerOnProcess(GetCurrentProcessId()); 65 base::debug::WaitForDebugger(60, false); 68 base::debug::WaitForDebugger(60, true); 74 } // namespace base
|
leak_tracker_unittest.cc | 5 #include "base/debug/leak_tracker.h" 6 #include "base/memory/scoped_ptr.h" 9 namespace base { namespace 113 } // namespace base
|
profiler.cc | 5 #include "base/debug/profiler.h" 9 #include "base/process_util.h" 10 #include "base/string_util.h" 16 namespace base { namespace 64 } // namespace base
|
stack_trace_unittest.cc | 8 #include "base/debug/stack_trace.h" 9 #include "base/logging.h" 12 namespace base { namespace 117 } // namespace base
|
/external/chromium/base/files/ |
file_path_watcher.cc | 8 #include "base/files/file_path_watcher.h" 10 #include "base/logging.h" 11 #include "base/message_loop.h" 13 namespace base { namespace 33 } // namespace base
|
/external/chromium/base/i18n/ |
char_iterator.cc | 5 #include "base/i18n/char_iterator.h" 10 namespace base { namespace 82 } // namespace base
|
/external/chromium/base/json/ |
string_escape.cc | 5 #include "base/json/string_escape.h" 9 #include "base/string_util.h" 11 namespace base { namespace 104 } // namespace base
|
/external/chromium/base/memory/ |
memory_debug.cc | 5 #include "base/memory/memory_debug.h" 11 #include "base/third_party/purify/pure.h" 14 namespace base { namespace 54 } // namespace base
|
scoped_native_library.cc | 5 #include "base/memory/scoped_native_library.h" 7 namespace base { namespace 17 library_ = base::LoadNativeLibrary(library_path, NULL); 22 base::UnloadNativeLibrary(library_); 29 return base::GetFunctionPointerFromNativeLibrary(library_, function_name); 34 base::UnloadNativeLibrary(library_); 44 } // namespace base
|
scoped_open_process.h | 9 #include "base/process.h" 10 #include "base/process_util.h" 12 namespace base { namespace 48 } // namespace base
|