OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:protected
(Results
1 - 25
of
40743
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfvsb/
undef.s
1
.
protected
protected
define.s
2
.globl
protected
3
.type
protected
,"object"
4
protected
:
label
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/
AccessThroughSuper.java.txt
5
protected
String field;
7
protected
String method() {
15
protected
String fieldTest() {
19
protected
String methodTest() {
/external/turbine/javatests/com/google/turbine/parse/testdata/
class6.input
1
private
protected
public abstract static final strictfp class A {
/external/testng/src/test/java/test/justin/
BaseTestCase.java
10
protected
static final String TEST_PASSWORD = "testPassword";
24
protected
void commit() {
27
protected
void tearDown() throws Exception {
31
protected
Object createCustomer() throws Exception {
35
protected
Object createProject() throws Exception {
39
protected
Object createTimeEntry() throws Exception {
43
protected
Object createUser(String name) throws Exception {
47
protected
Object createUserGroup() throws Exception {
51
protected
void setSessionUser(Object user) {
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-frv/
fdpic4.s
9
.
protected
PF0
11
.
protected
PF1
13
.
protected
PF2
15
.
protected
PF3
17
.
protected
PF4
19
.
protected
PF5
21
.
protected
PF6
23
.
protected
PF7
25
.
protected
PF8
27
.
protected
PF
[
all
...]
/art/test/300-package-override/
info.txt
1
Tests a dalvik bug where we'd allow subclasses to override package-
protected
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
AccessoryController.java
8
protected
DemoKitActivity mHostActivity;
14
protected
View findViewById(int id) {
18
protected
Resources getResources() {
26
abstract
protected
void onAccesssoryAttached();
DemoKitTablet.java
6
protected
void hideControls() {
11
protected
void showControls() {
/external/testng/src/test/java/test/access/
BasePrivateAccessConfigurationMethods.java
6
protected
boolean m_baseProtected = false;
7
protected
boolean m_baseDefault = false;
8
protected
boolean m_basePrivate = true;
16
protected
void baseProtectedConfBeforeMethod() {
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
endprotected.c
3
__attribute__ ((visibility ("
protected
")))
local1.s
2
.
protected
foo
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-plugin/
func1p.c
4
__attribute__ ((visibility ("
protected
")))
/external/apache-harmony/support/src/test/java/tests/support/
Support_Field.java
22
protected
Object objectField;
24
protected
boolean booleanField;
26
protected
byte byteField;
28
protected
char charField;
30
protected
short shortField;
32
protected
int intField;
34
protected
long longField;
36
protected
float floatField;
38
protected
double doubleField;
/libcore/support/src/test/java/tests/support/
Support_Field.java
22
protected
Object objectField;
24
protected
boolean booleanField;
26
protected
byte byteField;
28
protected
char charField;
30
protected
short shortField;
32
protected
int intField;
34
protected
long longField;
36
protected
float floatField;
38
protected
double doubleField;
/device/generic/car/emulator/audio/driver/
audio_hw.h
41
audio_devices_t device; //
Protected
by this->lock
47
float amplitude_ratio; //
Protected
by this->lock
50
bool standby; //
Protected
by this->lock
51
uint64_t underrun_position; //
Protected
by this->lock
52
struct timespec underrun_time; //
Protected
by this->lock
53
uint64_t last_write_time_us; //
Protected
by this->lock
54
uint64_t frames_total_buffered; //
Protected
by this->lock
55
uint64_t frames_written; //
Protected
by this->lock
56
uint64_t frames_rendered; //
Protected
by this->lock
60
pthread_cond_t worker_wake; //
Protected
by this->loc
[
all
...]
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/testing/
OnMethodTestActivity.java
16
protected
void onCreate(Bundle savedInstanceState) {
21
protected
void onStart() {
26
protected
void onRestoreInstanceState(Bundle savedInstanceState) {
31
protected
void onPostCreate(Bundle savedInstanceState) {
36
protected
void onRestart() {
41
protected
void onResume() {
46
protected
void onPostResume() {
51
protected
void onNewIntent(Intent intent) {
56
protected
void onSaveInstanceState(Bundle outState) {
61
protected
void onPause()
[
all
...]
/external/llvm/test/Bitcode/
visibility-styles.3.2.ll
14
@
protected
.var =
protected
global i32 0
15
; CHECK: @
protected
.var =
protected
global i32 0
23
declare
protected
void @
protected
()
24
; CHECK: declare
protected
void @
protected
/external/testng/src/main/java/org/testng/mustache/
BaseChunk.java
5
protected
Model m_model;
11
protected
void p(String string) {
/external/testng/src/test/java/test/junit/
SetUpExceptionSampleTest.java
8
protected
void setUp() throws Exception {
16
protected
void tearDown() throws Exception {
/external/turbine/javatests/com/google/turbine/lower/testdata/
morefields.test
8
protected
Simple myField2;
10
protected
int myField3;
packageprivateprotectedinner.test
5
protected
class ProtectedInner {}
/frameworks/base/packages/ExtServices/
proguard.proguard
6
public
protected
*;
/frameworks/base/packages/ExtShared/
proguard.proguard
6
public
protected
*;
/frameworks/base/tests/SharedLibrary/lib/
proguard.proguard
6
public
protected
*;
Completed in 1300 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>