/external/llvm/include/llvm/Support/ |
StringPool.h | 24 // to another instance. So that interned strings can eventually be freed, 90 PooledStringPtr(const PooledStringPtr &That) : S(That.S) { 94 PooledStringPtr &operator=(const PooledStringPtr &That) { 95 if (S != That.S) { 97 S = That.S; 133 inline bool operator==(const PooledStringPtr &That) { return S == That.S; } 134 inline bool operator!=(const PooledStringPtr &That) { return S != That.S; [all...] |
Registry.h | 109 bool operator==(const iterator &That) const { return Cur == That.Cur; } 110 bool operator!=(const iterator &That) const { return Cur != That.Cur; } 179 /// Use of this template requires that:
|
/external/chromium/testing/gmock/test/ |
gmock-nice-strict_test.cc | 5 // modification, are permitted provided that the following conditions are 102 MOCK_METHOD2(That, string(int, bool)); 112 // Tests that a nice mock generates no warning for uninteresting calls. 122 // Tests that a nice mock generates no warning for uninteresting calls 123 // that delete the mock object. 135 // Tests that a nice mock generates informational logs for 156 // Tests that a nice mock allows expected calls. 164 // Tests that an unexpected call on a nice mock fails. 172 // Tests that NiceMock works with a mock class that has a non-defaul [all...] |
/external/v8/tools/ |
consarray.js | 3 // modification, are permitted provided that the following conditions are 31 * In this use case we have lots of arrays that we need to iterate 34 * That's why we avoid copying memory and insead build a linked list
|
/external/webkit/LayoutTests/dom/html/level1/core/ |
hc_textparseintolistofelements.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 16 * Gets URI that identifies the test. 79 second employee. That node is composed of two
|
hc_textwithnomarkup.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 16 * Gets URI that identifies the test. 80 implementing the Text interface that is the only child 84 third employee. That Text node contains a block of
|
/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
hc_textparseintolistofelements.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 16 * Gets URI that identifies the test. 79 second employee. That node is composed of two
|
hc_textwithnomarkup.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 16 * Gets URI that identifies the test. 80 implementing the Text interface that is the only child 84 third employee. That Text node contains a block of
|
/sdk/emulator/opengl/ |
Android.mk | 40 # modules below in correct order. That is, if module B depends on 43 # This ensures that anything exported by module A will be correctly 46 # Note that the build system will complain if you try to import a 47 # module that hasn't been declared yet anyway.
|
/build/core/ |
pdk_config.mk | 101 # Note that if there is already explicit rule in the build system to generate a file, 103 # That's desired by us: we want only absent files from the platform zip package.
|
java.mk | 17 # It's possible to build a package that doesn't contain any classes. 97 # Note that ANY intermediate targets between the proguard and 211 # all_java_sources. See if we can get that by adding a 222 # Override some target variables that base_rules set up for us. 228 # Since we're using intermediates.COMMON, make sure that it gets cleaned 246 # allowing it to use the classes.jar as the "stubs" that would be use to link 248 # - Use the classes.jar instead of the handful of other intermediates that 262 # via deps on the target that generates the sources. 273 # This overwrites the value defined in base_rules.mk. That's a little 294 # since it will be instrumented by the package that includes i [all...] |
/external/libvpx/vp8/encoder/arm/neon/ |
fastfdct4x4_neon.asm | 5 ; that can be found in the LICENSE file in the root of the source 27 ;But, VP8 encoder only uses vp8_short_fdct4x4_c for 25th block, not vp8_fast_fdct4x4_c. That makes
|
fastfdct8x4_neon.asm | 5 ; that can be found in the LICENSE file in the root of the source 27 ;But, VP8 encoder only uses vp8_short_fdct4x4_c for 25th block, not vp8_fast_fdct4x4_c. That makes
|
/external/v8/test/mjsunit/ |
debug-setexceptionbreak.js | 3 // modification, are permitted provided that the following conditions are 34 // actually breaks on exceptions or not. That functionality is tested 98 // Indicate that all was processed. 117 // Make sure that the debug event listener vas invoked.
|
debug-listbreakpoints.js | 3 // modification, are permitted provided that the following conditions are 34 // actually breaks on exceptions or not. That functionality is tested 37 // Note: The following function g() is purposedly placed here so that 192 // Indicate that all was processed. 208 // Make sure that the debug event listener vas invoked.
|
fuzz-natives.js | 3 // modification, are permitted provided that the following conditions are 130 // which means that we have to propagate errors back. 172 // That can only be invoked on Array.prototype.
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
crypto-aes.js | 52 } // note that this will work for Nb=4,5,6, but not 7,8 (always 4 for AES): 389 That thou her maid art far more fair than she:\n\ 394 O, that she knew she were!\n\ 395 She speaks yet she says nothing: what of that?\n\ 405 That birds would sing and think it were not night.\n\ 407 O, that I were a glove upon that hand,\n\ 408 That I might touch that cheek!\n\ 415 Of mortals that fall back to gaze on him\n [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
crypto-aes.js | 52 } // note that this will work for Nb=4,5,6, but not 7,8 (always 4 for AES): 389 That thou her maid art far more fair than she:\n\ 394 O, that she knew she were!\n\ 395 She speaks yet she says nothing: what of that?\n\ 405 That birds would sing and think it were not night.\n\ 407 O, that I were a glove upon that hand,\n\ 408 That I might touch that cheek!\n\ 415 Of mortals that fall back to gaze on him\n [all...] |
/external/mesa3d/docs/ |
MESA_texture_signed_rgba.spec | 96 in Table 2.9 for component conversions. That conversion says: 111 127 (that is, uses different scale factors for negative and positive 153 This implies that the conventional texture environment 162 expectation is clearly that this extension would be co-implemented
|
/external/v8/src/ |
math.js | 3 // modification, are permitted provided that the following conditions are 30 // has the added benefit that the code in this file is isolated from 36 // Instance class name can only be set on functions. That is the only 100 // It's more common to call this with a positive number that's out
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
BaseTreeAdaptor.as | 9 /** A TreeAdaptor that works with any Tree implementation. */ 12 * track ourselves. That's ok, it's only for debugging, though it's 22 /** create tree node that holds the start and stop tokens associated 48 /** This is generic in the sense that it will work with any kind of 73 * make sure that this is consistent with have the user will build 103 * Be advised that it's ok for newRoot to point at oldRoot's
|
/external/dropbear/libtommath/ |
bn.tex | 76 large integer numbers. It was written in portable ISO C source code so that it will build on any platform with a conforming 90 Since both\footnote{Note that the MPI files under mtest/ are copyrighted by Michael Fromberger. They are not required to use LibTomMath.} are in the 106 that and include ``tommath.h'' within your programs. Alternatively to build with MSVC issue the following 143 If you do not have a ``/dev/urandom'' style RNG source you will have to write your own PRNG and simply pipe that into 150 This will output a row of numbers that are increasing. Each column is a different test (such as addition, multiplication, etc) 151 that is being performed. The numbers represent how many times the test was invoked. If an error is detected the program 175 You will also note that the header tommath\_class.h is actually recursively included (it includes itself twice). 195 A trim is a manner of removing functionality from a function that is not required. For instance, to perform 255 Source code alone cannot really teach how the algorithms work which is why I also wrote a textbook that accompanies 256 the library (beat that!) [all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | 123 The library was designed such that new ciphers/hashes/PRNGs can be added at run-time and the existing API 125 block cipher and hash function to ensure that they compile and execute to the published design specifications. The library 132 provide all of the tools required to build such functionality. LibTomCrypt was designed to be a flexible library that 139 \item I am too lazy to figure out someone else's API. I'd rather invent my own simpler API and use that. 143 The idea is that I am not striving to replace OpenSSL or Crypto++ or Cryptlib or etc. I'm trying to write my 148 on an x86 with zero problems. The consistent API also means that if you learn how to use Blowfish with the library you 150 that can be used to make a program automatically pick between ciphers, hashes and PRNGs at run-time. That means your 155 without having to use configure scripts. This means that the library will work with platforms where development 161 with \textit{cycles per byte} timings that are comparable (and often favourable) to other libraries such as OpenSSL an [all...] |
/bionic/libc/ |
Android.mk | 331 # that will differ between the shared and static versions 378 # These files need to be arm so that gdbserver 473 # that it should access the hardware TLS register directly in 525 # Define the libc run-time (crt) support object files that must be built, 533 # For x86, the .init section must point to a function that calls all 538 # that will call __cxa_finalize(&__dso_handle) in order to ensure that 608 # This is a version of the static C library that does not 686 # ensures that symbols that are pulled into those new libraries from libgcc.a are not declare [all...] |
/external/chromium/chrome/browser/resources/touch_ntp/standalone/ |
standalone_hack.js | 2 // Use of this source code is governed by a BSD-style license that can be 12 * Note that, while the product portion of the touch NTP is designed to work 16 * on Mobile Safari in iOS 4.2. The goal is that the need to support any other 22 // Note that this file never gets concatenated and embeded into Chrome, so we 36 * A replacement chrome.send method that supplies static data for the 39 * Note that the real chrome object also supplies data for most-viewed and 40 * recently-closed pages, but the tangent NTP doesn't use that data so we 43 * We create this object by applying an anonymous function so that we can have 161 // Create an object that extends another object 236 // Note that we don't do anything with the icon location [all...] |