HomeSort by: relevance | last modified time | path
    Searched refs:synthesized (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/testsuite/msp430/
rrux.s 1 # check that rrux (synthesized as rrc with ZC bit set) works.
  /src/external/gpl3/gdb.old/dist/sim/testsuite/msp430/
rrux.s 1 # check that rrux (synthesized as rrc with ZC bit set) works.
  /src/external/mpl/bind/dist/bin/tests/system/synthfromdnssec/
tests.sh 366 echo_i "check synthesized NXDOMAIN response (synth-from-dnssec ${description};) ($n)"
384 echo_i "check synthesized NXDOMAIN response no-apex-covering (synth-from-dnssec ${description};) ($n)"
402 echo_i "check synthesized NODATA response (synth-from-dnssec ${description};) ($n)"
420 echo_i "check synthesized wildcard response (synth-from-dnssec ${description};) ($n)"
438 echo_i "check synthesized wildcard CNAME response (synth-from-dnssec ${description};) ($n)"
457 echo_i "check synthesized wildcard NODATA 1 NSEC response (synth-from-dnssec ${description};) ($n)"
475 echo_i "check synthesized wildcard NODATA 2 NSEC response (synth-from-dnssec ${description};) ($n)"
493 echo_i "check synthesized wildcard NODATA 2 NSEC after data response (synth-from-dnssec ${description};) ($n)"
700 for synthesized in NXDOMAIN no-data wildcard; do
701 case $synthesized i
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/ec/asm/
ecp_nistz256-armv4.pl 257 adds $a0,$a0,$ff @ add synthesized modulus
330 adds $a0,$a0,$ff @ add synthesized modulus
390 @ synthesized in this case...
493 adds $a0,$a0,$ff @ add synthesized modulus
1148 adds $a0,$a0,$ff @ add synthesized modulus
1192 adds $a0,$a0,$ff @ add synthesized modulus
1246 adds $a0,$a0,$ff @ add synthesized modulus
  /src/crypto/external/bsd/openssl/dist/crypto/ec/asm/
ecp_nistz256-armv4.pl 257 adds $a0,$a0,$ff @ add synthesized modulus
330 adds $a0,$a0,$ff @ add synthesized modulus
390 @ synthesized in this case...
493 adds $a0,$a0,$ff @ add synthesized modulus
1148 adds $a0,$a0,$ff @ add synthesized modulus
1192 adds $a0,$a0,$ff @ add synthesized modulus
1246 adds $a0,$a0,$ff @ add synthesized modulus
  /src/crypto/external/bsd/openssl.old/dist/crypto/ec/asm/
ecp_nistz256-armv4.pl 253 adds $a0,$a0,$ff @ add synthesized modulus
326 adds $a0,$a0,$ff @ add synthesized modulus
386 @ synthesized in this case...
489 adds $a0,$a0,$ff @ add synthesized modulus
1144 adds $a0,$a0,$ff @ add synthesized modulus
1188 adds $a0,$a0,$ff @ add synthesized modulus
1242 adds $a0,$a0,$ff @ add synthesized modulus
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h 929 /// Get the default name of the synthesized ivar.
1802 /// classes must not be auto-synthesized. Returns class decl. if it must not
1933 bool synthesized)
1936 DeclAccess(ac), Synthesized(synthesized) {}
1944 bool synthesized=false);
1950 /// interface the ivar is conceptually a part of in the case of synthesized
1966 void setSynthesize(bool synth) { Synthesized = synth; }
1967 bool getSynthesize() const { return Synthesized; }
1984 unsigned Synthesized : 1
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/AST/
DeclObjC.cpp 147 // auto-synthesized).
1679 // Order synthesized ivars by their size.
1788 bool synthesized) {
1790 // Ivar's can only appear in interfaces, implementations (via synthesized
1791 // properties), and class extensions (via direct declaration, or synthesized
1816 synthesized);
2163 /// added to the list of those properties \@synthesized/\@dynamic in this
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/arm/
ecp_nistz256-armv4.S 2522 adds r4,r4,r3 @ add synthesized modulus
2595 adds r4,r4,r3 @ add synthesized modulus
2655 @ synthesized in this case...
2758 adds r4,r4,r3 @ add synthesized modulus
3518 adds r11,r11,r2 @ add synthesized modulus
3562 adds r11,r11,r2 @ add synthesized modulus
3616 adds r11,r11,r2 @ add synthesized modulus
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
ecp_nistz256-armv4.S 2522 adds r4,r4,r3 @ add synthesized modulus
2595 adds r4,r4,r3 @ add synthesized modulus
2655 @ synthesized in this case...
2758 adds r4,r4,r3 @ add synthesized modulus
3518 adds r11,r11,r2 @ add synthesized modulus
3562 adds r11,r11,r2 @ add synthesized modulus
3616 adds r11,r11,r2 @ add synthesized modulus
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
ecp_nistz256-armv4.S 2520 adds r4,r4,r3 @ add synthesized modulus
2593 adds r4,r4,r3 @ add synthesized modulus
2653 @ synthesized in this case...
2756 adds r4,r4,r3 @ add synthesized modulus
3516 adds r11,r11,r2 @ add synthesized modulus
3560 adds r11,r11,r2 @ add synthesized modulus
3614 adds r11,r11,r2 @ add synthesized modulus

Completed in 115 milliseconds