Searched
full:cookie (Results
676 -
700 of
1072) sorted by null
<<21222324252627282930>>
| /external/chromium/chrome/browser/sync/glue/ |
| synchronized_preferences.h | 34 // Cookie settings and exceptions not working
|
| /external/chromium/chrome/common/extensions/docs/static/ |
| devguide.html | 60 <td> Explore and modify the browser's cookie system </td>
|
| /external/chromium/third_party/libjingle/source/talk/p2p/base/ |
| stunserver.cc | 50 // TODO: If appropriate, look for the magic cookie before parsing.
|
| /external/chromium/third_party/libjingle/source/talk/xmpp/ |
| xmppclient.h | 100 // When authentication is successful, this returns the service cookie
|
| /external/clang/test/CodeGenCXX/ |
| new.cpp | 75 // Cookie required
|
| /external/icu4c/samples/ufortune/ |
| ufortune.c | 19 * ICU resources that contain the fortune-cookie sayings.
|
| /external/iproute2/man/man3/ |
| libnetlink.3 | 114 cookie as arguments. It will get called for all received messages.
|
| /external/kernel-headers/original/linux/ |
| signal.h | 242 extern int get_signal_to_deliver(siginfo_t *info, struct k_sigaction *return_ka, struct pt_regs *regs, void *cookie);
|
| /external/llvm/lib/Support/ |
| Debug.cpp | 74 static void debug_user_sig_handler(void *Cookie) {
|
| /external/nist-sip/java/gov/nist/javax/sip/ |
| Utils.java | 176 // prepend with a magic cookie to indicate we are bis09 compatible.
|
| /external/oprofile/daemon/ |
| opd_ibs.c | 132 if (trans->cookie == INVALID_COOKIE 145 if (!trans->in_kernel && trans->cookie == NO_COOKIE) 652 fprintf (memaccess_log, "# Format: app_cookie,cookie,cpu,tgid,tid,pc,branch-target-address,\n"); 667 fprintf (bta_log, "# Format: app_cookie,cookie,cpu,tgid,tid,pc,branch-target-address\n\n");
|
| /external/qemu/distrib/sdl-1.2.12/src/audio/mint/ |
| SDL_mintaudio.c | 35 #include <mint/cookie.h>
|
| /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
| SDL_sysvideo.cc | 637 int32 cookie = 0; local 638 while (get_next_image_info(0,&cookie,&info) == B_OK) { 640 if (get_image_symbol((image_id)cookie,"glBegin",B_SYMBOL_TYPE_ANY,&location) == B_OK) { 641 _this->gl_config.dll_handle = (void*)cookie;
|
| /external/tcpdump/ |
| print-pppoe.c | 83 { PPPOE_AC_COOKIE, "AC-Cookie" },
|
| /external/webkit/Source/WebKit/chromium/public/ |
| WebURLRequest.h | 100 // Used to implement third-party cookie blocking.
|
| /frameworks/base/include/media/ |
| mediarecorder.h | 37 typedef void (*media_completion_f)(status_t status, void *cookie);
|
| /frameworks/base/media/libstagefright/include/ |
| AwesomePlayer.h | 279 static bool ContinuePreparation(void *cookie);
|
| /frameworks/base/services/camera/libcameraservice/ |
| CameraService.h | 149 // convert client from cookie
|
| /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
| CallerInfoTest.java | 201 public void onQueryComplete(int token, Object cookie, CallerInfo info) {
|
| /frameworks/base/tools/localize/ |
| XLIFFFile.cpp | 224 XLIFFFile::Filter(bool (*func)(const string&,const TransUnit&,void*), void* cookie) 234 bool keep = func(file.filename, tu, cookie); 258 XLIFFFile::Map(void (*func)(const string&,TransUnit*,void*), void* cookie) 266 func(file.filename, &(file.transUnits[j]), cookie);
|
| localize.cpp | 175 keep_this_trans_unit(const string& file, const TransUnit& unit, void* cookie) 177 const Settings* settings = reinterpret_cast<const Settings*>(cookie); 478 pseudolocalize_trans_unit(const string&file, TransUnit* unit, void* cookie) 480 const PseudolocalizeSettings* settings = (PseudolocalizeSettings*)cookie;
|
| localize_test.cpp | 49 return_false(const string&, const TransUnit& unit, void* cookie)
|
| /frameworks/media/libvideoeditor/lvpp/ |
| PreviewPlayerBase.h | 260 static bool ContinuePreparation(void *cookie);
|
| /packages/apps/Calendar/src/com/android/calendar/selectcalendars/ |
| SelectVisibleCalendarsFragment.java | 83 protected void onQueryComplete(int token, Object cookie, Cursor cursor) {
|
| /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/nfsd/ |
| nfsfh.h | 28 __u32 fb_dcookie; /* dentry cookie - always 0xfeebbaca */
|
Completed in 1284 milliseconds
<<21222324252627282930>>