Searched defs:activated (Results 1 - 17 of 17) sorted by relevance

/external/v8/src/
H A Dallocation-site-scopes.h64 bool activated)
67 activated_(activated) { }
63 AllocationSiteUsageContext(Isolate* isolate, Handle<AllocationSite> site, bool activated) argument
/external/adhd/cras/src/server/
H A Dcras_dsp_mod_ladspa.c19 int activated; member in struct:ladspa_data
26 data->activated = 1;
36 data->activated = 0;
61 if (data->activated)
85 if (!data->activated)
93 if (data->activated)
117 dumpf(d, " LADSPA: dlopen=%p, desc=%p, handle=%p, activated=%d\n",
119 data->activated);
/external/libchrome/base/metrics/
H A Dfield_trial.h133 bool activated = false; member in struct:base::FieldTrial::State
150 // Whether or not this field trial is activated. This is really just a
155 subtle::Atomic32 activated; member in struct:base::FieldTrial::FieldTrialEntry
490 // Returns true if the named trial exists and has been activated.
508 // to separate all names and to terminate the string. All activated trials
H A Dfield_trial.cc147 bool activated = false; member in struct:base::__anon10884::FieldTrialStringEntry
170 // Verify if the trial should be activated or not.
176 entry.activated = true;
470 field_trial_state->activated = group_reported_;
480 field_trial_state->activated = group_reported_;
670 if (trial.activated)
704 if (entry.activated) {
733 if (subtle::NoBarrier_Load(&entry->activated) &&
765 if (entry.activated) {
1082 subtle::NoBarrier_Store(&new_entry->activated,
[all...]
/external/libpcap/
H A Dpcap-int.h200 int activated; /* true if the capture is really started */ member in struct:pcap
/external/v8/src/inspector/
H A Dv8-debugger.cc308 void V8Debugger::setBreakpointsActivated(bool activated) { argument
313 v8::debug::SetBreakPointsActive(m_isolate, activated);
314 m_breakpointsActivated = activated;
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...

Completed in 837 milliseconds