Searched refs:use (Results 201 - 225 of 947) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
H A Dspl_sqrt_floor_arm.S11 @ comp.sys.arm a long time ago), so you can use them freely for any purpose.
24 @ approximation routines, or if I can freely use it for any purpose.
/external/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h29 /// A use of a variable, which might be uninitialized.
41 /// Is this use uninitialized whenever the function is called?
44 /// Is this use uninitialized whenever the variable declaration is reached?
47 /// Does this use always see an uninitialized value?
50 /// This use is always uninitialized if it occurs after any of these branches
66 /// Get the expression containing the uninitialized use.
69 /// The kind of uninitialized use.
71 /// The use might be uninitialized.
73 /// The use is uninitialized whenever a certain branch is taken.
75 /// The use i
106 handleUseOfUninitVariable(const VarDecl *vd, const UninitUse &use) argument
[all...]
/external/dhcpcd/mk/
H A Dprog.mk10 # If building for /, ensure we use the libc in / if different from
21 # If building for /, ensure we use the linker in /libexec if different from
/external/libpng/projects/visualc71/
H A DREADME_zlib.txt11 For conditions of distribution and use, see copyright notice in zlib.h.
16 To use:
/external/libyuv/files/include/libyuv/
H A Dscale.h75 void SetUseReferenceImpl(bool use);
/external/llvm/include/llvm/Target/
H A DTargetSubtargetInfo.h91 virtual void adjustSchedDependency(SUnit *def, SUnit *use, argument
109 /// \brief Enable use of alias analysis during code generation (during MI
113 /// \brief Enable the use of the early if conversion pass.
/external/mesa3d/
H A DAndroid.common.mk9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
24 # use c99 compiler by default
/external/robolectric/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
46 # TODO: Figure out how to not use a prebuilt android API 18 jar and grab from
/external/skia/src/animator/
H A DSkDisplayAdd.h38 SkDrawable* use; member in class:SkAdd
/external/valgrind/main/memcheck/tests/x86/
H A Dpushfpopf_s.S31 # now use the condition codes to generate a value
/external/clang/test/CodeGenCXX/
H A Ddllimport-members.cpp20 #define USE(func) void UNIQ(use)() { func(); }
21 #define USEMV(cls, var) int UNIQ(use)() { return ref(cls::var); }
23 #define USESPECIALS(cls) void UNIQ(use)() { useSpecials<cls>(); }
625 void UNIQ(use)() { new ImportAlloc(); } function
631 void UNIQ(use)() { new ImportAlloc[1]; } function
637 void UNIQ(use)(ImportAlloc* ptr) { delete ptr; } function
643 void UNIQ(use)(ImportAlloc* ptr) { delete[] ptr; } function
H A Ddllimport.cpp8 // CHECK-NOT doesn't play nice with CHECK-DAG, so use separate run lines.
25 #define USEVARTYPE(type, var) type UNIQ(use)() { return var; }
27 #define USE(func) void UNIQ(use)() { func(); }
28 #define USEMEMFUNC(class, func) void (class::*UNIQ(use)())() { return &class::func; }
30 #define USECOPYASSIGN(class) class& (class::*UNIQ(use)())(class&) { return &class::operator=; }
31 #define USEMOVEASSIGN(class) class& (class::*UNIQ(use)())(class&&) { return &class::operator=; }
295 void UNIQ(use)() { ::operator new(42); } function
/external/linux-tools-perf/perf-3.12.0/arch/metag/lib/
H A Dmemcpy.S15 ! If there are less than 16 bytes to copy use the byte copy loop
55 BNZ $Lunaligned_copy ! if unaligned, use unaligned copy loop
74 ! If there are any remaining bytes use the byte copy loop, otherwise we are done
88 ! Save the number of bytes of mis-alignment in D0Ar4 for use later
91 ! if there is no mis-alignment after all, use the aligned copy loop
102 BLT $Lunaligned_1_2_3 ! use 1-3 byte mis-alignment loop
103 BZ $Lunaligned_4 ! use 4 byte mis-alignment loop
/external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/
H A Dsbc_encoder.c6 * you may not use this file except in compliance with the License.
49 * Derive 2 items from the CRC byte; one is the "use" bit, the other is the "index".
51 * SBC keeps 2 sets of "use" & "index"; derived the current and the previous frame.
53 * The "use" bit is any bit in SBC_PRTC_USE_MASK is set.
87 UINT8 use; member in struct:__anon1124
103 p_last->idx = p_cur->idx; p_last->use = p_cur->use;}
104 #define SBC_PRTC_GETC(ar) {p_cur->use = ar[SBC_PRTC_CRC_IDX] & SBC_PRTC_USE_MASK; \
106 #define SBC_PRTC_CHK_CRC(ar) {SBC_PRTC_C2L();SBC_PRTC_GETC(ar);sbc_prtc_cb.index = (p_cur->use)?SBC_PRTC_CIDX:SBC_PRTC_LIDX;}
181 /* In case of JS processing,check whether to use J
[all...]
/external/chromium_org/ui/events/x/
H A Dtouch_factory_x11.cc129 if (devinfo->use == XIFloatingSlave || devinfo->use == XIMasterPointer) {
148 } else if (devinfo->use == XIMasterKeyboard) {
153 if (devinfo->use == XIFloatingSlave || devinfo->use == XISlavePointer) {
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
H A DPerl5.stg7 Redistribution and use in source and binary forms, with or without
61 use Carp;
62 use English qw( -no_match_vars ) ;
63 use Readonly;
64 use Switch;
66 use ANTLR::Runtime::BaseRecognizer;
67 use ANTLR::Runtime::DFA;
68 use ANTLR::Runtime::NoViableAltException;
70 use Moose;
77 use constan
[all...]
/external/valgrind/main/none/tests/
H A Dcmdline2.stdout.exp4 --tool=<name> use the Valgrind tool named <name> [memcheck]
22 to get started quickly, use --vgdb-error=0
79 and use it to print better error messages in
80 tools that make use of it (Memcheck, Helgrind,
94 more sectors may increase performance, but use more memory.
102 To use a non-libc malloc library that is
135 --profile-heap=no|yes profile Valgrind's own space use
137 heap blocks allocated for Valgrind internal use (in bytes) [4]
140 --command-line-only=no|yes only use command line options [no]
/external/chromium_org/native_client_sdk/src/tools/
H A Dhost_vc.mk14 # We use the C++ compiler for everything and then use the -Wl,-as-needed flag
23 $(warning To skip the host build use:)
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dpystate.pxd59 # For example, normal use of the Py_BEGIN_ALLOW_THREADS/
77 # the caller, hence the use of the GILState API.)
84 # Don't use unless you know what you are doing!
H A Dref.pxd15 # be NULL; if you aren't sure that it isn't NULL, use
23 # be NULL; if you aren't sure that it isn't NULL, use
53 # It is a good idea to use this macro whenever decrementing the
/external/mockito/
H A DAndroid.mk4 # you may not use this file except in compliance with the License.
40 # dependencies. Most projects should use mockito-target instead, which includes
44 # Exclude source used to dynamically create classes since target builds use
/external/llvm/test/MC/SystemZ/
H A Dinsn-bad-z196.s299 #CHECK: error: invalid use of indexed addressing
310 #CHECK: error: invalid use of indexed addressing
321 #CHECK: error: invalid use of indexed addressing
332 #CHECK: error: invalid use of indexed addressing
343 #CHECK: error: invalid use of indexed addressing
354 #CHECK: error: invalid use of indexed addressing
365 #CHECK: error: invalid use of indexed addressing
376 #CHECK: error: invalid use of indexed addressing
387 #CHECK: error: invalid use of indexed addressing
398 #CHECK: error: invalid use o
[all...]
/external/libxml2/
H A Dencoding.c1169 * already found and in use
1180 * already found and in use
1873 * 2. had we better use an explicit pivot buffer?
1934 written = out->size - out->use - 1; /* count '\0' */
1935 toconv = in->use;
1953 written = out->size - out->use - 1;
1957 ret = handler->input(&out->content[out->use], &written,
1960 out->use += written;
1961 out->content[out->use] = 0;
1965 ret = xmlIconvWrapper(handler->iconv_in, &out->content[out->use],
[all...]
/external/chromium_org/third_party/libxml/src/
H A DxmlIO.c204 "adddress in use", /* EADDRINUSE */
205 "already in use", /* EALREADY */
1418 *@compression: Compression value to use
1918 content_lgth = dctxt->buffer->use;
2244 * Calling this method changes the HTTP output method to use the "POST"
2378 * For conversion buffers we use the special IO handling
2551 * If filename is "-' then we use stdin as the input.
2697 * If filename is "-' then we use stdout as the output.
3058 unsigned int use; local
3073 use
3169 unsigned int use; local
[all...]
H A Dencoding.c1165 * already found and in use
1176 * already found and in use
1864 * 2. had we better use an explicit pivot buffer?
1928 written = out->size - out->use;
1929 toconv = in->use;
1947 written = out->size - out->use - 1;
1951 ret = handler->input(&out->content[out->use], &written,
1954 out->use += written;
1955 out->content[out->use] = 0;
1959 ret = xmlIconvWrapper(handler->iconv_in, &out->content[out->use],
[all...]

Completed in 690 milliseconds

1234567891011>>