HomeSort by relevance Sort by last modified time
    Searched full:hack (Results 1 - 25 of 2520) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Modules/Inputs/System/usr/include/
stdbool.h 1 // Testing hack: does not define bool/true/false.
  /external/llvm/lib/Target/NVPTX/MCTargetDesc/
CMakeLists.txt 8 # Hack: we need to include 'main' target directory to grab private headers
  /external/llvm/lib/Target/XCore/MCTargetDesc/
CMakeLists.txt 8 # Hack: we need to include 'main' target directory to grab private headers
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
CMakeLists.txt 12 # Hack: we need to include 'main' target directory to grab private headers
  /external/llvm/lib/Target/ARM/MCTargetDesc/
CMakeLists.txt 16 # Hack: we need to include 'main' target directory to grab private headers
  /external/llvm/lib/Target/X86/MCTargetDesc/
CMakeLists.txt 15 # Hack: we need to include 'main' target directory to grab private headers
  /ndk/sources/host-tools/sed-4.2.1/
AUTHORS 1 GNU Sed was first authored by Jay Fenlason (hack@gnu.org)
  /external/valgrind/main/memcheck/tests/
partiallydefinedeq.c 7 // assignment to *hack is a trick to fool memcheck's bogus-literal
12 void foo ( int* p1, int* p2, unsigned int * hack )
14 *hack = 0x80808080;
25 unsigned int hack; local
37 foo(pi1,pi2, &hack);
45 foo(pi1,pi2, &hack);
52 foo(pi1,pi2, &hack);
  /external/chromium_org/third_party/openssl/openssl/crypto/
