OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calling
(Results
451 - 475
of
10091
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/ui/base/ime/
input_method_factory.h
25
// With
calling
this function, CreateInputMethod will return MockInputMethod.
/external/chromium_org/ui/base/test/
ui_cocoa_test_helper.h
60
// this would be to create them in SetUp (after
calling
CocoaTest::Setup) and
61
// then close them in TearDown before
calling
CocoaTest::TearDown.
71
// Allows subclasses to do initialization before
calling
through to the base
93
// we want to call [close] to destroy it rather than
calling
[release]. We
/external/chromium_org/ui/compositor/
layer_owner.h
22
// prior to destroying it. The Owner can be destroyed soon after
calling
this
/external/chromium_org/ui/views/win/
scoped_fullscreen_visibility.cc
23
// NOTE: Be careful not to activate any windows here (for example,
calling
/external/chromium_org/win8/test/
open_with_dialog_async.h
25
// the dedicated thread will be leaked if the
calling
thread's message loop goes
/external/clang/test/Analysis/
default-analyze.m
23
// uninitialized value when
calling
NSWidth.
idempotent-operations.m
44
// <rdar://problem/9130239>: Test that
calling
property setters doesn't
/external/clang/test/CXX/expr/expr.unary/expr.delete/
p5.cpp
31
delete a; // expected-error{{
calling
a private destructor of class 'T3_A'}}
/external/clang/test/CXX/special/class.temporary/
p1.cpp
34
foo(a); // expected-error {{
calling
a private constructor of class 'test1::A'}}
/external/clang/test/CodeGenCXX/
thiscall-struct-return.cpp
2
// thiscall
calling
convention must use the hidden parameter.
/external/clang/test/SemaCXX/
microsoft-cxx0x.cpp
18
// expected-error@-2{{
calling
'make' with incomplete return type 'PR13433::S'}}
user-defined-conversions.cpp
97
a = b; // expected-error{{
calling
a private constructor of class 'rdar10202900::A'}}
/external/compiler-rt/lib/arm/
adddf3vfp.S
16
//
calling
convention where double arguments are passsed in GPR pairs
addsf3vfp.S
16
//
calling
convention where single arguments are passsed in GPRs
divdf3vfp.S
16
//
calling
convention where double arguments are passsed in GPR pairs
divsf3vfp.S
16
//
calling
convention where single arguments are passsed like 32-bit ints.
eqdf2vfp.S
16
// Uses Darwin
calling
convention where double precision arguments are passsed
eqsf2vfp.S
16
// Uses Darwin
calling
convention where single precision arguments are passsed
extendsfdf2vfp.S
16
// Uses Darwin
calling
convention where a single precision parameter is
fixdfsivfp.S
16
// Uses Darwin
calling
convention where a double precision parameter is
fixsfsivfp.S
16
// Uses Darwin
calling
convention where a single precision parameter is
fixunsdfsivfp.S
17
// Uses Darwin
calling
convention where a double precision parameter is
fixunssfsivfp.S
17
// Uses Darwin
calling
convention where a single precision parameter is
floatsidfvfp.S
16
// Uses Darwin
calling
convention where a double precision result is
floatsisfvfp.S
16
// Uses Darwin
calling
convention where a single precision result is
Completed in 989 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>