OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rewritten
(Results
151 - 175
of
565
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
fenv.h
30
*
Rewritten
for Android.
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
fenv.h
30
Rewritten
for Android.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_import.py
160
f.write("x = '
rewritten
'\n")
163
self.assertEqual(m2.x, '
rewritten
')
164
# Now delete the source file and check the pyc was
rewritten
168
self.assertEqual(m3.x, '
rewritten
')
test_traceback.py
92
# attribute will remain unchanged even if the file is
rewritten
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_import.py
160
f.write("x = '
rewritten
'\n")
163
self.assertEqual(m2.x, '
rewritten
')
164
# Now delete the source file and check the pyc was
rewritten
168
self.assertEqual(m3.x, '
rewritten
')
test_traceback.py
92
# attribute will remain unchanged even if the file is
rewritten
.
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
contentSecurityPolicy.html
146
<p>The inline event handler definitions must be
rewritten
in terms of
155
The <code>setTimeout</code> call will need to be
rewritten
to avoid
/external/icu/icu4c/source/i18n/
ucol.cpp
16
* 03/16/2001 weiv Collation framework is
rewritten
in C and made UCA compliant
17
* 2012-2014 markus
Rewritten
in C++ again.
ucol_res.cpp
20
* 03/16/2001 weiv Collation framework is
rewritten
in C and made UCA compliant
22
* 2012-2014 markus
Rewritten
in C++ again.
/external/llvm/lib/CodeGen/
MachineSSAUpdater.cpp
68
/// AddAvailableValue - Indicate that a
rewritten
value is available in the
127
/// important case: if there is a definition of the
rewritten
value after the
/external/llvm/lib/Transforms/Utils/
LCSSA.cpp
123
//
rewritten
in terms of a different LCSSA PHI.
160
// Remove PHI nodes that did not have any uses
rewritten
.
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/
UniversalBinaryNotes.rtf
87
Our belief is that the assembly code is not position independent and thus will not work for us. We double checked for any OS X gcc flags that control position independence, but everything seemed to be in order. As such, we cannot compile MMX/SSE optimizations until they are
rewritten
, preferably without the nasm requirement to accommodate the dual PPC/x86 Xcode limitations.\
132
Also it appears that the MMX/SSE code has been
rewritten
as well so that the obstacles we faced in compiling in these optimizations are no longer problems. The binaries we produce should now contain the processor specific optimizations. (Remember this note only applies to SDL and not the satellites, such as SMPEG.)\
/frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.h
398
* will be temporarily
rewritten
to add the trigger tag/value.
399
* Subsequent requests will not be
rewritten
(for this tag).
/art/runtime/
signal_catcher.cc
45
// On Android, /proc/self/cmdline will have been
rewritten
to something like "system_server".
/bionic/libc/bionic/
wchar.cpp
38
// This file is basically OpenBSD's citrus_utf8.c but
rewritten
to not require a
/development/build/
Android.mk
21
#
Rewritten
variables:
/external/chromium_org/build/android/
provision_devices.py
100
Thus, adb_keys file is
rewritten
so the device does not need to be
/external/chromium_org/chrome/browser/ui/cocoa/content_settings/
cookie_details.h
63
// If this system is
rewritten
to not use bindings, this class should be
/external/chromium_org/content/browser/renderer_host/
render_view_host_unittest.cc
61
// All about URLs reported by the renderer should get
rewritten
to about:blank.
/external/chromium_org/ppapi/proxy/
nacl_message_scanner_unittest.cc
274
//
rewritten
to fail with length == -1.
/external/chromium_org/third_party/WebKit/Source/core/page/
Page.h
135
// depends on this will generally have to be
rewritten
to propagate any
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/
voe_standard_test.cc
327
// Currently, all googletest-
rewritten
tests are in the "automated" suite.
/external/chromium_org/v8/src/
rewriter.cc
81
// An initializer block is the
rewritten
form of a variable declaration
/external/ipsec-tools/
NEWS
69
o
Rewritten
buildsystem. Now completely autoconfed, automaked,
/external/tinyxml/
tinystr.h
28
* - completely
rewritten
. compact, clean, and fast implementation.
Completed in 1909 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>