OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:perform
(Results
826 - 850
of
6694
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/third_party/libusb/src/libusb/
sync.c
63
*
Perform
a USB control transfer.
213
*
Perform
a USB bulk transfer. The direction of the transfer is inferred from
261
*
Perform
a USB interrupt transfer. The direction of the transfer is inferred
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
query.c
250
* Query the implementation's capability to
perform
a PutBits operation using
288
* Query the implementation's capability to
perform
a PutBits operation using
349
* Query the implementation's capability to
perform
a PutBits operation using
/external/chromium_org/third_party/skia/src/gpu/
GrStencil.h
74
* Operations to
perform
based on whether stencil test passed failed.
106
uint8_t fPassOps[2]; // op to
perform
when faces pass (GrStencilOp)
107
uint8_t fFailOps[2]; // op to
perform
when faces fail (GrStencilOp)
/external/chromium_org/webkit/browser/fileapi/
copy_or_move_operation_delegate.cc
43
//
Perform
light-weight checks first.
133
//
Perform
CreateSnapshotFile, CopyInForeignFile and then calls
158
// TODO(kinuko): Otherwise create a FileStreamReader to
perform
a copy/move.
/external/eigen/Eigen/src/Core/
SelfAdjointView.h
124
/**
Perform
a symmetric rank 2 update of the selfadjoint matrix \c *this:
137
/**
Perform
a symmetric rank K update of the selfadjoint matrix \c *this:
142
* Note that to
perform
\f$ this = this + \alpha ( u^* u ) \f$ you can simply
/external/icu4c/common/
unistr_cnv.cpp
285
//
perform
the conversion
350
//
perform
the conversion
397
//
perform
the conversion
/external/jpeg/
jcdctmgr.c
172
*
Perform
forward DCT on one or more blocks of a component.
223
/*
Perform
the DCT */
314
/*
Perform
the DCT */
/external/libusb/libusb/
sync.c
45
*
Perform
a USB control transfer.
216
*
Perform
a USB bulk transfer. The direction of the transfer is inferred from
264
*
Perform
a USB interrupt transfer. The direction of the transfer is inferred
/external/llvm/test/Transforms/IndVarSimplify/
lftr-reuse.ll
3
; Make sure that indvars can
perform
LFTR without a canonical IV.
7
;
Perform
LFTR using the original pointer-type IV.
84
;
Perform
LFTR without generating extra preheader code.
/external/mesa3d/src/gallium/state_trackers/vdpau/
query.c
250
* Query the implementation's capability to
perform
a PutBits operation using
288
* Query the implementation's capability to
perform
a PutBits operation using
349
* Query the implementation's capability to
perform
a PutBits operation using
/external/qemu/distrib/jpeg-6b/
jcdctmgr.c
172
*
Perform
forward DCT on one or more blocks of a component.
223
/*
Perform
the DCT */
314
/*
Perform
the DCT */
/external/qemu/
sockets.h
244
* ENOMEM : not enough memory to
perform
request
273
* ENOMEM : not enough memory to
perform
request
296
* ENOMEM : not enough memory to
perform
request
/external/skia/src/gpu/
GrStencil.h
74
* Operations to
perform
based on whether stencil test passed failed.
106
uint8_t fPassOps[2]; // op to
perform
when faces pass (GrStencilOp)
107
uint8_t fFailOps[2]; // op to
perform
when faces fail (GrStencilOp)
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_TransformResidual4x4_s.s
140
;//
Perform
the row operations (on columns) using SIMD *
142
;//
Perform
the coloumn operations *
155
;// Transpose the matrix inorder to
perform
row ops as coloumn ops
/frameworks/base/core/java/android/os/
IBinder.java
196
* to
perform
the dump.
204
*
Perform
a generic operation with the object.
206
* @param code The action to
perform
. This should
/frameworks/base/docs/html/tools/building/
building-eclipse.jd
27
manually
perform
these tasks. Since most of the build process is taken care of by Eclipse, the
46
automatically create a default run configuration for the project. Eclipse will then
perform
the
79
<p>Before you can run your application on a device, you must
perform
some basic setup for your
/frameworks/base/graphics/java/android/graphics/
Region.java
255
*
Perform
the specified Op on this region and the specified rect. Return
264
*
Perform
the specified Op on this region and the specified rect. Return
273
*
Perform
the specified Op on this region and the specified region. Return
/frameworks/native/libs/ui/
FramebufferNativeWindow.cpp
156
ANativeWindow::
perform
=
perform
;
member in class:android::ANativeWindow
329
int FramebufferNativeWindow::
perform
(ANativeWindow* window,
function in class:android::FramebufferNativeWindow
/hardware/qcom/display/msm8960/libgenlock/
genlock.cpp
62
/* Internal function to
perform
the actual lock/unlock operations */
284
// Call the private function to
perform
the lock operation specified.
359
// Call the private function to
perform
the lock operation specified.
/hardware/qcom/display/msm8x26/libgenlock/
genlock.cpp
62
/* Internal function to
perform
the actual lock/unlock operations */
284
// Call the private function to
perform
the lock operation specified.
359
// Call the private function to
perform
the lock operation specified.
/packages/apps/DeskClock/src/com/android/alarmclock/
DigitalAppWidgetProvider.java
221
* @param context The context in which the PendingIntent should
perform
the broadcast.
244
* @param context The context in which the PendingIntent was started to
perform
the broadcast.
260
* @param context The Context in which this PendingIntent should
perform
the broadcast.
/packages/apps/DeskClock/src/com/android/deskclock/provider/
AlarmInstance.java
140
* @param contentResolver to
perform
the query on.
165
* @param contentResolver to
perform
the query on.
177
* @param contentResolver to
perform
the query on.
/sdk/emulator/opengl/tests/event_injector/
sockets.h
252
* ENOMEM : not enough memory to
perform
request
281
* ENOMEM : not enough memory to
perform
request
304
* ENOMEM : not enough memory to
perform
request
/system/extras/tests/binder/benchmarks/
binderAddInts.cpp
31
* -n num -
perform
IPC operation num times (default: 1000)
258
//
Perform
the IPC operations
329
//
Perform
the requested operation
/frameworks/base/core/java/android/app/
Instrumentation.java
132
* application, so that it can
perform
blocking operation such as
[
all
...]
Completed in 1628 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>