OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fooi
(Results
1 - 8
of
8
) sorted by null
/external/llvm/test/tools/dsymutil/X86/
odr-member-functions.cpp
33
// CHECK: 0x[[
FOOI
:[0-9a-f]*]]:{{.*}}DW_TAG_subprogram
57
// CHECK-NEXT: DW_AT_specification{{.*}}[[
FOOI
]]
/external/llvm/test/CodeGen/X86/
mcu-abi.ll
125
call void @
fooi
(i64* inreg %i)
150
declare void @
fooi
(i64* inreg)
/prebuilts/go/darwin-x86/test/fixedbugs/
issue12006.go
67
func
FooI
(args ...interface{}) { // ERROR "leaking param content: args"
87
FooI
(a, b, c) // ERROR "a escapes to heap" "b escapes to heap" "c escapes to heap" "TFooI ... argument does not escape"
/prebuilts/go/linux-x86/test/fixedbugs/
issue12006.go
67
func
FooI
(args ...interface{}) { // ERROR "leaking param content: args"
87
FooI
(a, b, c) // ERROR "a escapes to heap" "b escapes to heap" "c escapes to heap" "TFooI ... argument does not escape"
/prebuilts/misc/common/swig/include/2.0.11/
swigrun.swg
120
int
fooi
(int);
125
fooi
(1) // cast rank '0'
/art/test/MyClassNatives/
MyClassNatives.java
37
native int
fooI
(int x);
/art/compiler/jni/
jni_compiler_test.cc
695
SetUpForTest(false, "
fooI
", "(I)I",
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol_wrap.c
252
int
fooi
(int);
257
fooi
(1) // cast rank '0'
[
all
...]
Completed in 417 milliseconds