HomeSort by relevance Sort by last modified time
    Searched refs:TO (Results 26 - 50 of 2917) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoframe_unittest.h 13 * 3. The name of the author may not be used to endorse or promote products
17 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
20 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
152 // Write an I420 frame out to disk.
178 // I420 chroma artifacts to easily be seen on the square boundaries.
180 // There is also a gradient within each square to ensure that the luma
250 // Simple conversion routines to verify the optimized VideoFrame routines.
251 // Converts from the specified colorspace to I420.
288 // Convert RGB to 420.
634 // Due to rounding, some pixels may differ slightly from the VideoFrame impl
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
radeon_llvm_emit.cpp 4 * Permission is hereby granted, free of charge, to any person obtaining a
6 * to deal in the Software without restriction, including without limitation
7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
8 * and/or sell copies of the Software, and to permit persons to whom the
9 * Software is furnished to do so, subject to the following conditions:
16 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
77 * Compile an LLVM module to machine code.
80 * caller's responsibility to free it
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_llvm_emit.cpp 4 * Permission is hereby granted, free of charge, to any person obtaining a
6 * to deal in the Software without restriction, including without limitation
7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
8 * and/or sell copies of the Software, and to permit persons to whom the
9 * Software is furnished to do so, subject to the following conditions:
16 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
77 * Compile an LLVM module to machine code.
80 * caller's responsibility to free it
    [all...]
  /external/eigen/blas/testing/
cblat2.f 14 * F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
15 * F LOGICAL FLAG, T TO STOP ON FAILURES.
16 * T LOGICAL FLAG, T TO TEST ERROR EXITS.
145 * Read the flag that indicates whether error exits are to be tested.
156 GO TO 230
162 GO TO 230
169 GO TO 230
175 GO TO 230
182 GO TO 230
188 GO TO 23
    [all...]
zblat2.f 14 * F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
15 * F LOGICAL FLAG, T TO STOP ON FAILURES.
16 * T LOGICAL FLAG, T TO TEST ERROR EXITS.
146 * Read the flag that indicates whether error exits are to be tested.
157 GO TO 230
163 GO TO 230
170 GO TO 230
176 GO TO 230
183 GO TO 230
189 GO TO 23
    [all...]
dblat2.f 14 * F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
15 * F LOGICAL FLAG, T TO STOP ON FAILURES.
16 * T LOGICAL FLAG, T TO TEST ERROR EXITS.
140 * Read the flag that indicates whether error exits are to be tested.
151 GO TO 230
157 GO TO 230
164 GO TO 230
170 GO TO 230
177 GO TO 230
183 GO TO 23
    [all...]
sblat2.f 14 * F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
15 * F LOGICAL FLAG, T TO STOP ON FAILURES.
16 * T LOGICAL FLAG, T TO TEST ERROR EXITS.
140 * Read the flag that indicates whether error exits are to be tested.
151 GO TO 230
157 GO TO 230
164 GO TO 230
170 GO TO 230
177 GO TO 230
183 GO TO 23
    [all...]
  /external/opencv/cxcore/src/
cxconvert.cpp 5 // By downloading, copying, installing or using the software you agree to this license.
6 // If you do not agree to this license, do not download, install,
26 // * The name of Intel Corporation may not be used to endorse or promote products
30 // any express or implied warranties, including, but not limited to, the implied
34 // (including, but not limited to, procurement of substitute goods or services;
365 #define ICV_DEF_PXPLPX_TAB( name, FROM, TO ) \
369 tab->fn_2d[CV_8UC2] = (void*)icvCopy##_8u_##FROM##2##TO##2R; \
370 tab->fn_2d[CV_8UC3] = (void*)icvCopy##_8u_##FROM##3##TO##3R; \
371 tab->fn_2d[CV_8UC4] = (void*)icvCopy##_8u_##FROM##4##TO##4R; \
373 tab->fn_2d[CV_8SC2] = (void*)icvCopy##_8u_##FROM##2##TO##2R;
    [all...]
  /external/chromium/android/
generateAndroidForwardingHeader.pl 15 # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
19 # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
29 my $to = $ARGV[1];
44 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
48 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
69 print $handle "#include <$to>\n\n";
  /external/chromium_org/third_party/WebKit/Source/wtf/
StdLibExtras.h 14 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
33 // Use this to declare and define a static local variable (static T;) so that
40 // Use this to declare and define a static local pointer to a ref-counted object so that
43 // as this macro does not lead to an extra memory allocation.
49 // Use this macro to declare and define a debug-only global variable that may have a
69 // The magic number 0x4000 is insignificant. We use it to avoid using NULL, since
73 // STRINGIZE: Can convert any value to quoted string, even expandable macros
78 * The reinterpret_cast<Type1*>([pointer to Type2]) expressions - wher
140 TO to; member in union:WTF::__anon13700
    [all...]
  /external/chromium_org/v8/samples/
count-hosts.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  /external/chromium_org/v8/test/intl/break-iterator/
wellformed-unsupported-locale.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28 // Passing a well formed but unsupported locale falls back to default.
  /external/chromium_org/v8/test/intl/collator/
wellformed-unsupported-locale.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28 // Passing a well formed but unsupported locale falls back to default.
  /external/chromium_org/v8/test/intl/date-format/
wellformed-unsupported-locale.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28 // Passing a well formed but unsupported locale falls back to default.
  /external/chromium_org/v8/test/intl/number-format/
wellformed-unsupported-locale.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28 // Passing a well formed but unsupported locale falls back to default.
  /external/chromium_org/v8/test/intl/
utils.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  /external/chromium_org/v8/test/message/
isvar.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
overwritten-builtins.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
paren_in_arg_string.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
single-function-literal.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
try-catch-finally-no-message.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
try-catch-finally-return-in-finally.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
try-finally-return-in-finally.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  /external/chromium_org/v8/test/message/regress/
regress-1527.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  /external/chromium_org/v8/test/mjsunit/
api-call-after-bypassed-exception.js 13 // contributors may be used to endorse or promote products derived
18 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,

Completed in 655 milliseconds

12 3 4 5 6 7 8 91011>>