/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/ |
test_misc.py | 58 # string keys but FREE_DBT() was always being told to free it when the
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_misc.py | 58 # string keys but FREE_DBT() was always being told to free it when the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_misc.py | 58 # string keys but FREE_DBT() was always being told to free it when the
|
/system/keymaster/ |
rsa_keymaster1_operation.cpp | 40 // padding where we've told the HW not to.
|
/system/media/brillo/audio/audioservice/ |
audio_device_handler.cpp | 54 // was previously told.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-cris.h | 111 TC_FORCE_RELOCATION* definitions already told about the cases where
|
/external/curl/tests/server/ |
sws.c | 91 #define RCMD_IDLE 1 /* told to sit idle */ 92 #define RCMD_STREAM 2 /* told to stream */ 148 /* when told to run as proxy, we store the logs in different files so that 699 request including the body before we return. If we've been told to [all...] |
/external/aac/libSYS/include/ |
machine_type.h | 284 * Sometimes compiler do not do what they are told to do, and in case of inlining some 288 * Defines how the compiler is told to inline stuff.
|
/external/replicaisland/res/values/ |
wanda.xml | 108 Mr. Rokudou told us that this whole island, every little bit of it, is something that The Source manufactured. The eggheads don?t know why it makes stuff, or how it chooses to grow the things it does, but they think it has something to do with influences from outside sources. <small>Mr. Rokudou calls it ?proximity influence remanifestation,? whatever that means</small>. 132 So you met Kyle, huh? I told you he can be a bit of a jerk, right? He and I grew up together, and he?s always been kind of arrogant, but getting this assignment from Mr. Rokudou really pumped up his ego. He?s actually a really nice guy under those dark glasses. Last year he wrote me a song for my birthday, if you can believe that.
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
mainpage.dox | 18 /// where you will be told to come and read about them here, unless they were missed
|
/external/autotest/client/site_tests/network_CDMAActivate/ |
network_CDMAActivate.py | 111 service is told to initiate OTASP activation.
|
/external/autotest/client/site_tests/network_DhcpStaticIP/ |
network_DhcpStaticIP.py | 137 'was told to expect during negotiation.')
|
/external/curl/docs/libcurl/ |
curl_multi_socket_action.3 | 144 callback has been told.
|
/external/dbus/dbus/ |
dbus-socket-set-poll.c | 301 * put them. _dbus_poll is level-triggered, so we'll just be told
|
/external/icu/icu4c/source/common/ |
brkeng.h | 143 * handle. It is told the character and the type of break; at its
|
/external/kernel-headers/original/uapi/linux/ |
bcache.h | 67 * searches - it told you where a key started. It's not used anymore,
|
/external/libmicrohttpd/doc/chapters/ |
responseheaders.inc | 12 but guessing about how to handle the response, because the server had not told him.
|
/external/mesa3d/docs/ |
vmware-guest.html | 134 if they're not installed in your system. You should be told what's missing.
|
/external/mesa3d/src/mesa/x86/ |
common_x86.c | 75 * However, I have been told by Alan Cox that all 2.4 (and later) Linux
|
/external/valgrind/none/tests/ |
libvex_test.c | 263 // Now, try various combinations, if told to do so:
|
/frameworks/native/include/gui/ |
BufferSlot.h | 199 // call requestBuffer() when told to do so. Technically this is not
|
/frameworks/wilhelm/src/android/util/ |
AacAdtsExtractor.cpp | 138 // but in this case we were told the total size of the data source and so an EOS
|
/hardware/bsp/intel/peripheral/audio/generic/ |
audio_hal.c | 507 const int num_device_channels = proxy_get_channel_count(proxy); /* what we told alsa */ 508 const int num_req_channels = out->hal_channel_count; /* what we told AudioFlinger */ 910 int num_device_channels = proxy_get_channel_count(&in->proxy); /* what we told Alsa */ 911 int num_req_channels = in->hal_channel_count; /* what we told AudioFlinger */ [all...] |
/hardware/libhardware/modules/usbaudio/ |
audio_hal.c | 453 const int num_device_channels = proxy_get_channel_count(proxy); /* what we told alsa */ 454 const int num_req_channels = out->hal_channel_count; /* what we told AudioFlinger */ 877 int num_device_channels = proxy_get_channel_count(&in->proxy); /* what we told Alsa */ 878 int num_req_channels = in->hal_channel_count; /* what we told AudioFlinger */ [all...] |
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/ |
ProcessStatusTracker.java | 66 // don't track right away, until told to
|