HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 126 - 150 of 8433) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
tight-vncviewer-fullscreen.patch 25 + fprintf(stderr, "calling XGrabServer(dpy)\n");
36 + fprintf(stderr, "calling XUngrabServer(dpy)\n");
  /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
  /frameworks/base/core/java/android/net/
INetworkScoreCache.aidl 26 * a given network type by calling NetworkScoreManager.registerNetworkSubsystem.
29 * It may request scores by calling NetworkScoreManager#requestScores(NetworkKey[]); a call to
  /frameworks/base/core/res/res/values-mcc310-mnc260-en-rAU/
strings.xml 26 <item msgid="7239039348648848288">"To make calls and send messages over Wi-Fi, first ask your carrier to set up this service. Then turn on Wi-Fi calling again from Settings."</item>
31 <string name="wfcSpnFormat" msgid="4982938551498609442">"%s Wi-Fi Calling"</string>
  /frameworks/base/core/res/res/values-mcc310-mnc260-en-rGB/
strings.xml 26 <item msgid="7239039348648848288">"To make calls and send messages over Wi-Fi, first ask your carrier to set up this service. Then turn on Wi-Fi calling again from Settings."</item>
31 <string name="wfcSpnFormat" msgid="4982938551498609442">"%s Wi-Fi Calling"</string>
  /frameworks/base/core/res/res/values-mcc310-mnc260-en-rIN/
strings.xml 26 <item msgid="7239039348648848288">"To make calls and send messages over Wi-Fi, first ask your carrier to set up this service. Then turn on Wi-Fi calling again from Settings."</item>
31 <string name="wfcSpnFormat" msgid="4982938551498609442">"%s Wi-Fi Calling"</string>
  /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/x86_64-linux-glibc2.11-4.8/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.15-4.8/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...]
  /external/freetype/include/
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.
120 * Before calling the function, this is the the total size of the
123 * known in advance). After calling the function, `output_len' is the
ftbzip2.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/llvm/lib/Target/R600/
AMDGPUCallingConv.td 1 //===---- AMDCallingConv.td - Calling Conventions for Radeon GPUs ---------===//
10 // This describes the calling conventions for the AMD Radeon GPUs.
17 // Calling convention for SI
45 // Calling convention for R600
56 // Calling convention for compute kernels
  /external/pdfium/third_party/freetype/include/
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.
120 * Before calling the function, this is the the total size of the
123 * known in advance). After calling the function, `output_len' is the
  /frameworks/base/core/java/android/webkit/
CookieSyncManager.java 120 * @deprecated Calling resetSync is no longer necessary as the WebView automatically
129 * @deprecated Calling startSync is no longer necessary as the WebView automatically
139 * @deprecated Calling stopSync is no longer useful as the WebView
151 // Prior to Android KK, calling createInstance() or constructing a WebView is
152 // a hard pre-condition for calling getInstance(). We retain that contract to aid
  /frameworks/compile/slang/
slang_rs_export_type.h 188 // Cache the result after calling convertToLLVMType() at the first time
199 // @T was normalized by calling RSExportType::NormalizeType().
200 // @TypeName was retrieve from RSExportType::GetTypeName() before calling
294 // @T was normalized by calling RSExportType::NormalizeType() before calling
296 // @TypeName was retrieved from RSExportType::GetTypeName() before calling
320 // T is normalized by calling RSExportType::NormalizeType() before
321 // calling this
377 // @PT was normalized by calling RSExportType::NormalizeType() before calling
    [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
  /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/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/clang/test/SemaCXX/
warn-thread-safety-verbose.cpp 61 foo1(); // expected-warning {{calling function 'foo1' requires holding mutex 'mu' exclusively}}
65 foo2(); // expected-warning {{calling function 'foo2' requires holding mutex 'mu'}}
70 foo1(); // expected-warning {{calling function 'foo1' requires holding mutex 'mu' exclusively}}

Completed in 791 milliseconds

1 2 3 4 56 7 8 91011>>