Searched defs:queue (Results 201 - 225 of 247) sorted by relevance

12345678910

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.util_1.0.200.v20100503.jar ... eclipse.equinox.internal.util.event.Queue queue protected int state protected long time protected int counter ...
H A Dorg.eclipse.equinox.common_3.6.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_impl.cc1261 void LayerTreeHostImpl::BuildRasterQueue(RasterTilePriorityQueue* queue, argument
1265 queue->Build(picture_layer_pairs_, tree_priority);
1268 void LayerTreeHostImpl::BuildEvictionQueue(EvictionTilePriorityQueue* queue, argument
1272 queue->Build(picture_layer_pairs_, tree_priority);
1758 // Process any requests in the UI resource queue. The request queue is
/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl.hpp113 * cl::CommandQueue queue(context, devices[0], 0, &err);
114 * queue.enqueueNDRangeKernel(
1038 static cl_int retain(cl_command_queue queue) argument
1039 { return ::clRetainCommandQueue(queue); }
1040 static cl_int release(cl_command_queue queue) argument
1041 { return ::clReleaseCommandQueue(queue); }
2370 const CommandQueue& queue,
2376 const CommandQueue& queue,
3140 const CommandQueue& queue,
3145 queue_(queue),
3138 KernelFunctor( const Kernel& kernel, const CommandQueue& queue, const NDRange& offset, const NDRange& global, const NDRange& local) argument
3355 bind( const CommandQueue& queue, const NDRange& offset, const NDRange& global, const NDRange& local) argument
3364 bind( const CommandQueue& queue, const NDRange& global, const NDRange& local) argument
[all...]
/external/clang/lib/Sema/
H A DSemaLookup.cpp153 SmallVector<DeclContext*,4> queue; local
159 queue.push_back(NS);
163 if (queue.empty())
166 DC = queue.pop_back_val();
1457 // We have at least added all these contexts to the queue.
1462 // their "using-children" to the queue.
1465 // We have already looked into the initial namespace; seed the queue
/external/mesa3d/include/CL/
H A Dcl.hpp113 * cl::CommandQueue queue(context, devices[0], 0, &err);
114 * queue.enqueueNDRangeKernel(
1038 static cl_int retain(cl_command_queue queue) argument
1039 { return ::clRetainCommandQueue(queue); }
1040 static cl_int release(cl_command_queue queue) argument
1041 { return ::clReleaseCommandQueue(queue); }
2370 const CommandQueue& queue,
2376 const CommandQueue& queue,
3140 const CommandQueue& queue,
3145 queue_(queue),
3138 KernelFunctor( const Kernel& kernel, const CommandQueue& queue, const NDRange& offset, const NDRange& global, const NDRange& local) argument
3355 bind( const CommandQueue& queue, const NDRange& offset, const NDRange& global, const NDRange& local) argument
3364 bind( const CommandQueue& queue, const NDRange& global, const NDRange& local) argument
[all...]
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
H A Dhttpclient-4.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/robolectric/lib/main/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/kernel-headers/original/uapi/sound/
H A Dasound.h583 size_t buffer_size; /* queue size in bytes */
691 #define SNDRV_TIMER_PSFLG_EARLY_EVENT (1<<2) /* write early event to the poll queue */
696 unsigned int queue_size; /* total size of queue (32-1024) */
706 unsigned int overrun; /* count of read queue overruns */
707 unsigned int queue; /* used queue size */ member in struct:snd_timer_status
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c9747 static int i802_set_tx_queue_params(void *priv, int queue, int aifs, argument
9772 switch (queue) {
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c9747 static int i802_set_tx_queue_params(void *priv, int queue, int aifs, argument
9772 switch (queue) {
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c9747 static int i802_set_tx_queue_params(void *priv, int queue, int aifs, argument
9772 switch (queue) {
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/smack/asmack-master/lib/
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...

Completed in 447 milliseconds

12345678910