HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 101 - 125 of 10314) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/skia/include/utils/ios/
SkStream_NSData.h 16 (i.e. internally we're calling [NSData dataWithBytes...]
23 (i.e. internally we're calling [NSData dataWithContentsOfMappedFile...]
  /external/clang/test/SemaCXX/
decl-microsoft-call-conv.cpp 10 void __stdcall free_func_default(); // expected-error {{function declared 'stdcall' here was previously declared without calling convention}}
11 void __fastcall free_func_default(); // expected-error {{function declared 'fastcall' here was previously declared without calling convention}}
25 // Overloaded functions may have different calling conventions
44 // Unless attributed, typedefs carry no calling convention and use the default
66 void __cdecl S::member_default1() {} // expected-error {{function declared 'cdecl' here was previously declared without calling convention}}
69 void __cdecl S::member_typedef_default() {} // expected-error {{function declared 'cdecl' here was previously declared without calling convention}}
80 void __stdcall S::static_member_default2() {} // expected-error {{function declared 'stdcall' here was previously declared without calling convention}}
99 // Declare a template using a calling convention.
  /external/clang/test/SemaObjCXX/
unknown-anytype.mm 35 [obj test_b: v]; // expected-error {{calling a private constructor}}
45 // For now, we don't actually need to make calling something like this
  /external/e2fsprogs/lib/ext2fs/
tst_getsectsize.c 41 "while calling ext2fs_get_device_sectsize");
47 "while calling ext2fs_get_device_phys_sectsize");
  /external/llvm/test/Transforms/InstCombine/
PR7357.ll 4 ; check that simplify libcalls will not replace a call with one calling
5 ; convention with a new call with a different calling convention.
  /external/skia/include/utils/ios/