symhacks.h 70 /* Hack a long name in crypto/ex_data.c */
76 /* Hack a long name in crypto/asn1/a_mbstr.c */
81 /* Hack the names created with DECLARE_ASN1_SET_OF(PKCS7_SIGNER_INFO) */
89 /* Hack the names created with DECLARE_ASN1_SET_OF(PKCS7_RECIP_INFO) */
97 /* Hack the names created with DECLARE_ASN1_SET_OF(ACCESS_DESCRIPTION) */
104 /* Hack the names created with DECLARE_PEM_rw(NETSCAPE_CERT_SEQUENCE) */
116 /* Hack the names created with DECLARE_PEM_rw(PKCS8_PRIV_KEY_INFO) */
128 /* Hack other PEM names */
132 /* Hack some long X509 names */
144 /* Hack some long CRYPTO names *
    [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
symhacks.h 70 /* Hack a long name in crypto/ex_data.c */
76 /* Hack a long name in crypto/asn1/a_mbstr.c */
81 /* Hack the names created with DECLARE_ASN1_SET_OF(PKCS7_SIGNER_INFO) */
89 /* Hack the names created with DECLARE_ASN1_SET_OF(PKCS7_RECIP_INFO) */
97 /* Hack the names created with DECLARE_ASN1_SET_OF(ACCESS_DESCRIPTION) */
104 /* Hack the names created with DECLARE_PEM_rw(NETSCAPE_CERT_SEQUENCE) */
116 /* Hack the names created with DECLARE_PEM_rw(PKCS8_PRIV_KEY_INFO) */
128 /* Hack other PEM names */
132 /* Hack some long X509 names */
144 /* Hack some long CRYPTO names *
    [all...]
  /external/openssl/crypto/
symhacks.h 70 /* Hack a long name in crypto/ex_data.c */
76 /* Hack a long name in crypto/asn1/a_mbstr.c */
81 /* Hack the names created with DECLARE_ASN1_SET_OF(PKCS7_SIGNER_INFO) */
89 /* Hack the names created with DECLARE_ASN1_SET_OF(PKCS7_RECIP_INFO) */
97 /* Hack the names created with DECLARE_ASN1_SET_OF(ACCESS_DESCRIPTION) */
104 /* Hack the names created with DECLARE_PEM_rw(NETSCAPE_CERT_SEQUENCE) */
116 /* Hack the names created with DECLARE_PEM_rw(PKCS8_PRIV_KEY_INFO) */
128 /* Hack other PEM names */
132 /* Hack some long X509 names */
144 /* Hack some long CRYPTO names *
    [all...]
  /external/openssl/include/openssl/
symhacks.h 70 /* Hack a long name in crypto/ex_data.c */
76 /* Hack a long name in crypto/asn1/a_mbstr.c */
81 /* Hack the names created with DECLARE_ASN1_SET_OF(PKCS7_SIGNER_INFO) */
89 /* Hack the names created with DECLARE_ASN1_SET_OF(PKCS7_RECIP_INFO) */
97 /* Hack the names created with DECLARE_ASN1_SET_OF(ACCESS_DESCRIPTION) */
104 /* Hack the names created with DECLARE_PEM_rw(NETSCAPE_CERT_SEQUENCE) */
116 /* Hack the names created with DECLARE_PEM_rw(PKCS8_PRIV_KEY_INFO) */
128 /* Hack other PEM names */
132 /* Hack some long X509 names */
144 /* Hack some long CRYPTO names *
    [all...]
  /external/emma/pregenerated/
ANDROID-CHANGES.txt 6 This is a hack, but it's convenient to keep Emma's own build system working
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
fenv.h 10 /* This file is a backwards compability hack to allow
  /external/llvm/test/CodeGen/X86/
addr-label-difference.ll 8 @test.array = internal unnamed_addr constant [3 x i32] [i32 sub (i32 ptrtoint (i8* blockaddress(@test, %foo) to i32), i32 ptrtoint (i8* blockaddress(@test, %foo) to i32)), i32 sub (i32 ptrtoint (i8* blockaddress(@test, %bar) to i32), i32 ptrtoint (i8* blockaddress(@test, %foo) to i32)), i32 sub (i32 ptrtoint (i8* blockaddress(@test, %hack) to i32), i32 ptrtoint (i8* blockaddress(@test, %foo) to i32))] ; <[3 x i32]*> [#uses=1]
21 br label %hack
23 hack:
  /external/chromium_org/ppapi/shared_impl/
singleton_resource_id.h 14 // a hack until PPB_Broker trusted has been fully refactored to the new
  /external/chromium_org/remoting/
DEPS 2 # Hack for NPAPI policy support. REMOVE ASAP.
  /external/chromium_org/third_party/WebKit/ManualTests/resources/
redraw-page-cache-visited-links-2.html 6 // // Uses window.history hack; see http://bugs.webkit.org/show_bug.cgi?id=7135
  /external/chromium_org/third_party/jinja2/
AUTHORS 10 - Christoph Hack
  /external/chromium_org/third_party/sqlite/src/src/
shell_icu_win.c 10 ** This a hack job of icu_utils.cc:Initialize(). It's Chrome-specific code.
  /external/llvm/test/Other/
ResponseFile.ll 2 ; is a hack to make sure that neither echo nor the shell expands the response
  /hardware/ril/rild/
Android.mk 16 # temporary hack for broken vendor rils
  /external/clang/test/SemaCXX/
libstdcxx_is_pod_hack.cpp 3 // This is a test for an egregious hack in Clang that works around
23 // Another, similar egregious hack for __is_signed, which is a type
  /external/valgrind/main/memcheck/tests/linux/
stack_switch.c 29 sleep(2); /* ppc64-linux hack */
39 /* "2*" is a ppc64-linux hack */
  /packages/inputmethods/LatinIME/java/res/xml/
key_devanagari_sign_anusvara.xml 23 of some scripts. The files named res/xml/key_*.xml have this U+25CC hack, although the
24 counterpart files named res/xml-v16/key_*.xml don't have this hack. -->

Completed in 2221 milliseconds

1 2 3 4 5 6 7 8 91011>>