OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initwith
(Results
1 - 25
of
107
) sorted by null
1
2
3
4
5
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/app/
profiling.gradle
8
initWith
debug
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/app/
profiling.gradle
8
initWith
debug
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/
profiling.gradle
8
initWith
debug
/external/protobuf/objectivec/Tests/
GPBDictionaryTests.pddm
97
//% [[GPB##KEY_NAME##VALUE_NAME##Dictionary alloc]
initWith
##VNAME$u##s:k##VNAME$u##s
148
//% [[GPB##KEY_NAME##VALUE_NAME##Dictionary alloc]
initWith
##VNAME$u##s:k##VNAME$u##s1
153
//% [[GPB##KEY_NAME##VALUE_NAME##Dictionary alloc]
initWith
##VNAME$u##s:k##VNAME$u##s1
158
//% [[GPB##KEY_NAME##VALUE_NAME##Dictionary alloc]
initWith
##VNAME$u##s:k##VNAME$u##s2
163
//% [[GPB##KEY_NAME##VALUE_NAME##Dictionary alloc]
initWith
##VNAME$u##s:k##VNAME$u##s1
168
//% [[GPB##KEY_NAME##VALUE_NAME##Dictionary alloc]
initWith
##VNAME$u##s:k##VNAME$u##s3
199
//% [[GPB##KEY_NAME##VALUE_NAME##Dictionary alloc]
initWith
##VNAME$u##s:k##VNAME$u##s
220
//% [[GPB##KEY_NAME##VALUE_NAME##Dictionary alloc]
initWith
##VNAME$u##s:k##VNAME$u##s
246
//% [[GPB##KEY_NAME##VALUE_NAME##Dictionary alloc]
initWith
##VNAME$u##s:k##VNAME$u##s
264
//% [[GPB##KEY_NAME##VALUE_NAME##Dictionary alloc]
initWith
##VNAME$u##s:k##VNAME$u##
[
all
...]
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRBaseTree.h
37
- (id<ANTLRBaseTree>)
initWith
:(id<ANTLRTree>)node;
110
- (id<ANTLRBaseTree>)
initWith
:(id<ANTLRTree>)node;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRBaseTree.h
37
- (id<ANTLRBaseTree>)
initWith
:(id<ANTLRTree>)node;
110
- (id<ANTLRBaseTree>)
initWith
:(id<ANTLRTree>)node;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRBaseTree.h
37
- (id<ANTLRBaseTree>)
initWith
:(id<ANTLRTree>)node;
110
- (id<ANTLRBaseTree>)
initWith
:(id<ANTLRTree>)node;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBaseTree.h
39
- (id<ANTLRBaseTree>)
initWith
:(id<ANTLRBaseTree>)node;
114
- (id<ANTLRBaseTree>)
initWith
:(id<ANTLRBaseTree>)node;
ANTLRBaseTree.m
75
return [[ANTLRBaseTree alloc]
initWith
:(id<ANTLRBaseTree>) node];
88
- (id)
initWith
:(id<ANTLRBaseTree>)node
/external/clang/lib/StaticAnalyzer/Checkers/
ObjCSelfInitChecker.cpp
16
// result of an initialization call (e.g. [super init], or [self
initWith
..])
/external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp
249
/// @param
initWith
optional constant initialization value
254
llvm::Constant *
initWith
= 0) {
259
if (
initWith
)
260
tmp.CreateStore(
initWith
, ret);
[
all
...]
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
ExceptionDemo.cpp
254
/// @param
initWith
optional constant initialization value
259
llvm::Constant *
initWith
= 0) {
264
if (
initWith
)
265
tmp.CreateStore(
initWith
, ret);
[
all
...]
/external/clang/www/analyzer/
annotations.html
507
-
initWith
:(MyClass *)x;
513
semantics as the init method <tt>-
initWith
:</tt>. The static analyzer will
/external/clang/test/CodeGenObjC/
arc.m
95
- (id)
initWith
: (int) x;
140
id x = [[Test3 alloc]
initWith
: 5];
149
// Call to -
initWith
: with elided retain of consumed argument.
187
// Call to -
initWith
: with elided retain of consumed argument.
200
return [[Test3 alloc]
initWith
: 6];
[
all
...]
/external/protobuf/objectivec/
GPBDictionary.m
585
//% return [[[self alloc]
initWith
##VNAME$u##s:NULL forKeys:NULL count:0] autorelease];
590
//% // Cast is needed so the compiler knows what class we are invoking
initWith
##VNAME$u##s:forKeys:count:
592
//% return [[(GPB##KEY_NAME##VALUE_NAME##Dictionary*)[self alloc]
initWith
##VNAME$u##s:&##VNAME
600
//% // Cast is needed so the compiler knows what class we are invoking
initWith
##VNAME$u##s:forKeys:count:
602
//% return [[(GPB##KEY_NAME##VALUE_NAME##Dictionary*)[self alloc]
initWith
##VNAME$u##s:##VNAME##s
618
//% return [self
initWith
##VNAME$u##s:NULL forKeys:NULL count:0];
621
//%- (instancetype)
initWith
##VNAME$u##s:(const VALUE_TYPE [])##VNAME##s
637
//% self = [self
initWith
##VNAME$u##s:NULL forKeys:NULL count:0];
648
//% return [self
initWith
##VNAME$u##s:NULL forKeys:NULL count:0];
[
all
...]
GPBDictionary.h
[
all
...]
/prebuilts/gradle-plugin/com/android/tools/build/gradle-api/3.2.0-alpha16/
gradle-api-3.2.0-alpha16.jar
/prebuilts/gradle-plugin/com/android/tools/build/builder/0.10.0/
builder-0.10.0.jar
/prebuilts/gradle-plugin/com/android/tools/build/builder/0.11.2/
builder-0.11.2.jar
/prebuilts/gradle-plugin/com/android/tools/build/builder/0.12.1/
builder-0.12.1.jar
/prebuilts/gradle-plugin/com/android/tools/build/builder/0.12.2/
builder-0.12.2.jar
/prebuilts/gradle-plugin/com/android/tools/build/builder/0.13.0/
builder-0.13.0.jar
/prebuilts/gradle-plugin/com/android/tools/build/builder/0.13.3/
builder-0.13.3.jar
/prebuilts/gradle-plugin/com/android/tools/build/builder/0.13.4/
builder-0.13.4.jar
/prebuilts/gradle-plugin/com/android/tools/build/builder/0.14.0/
builder-0.14.0.jar
Completed in 901 milliseconds
1
2
3
4
5