Searched
refs:order (Results
1176 -
1200 of
1605) sorted by null
<<41424344454647484950>>
/external/eigen/blas/ |
ctbmv.f | 57 * On entry, N specifies the order of the matrix A.
|
dsbmv.f | 38 * On entry, N specifies the order of the matrix A.
|
dspmv.f | 38 * On entry, N specifies the order of the matrix A.
|
dtbmv.f | 57 * On entry, N specifies the order of the matrix A.
|
ssbmv.f | 38 * On entry, N specifies the order of the matrix A.
|
sspmv.f | 38 * On entry, N specifies the order of the matrix A.
|
stbmv.f | 57 * On entry, N specifies the order of the matrix A.
|
zhbmv.f | 38 * On entry, N specifies the order of the matrix A.
|
zhpmv.f | 38 * On entry, N specifies the order of the matrix A.
|
ztbmv.f | 57 * On entry, N specifies the order of the matrix A.
|
/external/guava/guava-tests/test/com/google/common/collect/ |
ListsTest.java | 250 @Override public Iterable<Character> order( 277 @Override public Iterable<Character> order(
|
/external/libvorbis/doc/ |
a1-encapsulation-ogg.tex | 99 Packets are placed into ogg pages in order until the end of stream.
|
/external/libvpx/libvpx/vp8/common/x86/ |
postproc_mmx.asm | 267 ; in black/white/both order. Note that we have to reload this here because
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_convolve8_avg_neon.asm | 128 ; slightly out of order load to match the existing data
|
vp9_iht4x4_add_neon.asm | 227 ; do the stores in reverse order with negative post-increment, by changing
|
/external/llvm/bindings/ocaml/llvm/ |
llvm.mli | 688 [use_begin] and [use_succ] can e used to iterate over the use list in order. 705 in order. Tail recursive. *) [all...] |
/external/llvm/bindings/ocaml/target/ |
llvm_target.mli | 76 (** Returns the byte order of a target, either [Endian.Big] or
|
/external/mdnsresponder/mDNSShared/ |
CommonServices.h | 332 #pragma mark == Byte Order == 336 // Byte Order 384 #error unknown byte order - update this file to support your byte order [all...] |
/external/valgrind/main/cachegrind/ |
cg_annotate.in | 106 # order in which we must traverse @events in order to show the @show_events, 151 --sort=A,B,C sort columns by events A,B,C [event column order] 361 # column order (ie. first column event is primary sort key, 2nd column is 463 print("Event sort order: @sort_events\n"); 599 # Sort function names into order dictated by --sort option.
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
CameraMetadataNative.java | 459 ByteBuffer buffer = ByteBuffer.wrap(values).order(ByteOrder.nativeOrder()); 845 // The order of the elements is: (AE, AWB, AF) [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
postproc_mmx.asm | 267 ; in black/white/both order. Note that we have to reload this here because
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
vp9_convolve8_avg_neon.asm | 128 ; slightly out of order load to match the existing data
|
vp9_iht4x4_add_neon.asm | 227 ; do the stores in reverse order with negative post-increment, by changing
|
/hardware/samsung_slsi/exynos5/libcsc/ |
csc.c | 470 g2d->src.order = hal_2_g2d_pixel_order(csc_handle->src_format.color_format); 484 g2d->dst.order = hal_2_g2d_pixel_order(csc_handle->dst_format.color_format);
|
/ndk/build/core/ |
default-build-commands.mk | 13 # must appear on the final static linker command (order is important).
|
Completed in 1426 milliseconds
<<41424344454647484950>>