/external/dbus/ |
NEWS.pre-1-0 | 65 - We now print out a warning and do nothing when someone tries to close a 79 - Correctly error out when an application tries to acquire or release the
|
/external/dbus/dbus/ |
dbus-message-util.c | 418 * Tries loading the message in the given message file 460 * Tries loading the given message data. [all...] |
/external/google-breakpad/src/third_party/linux/include/gflags/ |
gflags.h | 391 // cause a link-time error if someone tries to define 2 flags with 447 // compile error if someone tries to define a flag named no<name>
|
/external/guava/guava-testlib/src/com/google/common/testing/ |
ClassSanityTester.java | 770 * Thrown if the test tries to invoke a constructor or static factory method but failed because [all...] |
/external/libmicrohttpd/src/microhttpd/ |
internal.h | 56 * Minimum size by which MHD tries to increment read/write buffers. [all...] |
/external/libmicrohttpd/src/microspdy/ |
structures.h | 820 * library tries to send max_num_frames in a single call to SPDY_run 971 * library tries to send max_num_frames in a single call to SPDY_run
|
/external/opencv3/modules/videoio/src/ |
cap_dc1394.cpp | 11 First it tries to install a firewire camera, 12 if that fails it tries a v4l/USB camera [all...] |
/external/regex-re2/lib/codereview/ |
codereview.py | 129 # and then tries to use it as ascii. Change Mercurial's default. [all...] |
/external/v8/src/debug/ |
liveedit.js | 686 // For each old function (if it is not damaged) tries to find a corresponding 695 // A recursive function that tries to find a correspondence for all [all...] |
/external/webrtc/third_party/gflags/gen/posix/include/gflags/ |
gflags.h | 427 // cause a link-time error if someone tries to define 2 flags with 483 // compile error if someone tries to define a flag named no<name>
|
/external/webrtc/third_party/gflags/gen/win/include/gflags/ |
gflags.h | 445 // cause a link-time error if someone tries to define 2 flags with 501 // compile error if someone tries to define a flag named no<name>
|
/frameworks/av/include/camera/ |
CameraParameters.h | 649 // continuously tries to focus. This is the best choice for video [all...] |
/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/ |
layered_filter_fast_d1new.rs | 130 // Next, tries to figure out whether or not this pixel is on the boundary 189 // Next, tries to figure out whether or not this pixel is on the boundary [all...] |
/hardware/bsp/intel/peripheral/libmraa/src/glob/ |
glob.c | 263 * Recursive brace globbing helper. Tries to expand a single brace. 265 * If it fails then it tries to glob the rest of the pattern and returns.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
CountedCompleter.java | 542 * and then similarly tries to complete this task's completer, 564 * otherwise, similarly tries to complete this task's completer, if
|
/packages/apps/Contacts/src/com/android/contacts/activities/ |
ConfirmAddDetailActivity.java | 824 int tries = 0; local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
stl_set.h | 651 * @brief Tries to locate an element in a %set. 656 * This function takes a key and tries to locate the element with which
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
stl_set.h | 651 * @brief Tries to locate an element in a %set. 656 * This function takes a key and tries to locate the element with which
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
stl_set.h | 651 * @brief Tries to locate an element in a %set. 656 * This function takes a key and tries to locate the element with which
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
msvc9compiler.py | 222 At first it tries to find the productdir of VS 2008 in the registry. If 784 Tries to find the program in several places: first, one of the
|
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/ |
msvc9compiler.py | 222 At first it tries to find the productdir of VS 2008 in the registry. If 784 Tries to find the program in several places: first, one of the
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stl_set.h | 690 * @brief Tries to locate an element in a %set. 695 * This function takes a key and tries to locate the element with which
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
msvc9compiler.py | 222 At first it tries to find the productdir of VS 2008 in the registry. If 784 Tries to find the program in several places: first, one of the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
msvc9compiler.py | 222 At first it tries to find the productdir of VS 2008 in the registry. If 784 Tries to find the program in several places: first, one of the
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBase.java | 964 * tries again. 981 * tries again. 1016 * tries again. [all...] |