HomeSort by relevance Sort by last modified time
    Searched defs:terminated (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/extensions/browser/
extension_registry_unittest.cc 169 scoped_refptr<Extension> terminated = local
170 test_util::CreateEmptyExtension("terminated");
177 registry.AddTerminated(terminated);
188 registry.GetExtensionById("enabled", ExtensionRegistry::TERMINATED));
200 registry.GetExtensionById("disabled", ExtensionRegistry::TERMINATED));
204 // Terminated is part of everything and the terminated list.
206 registry.GetExtensionById("terminated", ExtensionRegistry::EVERYTHING));
208 registry.GetExtensionById("terminated", ExtensionRegistry::ENABLED));
210 registry.GetExtensionById("terminated", ExtensionRegistry::DISABLED))
    [all...]
  /external/ipsec-tools/
main.c 141 static void terminated() function
182 atexit(terminated);
  /external/chromium_org/content/gpu/
gpu_watchdog_thread.cc 230 static bool terminated = false; local
231 if (terminated)
259 terminated = true;
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorStyleTextEditor.cpp 77 bool terminated = m_styleText[curPos] == ';' || (m_styleText[curPos] == '/' && m_styleText[curPos - 1] == '*'); local
78 if (!terminated) {
  /external/chromium_org/third_party/WebKit/Source/core/workers/
WorkerThread.h 91 bool terminated() const { return m_terminated; } function in class:blink::WorkerThread
  /external/chromium_org/ui/events/
latency_info.h 81 // damage in plugin and thus terminated.
174 bool terminated; member in struct:ui::LatencyInfo
  /external/chromium_org/third_party/icu/source/test/intltest/
wbnf.cpp 132 // Return a null-terminated c-string. The buffer is owned by callee.
381 // str [in] null-terminated c-string
515 Buffer_char str; //null-terminated c-string
713 Buffer_char str; //null-terminated c-string
775 Buffer_char str; // null-terminated c-string
794 void terminated(TokenType t){ function in class:Scanner
823 terminated(ERROR);
860 } else {terminated(ERROR);}
867 terminated(NUMBER);
875 terminated(ERROR)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.util_1.0.200.v20100503.jar 
org.eclipse.debug.core_3.6.0.v20100519.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/testlibs/
httpcore-4.1.jar 
httpclient-4.1.1.jar 
  /external/owasp/sanitizer/lib/junit/
junit-dep.jar 
junit.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 237 milliseconds