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
13621
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/ARCMT/
atautorelease-3.m.result
17
// All this stuff get
removed
since nothing is happening inside.
/external/clang/test/Modules/
darwin_specific_modulemap_hacks.m
7
@import IOKit.avc; // no error, cplusplus requirement
removed
/external/clang/test/Sema/
x86-builtin-palignr.c
8
// be
removed
when that is fixed.
/external/clang/test/SemaObjC/
conflict-nonfragile-abi2.m
17
// Warning on future name lookup rule is
removed
.
/external/compiler-rt/test/tsan/
mmap_large.cc
8
// The MAP_NORESERVE define has been
removed
in FreeBSD 11.x, and even before
/external/deqp/android/cts/master/src/
gles3-pixelformat.txt
16
# \note All cases currently
removed
from master list due to driver issues
/external/deqp/android/cts/mnc/src/
gles3-pixelformat.txt
16
# \note All cases currently
removed
from master list due to driver issues
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
SizeStrategy.java
56
Bitmap
removed
= groupedMap.removeLast();
local
57
if (
removed
!= null) {
58
final int removedSize = Util.getBitmapByteSize(
removed
);
61
return
removed
;
/external/gtest/
README.android
11
Removed
non Android build files:
/external/guava/
README.android
9
Add Closeables.closeQuietly(Closeable) back in temporarily until all usages are
removed
/external/icu/icu4c/source/tools/genrb/
prscmnts.h
15
* 5/10/01 Ram
removed
ustdio dependency
read.h
15
* 5/10/01 Ram
removed
ustdio dependency
/external/iproute2/man/man8/
ip-mroute.8
32
will be
removed
in the future.
/external/jdiff/src/jdiff/
PackageDiff.java
18
/** Classes
removed
in the new API. */
/external/libbrillo/
testrunner_android.cc
15
// based on testrunner.cc with the glib bits
removed
.
/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/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/particle/
ParticleType.java
10
/**
removed
after next step */
/external/libjpeg-turbo/
rdgif.c
12
* the ability to read GIF files has been
removed
from the IJG distribution. *
/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/LTO/ARM/
runtime-library-subtarget.ll
1
; Check that user-defined runtime library function __addsf3vfp is not
removed
/external/llvm/test/Transforms/GVN/
load-from-unreachable-predecessor.ll
8
; Load should be
removed
, since it's ignored.
/external/llvm/test/Transforms/GlobalDCE/
2002-08-17-WorkListTest.ll
2
;
removed
if they are the subject of a constexpr and ConstantPointerRef
/external/llvm/test/Transforms/LICM/
2014-09-10-doFinalizationAssert.ll
3
; the inner loop which caused the loop to not get
removed
from the
Completed in 725 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>