OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unnecessary
(Results
1 - 25
of
1667
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/huawei/angler/sepolicy/
vold.te
1
# generated by proc scan,
unnecessary
/art/test/569-checker-pattern-replacement/src-multidex/
Base.java
19
intField = 0; //
Unnecessary
IPUT.
20
doubleField = 0.0; //
Unnecessary
IPUT.
21
objectField = null; //
Unnecessary
IPUT.
29
objectField = stringValue; //
Unnecessary
IPUT.
31
objectField = null; //
Unnecessary
IPUT.
/external/clang/test/Modules/
unnecessary-module-map-parsing.c
3
// RUN: not %clang_cc1 -fmodules -fimplicit-module-maps -I %S/Inputs/
unnecessary
-module-map-parsing -fsyntax-only %s 2>&1 | FileCheck %s
4
// RUN: %clang_cc1 -I %S/Inputs/
unnecessary
-module-map-parsing -fsyntax-only %s
/external/tinyalsa/
README
7
- Avoid supporting complex and
unnecessary
operations that could be
/ndk/sources/android/support/src/musl-multibyte/
mblen.c
4
*
unnecessary
.
mbrlen.c
4
*
unnecessary
.
mbsinit.c
4
*
unnecessary
.
wctomb.c
4
*
unnecessary
.
internal.h
4
*
unnecessary
.
/toolchain/binutils/binutils-2.25/ld/emulparams/
hp3hpux.sh
7
# This is needed for HPUX 9.0; it is
unnecessary
but harmless for 8.0.
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/
reduce_general_examples_explicit.rs
15
static void aiiInit(int *accum) { *accum = 0; } //
unnecessary
26
static void aicComb(int *accum, const int *other) { *accum += *other; } //
unnecessary
33
static void aiicInit(int *accum) { *accum = 0; } //
unnecessary
37
static void aiicComb(int *accum, const int *other) { *accum += *other; } //
unnecessary
44
static void dpiInit(float *accum) { *accum = 0.0f; } //
unnecessary
/external/clang/test/CodeGenCXX/
warn-padded-packed.cpp
20
int i; // expected-warning {{packed attribute is
unnecessary
for 'i'}}
49
struct S9 { // expected-warning {{packed attribute is
unnecessary
for 'S9'}}
50
int x; // expected-warning {{packed attribute is
unnecessary
for 'x'}}
51
int y; // expected-warning {{packed attribute is
unnecessary
for 'y'}}
54
struct S10 { // expected-warning {{packed attribute is
unnecessary
for 'S10'}}
55
int x; // expected-warning {{packed attribute is
unnecessary
for 'x'}}
/external/expat/
README.android
5
When updating to new versions, please remove any
unnecessary
build
/external/fio/crc/
sha1.h
7
* and to avoid
unnecessary
copies into the context array.
/external/autotest/scheduler/
site_archive_results.py
18
unnecessary
because all results are backed up to Google Storage via
/external/clang/test/CodeGen/
2002-02-13-ReloadProblem.c
5
* the entire backend of GCC, even though it was
unnecessary
for LLVM output
/external/clang/test/CodeGenObjC/
simplify-exceptions.mm
8
// Check that we don't emit
unnecessary
personality function references.
/external/javassist/src/main/javassist/bytecode/analysis/
package.html
8
bytecode, find dead bytecode, and identify
unnecessary
checkcasts.
/prebuilts/go/darwin-x86/test/fixedbugs/
bug068.go
7
// RESOLUTION: This program is illegal. We should reject all
unnecessary
backslashes.
/prebuilts/go/linux-x86/test/fixedbugs/
bug068.go
7
// RESOLUTION: This program is illegal. We should reject all
unnecessary
backslashes.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
libdso-3.d
10
# make sure we don't get
unnecessary
dynamic relocations.
/external/autotest/client/site_tests/security_OpenFDs/
control
9
PURPOSE = ("To ensure
unnecessary
open file descriptors don't undermine"
/external/chromium-trace/catapult/dashboard/docs/
cloud-debugger.md
17
from the official catapult repository, then this should be
unnecessary
.
/external/llvm/test/BugPoint/
remove_arguments_test.ll
6
;
unnecessary
. And clean up any types that frees up too.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/
README.webm
11
- delete
unnecessary
docs and build files
Completed in 788 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>