OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:removed
(Results
226 - 250
of
12504
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
PhysicsControl.java
21
* The physics object is
removed
from the physics space when the control
/external/jpeg/
rdgif.c
12
* the ability to read GIF files has been
removed
from the IJG distribution. *
/external/libcap-ng/libcap-ng-0.7/docs/
capng_capability_to_name.3
11
capng_capabilityi_to_name will take the integer being passed and look it up to see what its text string representation would be. The integer being input must be in the valid range defined in linux/capabiliy.h. The string that is output is the same as the define text from linux/capabiliy.h with the CAP_ prefix
removed
and lower case. This is useful for taking integer representation and converting it to something more user friendly for display.
capng_name_to_capability.3
11
capng_name_to_capability will take the string being passed and look it up to see what its integer value would be. The string being input is the same name as the define in linux/capabiliy.h with the CAP_ prefix
removed
. The string case does not matter. The integer that is output is the same as the define would be from linux/capabiliy.h. This is useful for taking string input and converting to something that can be used with capng_update.
/external/llvm/projects/
CMakeLists.txt
3
# added or
removed
.
/external/llvm/test/BugPoint/
remove_arguments_test.ll
5
; Test to make sure that arguments are
removed
from the function if they are
/external/llvm/test/CodeGen/PowerPC/
novrsave.ll
4
; This verifies that the code to update VRSAVE has been
removed
for SVR4.
/external/llvm/test/Transforms/GlobalDCE/
2002-08-17-WorkListTest.ll
2
;
removed
if they are the subject of a constexpr and ConstantPointerRef
/external/opencv/
LICENSE_Android_NDK
12
3. This notice may not be
removed
or altered from any source distribution.
/external/qemu/distrib/jpeg-6b/
rdgif.c
12
* the ability to read GIF files has been
removed
from the IJG distribution. *
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowEnvironment.java
12
private static final String MEDIA_REMOVED = "
removed
";
/external/tinyxml/
NOTICE
17
3. This notice may not be
removed
or altered from any source
/frameworks/base/core/java/android/text/style/
UpdateAppearance.java
21
* appearance when one is added or
removed
must implement this interface. Note
UpdateLayout.java
21
* triggers a text layout update when one is added or
removed
must implement
/libcore/luni/src/main/java/java/net/
CookieStore.java
26
* HttpCookies should be
removed
from this store by themselves.
91
* the cookie to be
removed
93
*
removed
successfully
100
* @return true if any cookies were
removed
as a result of this call.
/libcore/luni/src/test/java/libcore/java/util/prefs/
OldNodeChangeEventTest.java
126
private int
removed
= 0;
field in class:OldNodeChangeEventTest.MockNodeChangeListener
143
removed
++;
160
return
removed
;
165
removed
= 0;
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
appletrunner.py
7
warnpy3k("In 3.x, the appletrunner module is
removed
.", stacklevel=2)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
statvfs.py
3
warnpy3k("the statvfs module has been
removed
in Python 3.0", stacklevel=2)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
statvfs.py
3
warnpy3k("the statvfs module has been
removed
in Python 3.0", stacklevel=2)
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
SourceChangeHandler.java
45
/** List of source files that have been
removed
. */
49
if (kind == IResourceDelta.
REMOVED
|| kind == IResourceDelta.CHANGED) {
63
if (kind == IResourceDelta.
REMOVED
) {
71
// added/changed/
removed
file.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidExportNature.java
52
* workspace when natures are
removed
from the project using
54
* by clients. The nature extension id is
removed
from the list of natures
55
* before this method is called, and need not be
removed
here.
59
*
removed
from the project description.
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
AbstractCollectionTest.java
136
final String[]
removed
= new String[3];
local
153
removed
[index - 1] = values[index - 1];
167
for (String r :
removed
) {
169
fail("an unexpected element was
removed
");
178
final String[]
removed
= new String[1];
local
195
removed
[index - 1] = values[index - 1];
209
assertEquals("0",
removed
[0]);
247
fail("an unexpected element was
removed
");
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
ContentInfo.java
15
// BEGIN android-
removed
17
// END android-
removed
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
Blowfish.java
67
// BEGIN android-
removed
69
// END android-
removed
/external/bouncycastle/patches/
README
18
-
removed
use of Boolean constructor (not-upstreamable due to J2ME requirement upstream)
22
-
removed
references to SecretKeyFactory.PBE/PKCS5 SecretKeyFactory.PBE/PKCS12
Completed in 866 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>