HomeSort by relevance Sort by last modified time
    Searched full:details (Results 1 - 25 of 34253) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/ui/cocoa/content_settings/
cookie_details_unittest.mm 17 scoped_nsobject<CocoaCookieDetails> details;
18 details.reset([[CocoaCookieDetails alloc] initAsFolder]);
20 EXPECT_EQ([details.get() type], kCocoaCookieDetailsTypeFolder);
24 scoped_nsobject<CocoaCookieDetails> details;
31 details.reset([[CocoaCookieDetails alloc] initWithCookie:&cookie
35 EXPECT_EQ([details.get() type], kCocoaCookieDetailsTypeCookie);
36 EXPECT_NSEQ(@"PHPSESSID", [details.get() name]);
38 [details.get() content]);
39 EXPECT_NSEQ(@"http://chromium.org", [details.get() domain]);
40 EXPECT_NSEQ(@"/", [details.get() path])
    [all...]
  /dalvik/vm/compiler/template/
README.txt 1 See README.txt under dalvik/vm/mterp for details.
  /external/libvpx/libvpx/nestegg/
README 3 Licensed under an ISC-style license. See LICENSE for details.
6 halloc/halloc.h for details.
  /external/chromium/build/temp_gyp/
README.chromium 3 details.
  /external/chromium/chrome/browser/extensions/
extension_accessibility_api_constants.cc 12 const char kDetailsKey[] = "details";
13 const char kValueKey[] = "details.value";
14 const char kPasswordKey[] = "details.isPassword";
15 const char kItemCountKey[] = "details.itemCount";
16 const char kItemIndexKey[] = "details.itemIndex";
17 const char kSelectionStartKey[] = "details.selectionStart";
18 const char kSelectionEndKey[] = "details.selectionEnd";
19 const char kCheckedKey[] = "details.isChecked";
20 const char kHasSubmenuKey[] = "details.hasSubmenu";
  /external/javassist/src/main/javassist/expr/
package.html 5 See <code>ExprEditor</code> (expression editor) for more details.
  /external/valgrind/main/memcheck/tests/
leak-delta.c 16 fprintf(stderr, "expecting details 10 bytes reachable\n"); fflush(stderr); breakme();
19 fprintf(stderr, "expecting to have NO details\n"); fflush(stderr); breakme();
24 fprintf(stderr, "expecting details +10 bytes lost, +21 bytes reachable\n"); fflush(stderr); breakme();
29 fprintf(stderr, "expecting details +65 bytes reachable\n"); fflush(stderr); breakme();
32 fprintf(stderr, "expecting to have NO details\n"); fflush(stderr); breakme();
36 fprintf(stderr, "expecting details +10 bytes reachable\n"); fflush(stderr); breakme();
40 fprintf(stderr, "expecting details -10 bytes reachable, +10 bytes lost\n"); fflush(stderr); breakme();
44 fprintf(stderr, "expecting details -10 bytes lost, +10 bytes reachable\n"); fflush(stderr); breakme();
48 fprintf(stderr, "expecting details 32 (+32) bytes lost, 33 (-32) bytes reachable\n"); fflush(stderr); breakme();
  /frameworks/av/include/private/
README 3 These include files are part of the private implementation details of
  /frameworks/base/include/private/
README 3 These include files are part of the private implementation details of
  /prebuilts/tools/common/freemarker/
NOTICE.txt 4 See the LICENSE.txt for more details
  /external/libpcap/
acconfig.h 2 * implementation details wrt "const"; newer versions
3 * have different implementation details so for now we
  /external/valgrind/main/gdbserver_tests/
mcleak.stdinB.gdb 14 # fprintf(stderr, "expecting details 10 bytes reachable\n"); fflush(stderr); breakme();
20 # fprintf(stderr, "expecting to have NO details\n"); fflush(stderr);
28 # fprintf(stderr, "expecting details +10 bytes lost, +21 bytes reachable\n"); fflush(stderr); breakme();
36 # fprintf(stderr, "expecting details +65 bytes reachable\n"); fflush(stderr); breakme();
42 # fprintf(stderr, "expecting to have NO details\n"); fflush(stderr); breakme();
49 # fprintf(stderr, "expecting details +10 bytes reachable\n"); fflush(stderr); breakme();
56 # fprintf(stderr, "expecting details -10 bytes reachable, +10 bytes lost\n"); fflush(stderr); breakme();
63 # fprintf(stderr, "expecting details -10 bytes lost, +10 bytes reachable\n"); fflush(stderr); breakme();
70 # fprintf(stderr, "expecting details 32 (+32) bytes lost, 33 (-32) bytes reachable\n"); fflush(stderr); breakme();
  /external/compiler-rt/lib/x86_64/
floatdisf.c 2 * License. See LICENSE.TXT for details.
  /external/dhcpcd/
android.conf 2 # See dhcpcd.conf(5) for details.
  /external/javassist/src/main/javassist/util/proxy/
package.html 4 See <code>ProxyFactory</code> for more details.
  /external/skia/
README 3 See full details, and build instructions, at http://code.google.com/p/skia/wiki/DocRoot
  /external/webkit/Source/WebCore/manual-tests/
redirect.html 2 <p>See redirection-target.html for details of what this tests.</p>
  /hardware/broadcom/wlan/bcmdhd/config/
android_dhcpcd.conf 2 # See dhcpcd.conf(5) for details.
  /hardware/qcom/wlan/qcwcn/config/
android_dhcpcd.conf 2 # See dhcpcd.conf(5) for details.
  /hardware/ti/wlan/mac80211/config/
android_dhcpcd.conf 2 # See dhcpcd.conf(5) for details.
  /ndk/sources/cxx-stl/llvm-libc++/android/test/jni/
Application.mk 2 # Source Licenses. See LICENSE.TXT for details.
  /ndk/tests/standalone/init-fini-arrays/
foo.cpp 1 /* For details, see README */
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogListItemHelper.java 32 /** Helper for populating the details of a phone call. */
42 * @param phoneCallDetailsHelper used to set the details of a phone call
56 * @param details the details of a phone call needed to fill in the data
59 public void setPhoneCallDetails(CallLogListItemViews views, PhoneCallDetails details,
61 mPhoneCallDetailsHelper.setPhoneCallDetails(views.phoneCallDetailsViews, details,
63 boolean canCall = mPhoneNumberHelper.canPlaceCallsTo(details.number);
64 boolean canPlay = details.callTypes[0] == Calls.VOICEMAIL_TYPE;
72 configureCallSecondaryAction(views, details);
83 PhoneCallDetails details) {
    [all...]
  /prebuilts/qemu-kernel/arm/
README 4 See external/qemu/docs/ANDROID-KERNEL.TXT for more details.
  /prebuilts/qemu-kernel/mips/
README 4 See external/qemu/docs/ANDROID-KERNEL.TXT for more details.

Completed in 1287 milliseconds

1 2 3 4 5 6 7 8 91011>>