/external/icu4c/common/ |
D | unorm_it.c | 194 int32_t limit, capacity, room; in readNext() local 199 room=capacity/4; in readNext() 200 if(room>(capacity-limit)) { in readNext() 202 moveContentsTowardStart(api, uni->chars, uni->states, room); in readNext() 218 room=unorm_next(iter, uni->chars+limit, capacity-limit, uni->mode, 0, TRUE, NULL, &errorCode); in readNext() 220 if(room<=capacity) { in readNext() 226 capacity+=room+100; in readNext() 237 … room=unorm_next(iter, uni->chars+limit, capacity-limit, uni->mode, 0, TRUE, NULL, &errorCode); in readNext() 239 if(U_FAILURE(errorCode) || room==0) { in readNext() 247 for(--room; room>0; --room) { in readNext() [all …]
|
/external/chromium/third_party/libjingle/source/talk/examples/call/ |
D | callclient.cc | 675 void CallClient::JoinMuc(const std::string& room) { in JoinMuc() argument 677 if (room.length() > 0) { in JoinMuc() 678 room_jid = buzz::Jid(room); in JoinMuc() 698 console_->Printf("Unable to make valid muc endpoint for %s", room.c_str()); in JoinMuc() 714 const buzz::Jid& room, in OnMucInviteReceived() argument 717 console_->Printf("Invited to join %s by %s.\n", room.Str().c_str(), in OnMucInviteReceived() 733 JoinMuc(room.Str()); in OnMucInviteReceived() 812 void CallClient::LeaveMuc(const std::string& room) { in LeaveMuc() argument 814 if (room.length() > 0) { in LeaveMuc() 815 room_jid = buzz::Jid(room); in LeaveMuc() [all …]
|
D | callclient.h | 102 void JoinMuc(const std::string& room); 103 void InviteToMuc(const std::string& user, const std::string& room); 104 void LeaveMuc(const std::string& room); 141 void OnMucInviteReceived(const buzz::Jid& inviter, const buzz::Jid& room,
|
/external/tinyxml/ |
D | xmltest.cpp | 387 TiXmlElement* room = roomHandle.Element(); in main() local 388 assert( room ); in main() 389 TiXmlAttribute* doors = room->FirstAttribute(); in main() 399 XmlTest( "Location tracking: room row", room->Row(), 1 ); in main() 400 XmlTest( "Location tracking: room col", room->Column(), 45 ); in main() 426 TiXmlElement* room = roomHandle.Element(); in main() local 427 assert( room ); in main() 428 TiXmlAttribute* doors = room->FirstAttribute(); in main() 431 XmlTest( "Location tracking: Tab 8: room row", room->Row(), 1 ); in main() 432 XmlTest( "Location tracking: Tab 8: room col", room->Column(), 49 ); in main()
|
/external/openssl/crypto/sha/asm/ |
D | sha256-armv4.s | 58 str r1,[sp,#17*4] @ leave room for r1 102 str r1,[sp,#17*4] @ leave room for r1 146 str r1,[sp,#17*4] @ leave room for r1 190 str r1,[sp,#17*4] @ leave room for r1 234 str r1,[sp,#17*4] @ leave room for r1 278 str r1,[sp,#17*4] @ leave room for r1 322 str r1,[sp,#17*4] @ leave room for r1 366 str r1,[sp,#17*4] @ leave room for r1 410 str r1,[sp,#17*4] @ leave room for r1 454 str r1,[sp,#17*4] @ leave room for r1 [all …]
|
/external/wpa_supplicant_8/src/utils/ |
D | edit.c | 430 int room, plen, add_space; in complete() local 468 room = sizeof(cmdbuf) - 1 - cmdbuf_len; in complete() 469 if (room < len) in complete() 470 len = room; in complete() 471 add_space = count == 1 && len < room; in complete()
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | info_bubble_view.mm | 22 // Make room for the border to be seen.
|
/external/chromium/chrome/browser/ui/cocoa/download/ |
D | download_started_animation_mac.mm | 93 // the bottom of the tab, assuming there is enough room. If there isn't 100 // Sanity check the size in case there's no room to display the animation.
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
D | selected_keyword_decoration_unittest.mm | 33 // not enough room.
|
/external/e2fsprogs/e2fsck/ |
D | CHANGES | 36 e2fsck will now expand the /lost+found directory if it runs out of room.
|
/external/tremolo/Tremolo/ |
D | floor1.c | 340 int room=(hiroom<loroom?hiroom:loroom)<<1; in floor1_inverse1() local 344 if(val>=room){ in floor1_inverse1()
|
/external/valgrind/main/drd/scripts/ |
D | run-splash2 | 212 …psep=' ' run_test ${SPLASH2}/codes/apps/radiosity/RADIOSITY -batch -room -ae 5000.0 -en 0.050 -bf …
|
/external/libffi/src/x86/ |
D | win32.S | 46 # Make room for all of the new args. 159 # Make room for all of the new args.
|
/external/libffi/src/m68k/ |
D | sysv.S | 58 | Make room for all of the new args.
|
/external/llvm/test/CodeGen/ARM/ |
D | lsr-unfolded-offset.ll | 4 ; register pressure and therefore spilling. There is more room for improvement
|
/external/chromium/chrome/browser/ui/cocoa/content_settings/ |
D | cookie_details_view_controller.mm | 77 // text, give it some more room.
|
/external/libffi/src/arm/ |
D | sysv.S | 153 @ Make room for all of the new args.
|
/external/chromium/net/data/filter_unittests/ |
D | google.txt | 5 …ew approach to online search that took root in a Stanford University dorm room and quickly spread …
|
/external/webkit/Tools/android/flex-2.5.4a/ |
D | flex.skl | 162 /* Size of input buffer in bytes, not including room for EOB 794 { /* Not enough room in the buffer - grow it. */ 816 /* Include room in for 2 EOB chars. */ 939 { /* need to shift things up to make room */ 1271 /* They forgot to leave room for the EOB's. */
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_button_cell_unittest.mm | 176 // Once we turn on arrow drawing make sure there is now room for it.
|
D | bookmark_bar_folder_view.mm | 137 // room for the about-to-be-dropped bookmark.
|
/external/chromium/base/ |
D | sys_string_conversions_mac.mm | 47 // value_type elements per UInt8. Leave room for a NUL terminator.
|
/external/quake/quake/src/QW/ |
D | qwchangelog.txt | 140 jump into the RL room on dm6, or hit the secret light on e4m1. 192 - adjust console input a bit to allow room for download percent bar (moved up
|
/external/zlib/contrib/masm686/ |
D | match.asm | 169 ; It is then shifted into the high word, to make room for the wmask
|
/external/zlib/old/ |
D | visual-basic.txt | 6 room in the output buffer).
|