Searched
full:forward (Results
326 -
350 of
4710) sorted by null
<<11121314151617181920>>
/external/kernel-headers/original/linux/ |
ashmem.h | 32 __u32 len; /* length forward from offset, in bytes, page-aligned */
|
/external/kernel-headers/original/linux/netfilter/ |
xt_IDLETIMER.h | 10 * Converted to x_tables and forward-ported to 2.6.34
|
/external/llvm/test/Bitcode/ |
flags.ll | 7 ; forward and backward references.
|
/external/llvm/test/Feature/ |
constexpr.ll | 16 @t2 = global i32* @t1 ;; Forward reference without cast 17 @t3 = global i32* bitcast (i32* @t1 to i32*) ;; Forward reference with cast 25 global i32* bitcast (float* @4 to i32*) ;; Forward numeric reference 26 global float* @4 ;; Duplicate forward numeric reference
|
/external/llvm/test/Integer/ |
constexpr_bt.ll | 17 @t2 = global i33* @t1 ;; Forward reference without cast 18 @t3 = global i33* bitcast (i33* @t1 to i33*) ;; Forward reference with cast 27 global i32* bitcast (float* @4 to i32*) ;; Forward numeric reference 28 global float* @4 ;; Duplicate forward numeric reference
|
/external/openssl/crypto/sha/asm/ |
sha1-ia64.pl | 63 { .mmi; ld1 $Xn=[inp],2 // forward Xload 66 { .mmi; ld1 tmp2=[tmp3],2 // forward Xload 75 { .mmi; ld1 tmp0=[inp],2 // forward Xload 78 { .mmi; ld1 tmp4=[tmp3],2 // forward Xload 82 dep $Xn=$Xn,tmp2,8,8 // forward Xload 98 { .mmi; xor $Xn=$Xn,$X[($j+2)%16] // forward Xupdate 99 xor tmp3=$X[($j+8)%16],$X[($j+13)%16] // forward Xupdate 102 xor $Xn=$Xn,tmp3 // forward Xupdate 128 { .mmi; xor $Xn=$Xn,$X[($j+2)%16] // forward Xupdate 129 xor tmp3=$X[($j+8)%16],$X[($j+13)%16] // forward Xupdat [all...] |
/external/skia/tools/ |
picture_utils.h | 28 // forward slash into path.
|
/external/srec/doc/logs/srec/ |
recog4_SHIP_bothtags5.res | 31 R: forward
|
recog4_SHIP_bothtags5_from_saved.res | 31 R: forward
|
/external/srec/srec/clib/ |
fpi_tgt.inl | 81 * Forward = +830 84 * We can only move forward "830" frames from our 93 * Forward = +880 96 * We can only move forward "880" frames from our
|
/external/v8/test/mjsunit/harmony/ |
module-resolution.js | 69 // import A.* // invalid forward import 73 // import M.* // invalid forward import 126 //// export module C5 = { import C5.* } // invalid forward import 127 //// export module C6 = { import M3.C6.* } // invalid forward import
|
/external/valgrind/main/drd/ |
drd_cond.h | 33 /* Forward declarations. */
|
drd_hb.h | 33 /* Forward declarations. */
|
/external/webkit/Source/WebCore/bindings/gobject/ |
ConvertToUTF8String.h | 24 #include <wtf/Forward.h>
|
WebKitHTMLElementWrapperFactory.h | 33 #include <wtf/Forward.h>
|
/external/webkit/Source/WebCore/bindings/js/ |
IDBBindingUtilities.h | 32 #include <wtf/Forward.h>
|
/external/webkit/Source/WebCore/css/ |
CSSHelper.h | 25 #include <wtf/Forward.h>
|
StyleList.h | 26 #include <wtf/Forward.h>
|
StyleSheetList.h | 24 #include <wtf/Forward.h>
|
/external/webkit/Source/WebCore/dom/ |
CheckedRadioButtons.h | 24 #include <wtf/Forward.h>
|
NameNodeList.h | 28 #include <wtf/Forward.h>
|
NodeList.h | 27 #include <wtf/Forward.h>
|
OptionGroupElement.h | 24 #include <wtf/Forward.h>
|
/external/webkit/Source/WebCore/html/ |
CollectionCache.h | 24 #include <wtf/Forward.h>
|
DataGridColumnList.h | 8 #include <wtf/Forward.h>
|
Completed in 1183 milliseconds
<<11121314151617181920>>