SkStream_NSData.h 16 (i.e. internally we're calling [NSData dataWithBytes...]
23 (i.e. internally we're calling [NSData dataWithContentsOfMappedFile...]
  /external/webrtc/src/system_wrappers/source/
cpu_mac.h 29 // This function blocks the calling thread if the thread is calling it more
  /libcore/luni/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/spi/
SelectorProviderTest.java 33 // calling #provider to see if it returns without Exception.
36 // calling #inheritedChannel to see if this already throws an exception.
  /ndk/tests/device/test-stlport_shared-exception/jni/
rvalue1.cpp 22 // pointer: typically junk! Calling the function through that table could
43 // If instead of calling the function 'foofun()' here, we just assign
  /ndk/tests/device/test-stlport_static-exception/jni/
rvalue1.cpp 22 // pointer: typically junk! Calling the function through that table could
43 // If instead of calling the function 'foofun()' here, we just assign
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
control_external.h 81 * before calling #snd_ctl_ext_create()
85 * Index of this card; must be filled before calling #snd_ctl_ext_create()
89 * ID string of this card; must be filled before calling #snd_ctl_ext_create()
93 * Driver name of this card; must be filled before calling #snd_ctl_ext_create()
97 * short name of this card; must be filled before calling #snd_ctl_ext_create()
101 * Long name of this card; must be filled before calling #snd_ctl_ext_create()
105 * Mixer name of this card; must be filled before calling #snd_ctl_ext_create()
114 * callbacks of this plugin; must be filled before calling #snd_pcm_ioplug_create()
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
control_external.h 81 * before calling #snd_ctl_ext_create()
85 * Index of this card; must be filled before calling #snd_ctl_ext_create()
89 * ID string of this card; must be filled before calling #snd_ctl_ext_create()
93 * Driver name of this card; must be filled before calling #snd_ctl_ext_create()
97 * short name of this card; must be filled before calling #snd_ctl_ext_create()
101 * Long name of this card; must be filled before calling #snd_ctl_ext_create()
105 * Mixer name of this card; must be filled before calling #snd_ctl_ext_create()
114 * callbacks of this plugin; must be filled before calling #snd_pcm_ioplug_create()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
control_external.h 81 * before calling #snd_ctl_ext_create()
85 * Index of this card; must be filled before calling #snd_ctl_ext_create()
89 * ID string of this card; must be filled before calling #snd_ctl_ext_create()
93 * Driver name of this card; must be filled before calling #snd_ctl_ext_create()
97 * short name of this card; must be filled before calling #snd_ctl_ext_create()
101 * Long name of this card; must be filled before calling #snd_ctl_ext_create()
105 * Mixer name of this card; must be filled before calling #snd_ctl_ext_create()
114 * callbacks of this plugin; must be filled before calling #snd_pcm_ioplug_create()
  /external/e2fsprogs/tests/progs/
test_rel.c 207 com_err(argv[0], retval, "while calling ext2fs_brel_put");
230 com_err(argv[0], retval, "while calling ext2fs_brel_get");
246 com_err(argv[0], retval, "while calling ext2fs_brel_start_iter");
263 com_err(argv[0], retval, "while calling ext2fs_brel_next");
285 com_err(argv[0], retval, "while calling ext2fs_brel_start_iter");
292 com_err(argv[0], retval, "while calling ext2fs_brel_next");
322 com_err(argv[0], retval, "while calling ext2fs_brel_move");
345 com_err(argv[0], retval, "while calling ext2fs_brel_delete");
410 com_err(argv[0], retval, "while calling ext2fs_irel_put");
435 com_err(argv[0], retval, "while calling ext2fs_irel_get")
    [all...]
  /frameworks/compile/slang/
slang_rs_export_type.h 107 // Cache the result after calling convertToLLVMType() at the first time
109 // Cache the result after calling convertToSpecType() at the first time
120 // @T was normalized by calling RSExportType::NormalizeType().
121 // @TypeName was retrieve from RSExportType::GetTypeName() before calling
258 // @T was normalized by calling RSExportType::NormalizeType() before calling
260 // @TypeName was retrieved from RSExportType::GetTypeName() before calling
286 // T is normalized by calling RSExportType::NormalizeType() before
287 // calling this
344 // @PT was normalized by calling RSExportType::NormalizeType() before callin
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
arch.h 104 * Call yasm_arch_create() instead of calling this function.
110 * Call yasm_arch_destroy() instead of calling this function.
115 * Call yasm_arch_get_machine() instead of calling this function.
120 * Call yasm_arch_get_address_size() instead of calling this function.
125 * Call yasm_arch_set_var() instead of calling this function.
130 * Call yasm_arch_parse_check_insnprefix() instead of calling this function.
137 * Call yasm_arch_parse_check_regtmod() instead of calling this function.
144 * Call yasm_arch_get_fill() instead of calling this function.
149 * Call yasm_arch_floatnum_tobytes() instead of calling this function.
156 * Call yasm_arch_intnum_tobytes() instead of calling this function
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_ce_api.h 70 ** should happen before calling this function.
107 ** should happen before calling this function
127 ** should happen before calling this function
149 ** should happen before calling this function
172 ** should happen before calling this function
194 ** should happen before calling this function
219 ** should happen before calling this function
  /frameworks/base/core/java/android/speech/tts/
ITextToSpeechService.aidl 34 * @param callingInstance a binder representing the identity of the calling
45 * @param callingInstance a binder representing the identity of the calling
58 * @param callingInstance a binder representing the identity of the calling
69 * @param callingInstance a binder representing the identity of the calling
86 * @param callingInstance a binder representing the identity of the calling
148 * @param caller a binder representing the identity of the calling
166 * @param caller Instance a binder representing the identity of the calling
  /cts/suite/audio_quality/lib/include/audio/
AudioHardware.h 83 * Calling waitForCompletion after calling stopPlaybackOrRecord will lead into blocking
84 * the calling thread for some time.
  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_map_image.txt 76 Note that after calling UnmapImageCHROMIUM the application should assume
78 accessible by the application. Accessing it after calling
91 properly allocated before calling this method.
  /external/chromium_org/ppapi/api/
ppp_input_event.idl 19 * In order to receive input events, you must register for them by calling
45 * register for the event classes you want by calling RequestInputEvents or
55 * registered to filter this class of events by calling
  /external/chromium_org/third_party/freetype/include/freetype/
ftgzip.h 72 * The source stream must be opened _before_ calling this function.
74 * Calling the internal function `FT_Stream_Close' on the new stream will
82 * automatically handled when calling @FT_New_Face or @FT_Open_Face.
ftlzw.h 69 * The source stream must be opened _before_ calling this function.
71 * Calling the internal function `FT_Stream_Close' on the new stream will
79 * automatically handled when calling @FT_New_Face or @FT_Open_Face.
  /external/clang/test/CXX/special/class.inhctor/
p4.cpp 23 B b1{X<1>{}}; // expected-error {{calling a protected constructor}}
40 FA fa1{X<1>{}}; // expected-error {{calling a protected constructor}}
41 FA fa2{X<2>{}}; // expected-error {{calling a private constructor}}
  /external/freetype/include/freetype/
ftgzip.h 72 * The source stream must be opened _before_ calling this function.
74 * Calling the internal function `FT_Stream_Close' on the new stream will
82 * automatically handled when calling @FT_New_Face or @FT_Open_Face.

Completed in 326 milliseconds

1 2 3 45 6 7 8 91011>>