HomeSort by relevance Sort by last modified time
    Searched full:with (Results 351 - 375 of 93380) sorted by null

<<11121314151617181920>>

  /external/valgrind/main/helgrind/
README_YARD.txt 11 the idea of shadowing each memory location with two vector timestamps,
17 standalone library (libhb_core.c) with a simple interface (libhb.h).
19 be built as a standalone executable with test harness using "make -f
23 with many synchronisation events, can be handled.
33 You can disable lock order checking with --track-lockorders=no, as it
  /frameworks/base/core/jni/
sqlite3_exception.h 6 ** you may not use this file except in compliance with the License.
29 /* throw a SQLiteException with a message appropriate for the error in handle */
32 /* throw a SQLiteException with the given message */
35 /* throw a SQLiteException with a message appropriate for the error in handle
36 concatenated with the given message
  /libcore/luni/src/main/java/java/net/
SocketException.java 3 * contributor license agreements. See the NOTICE file distributed with
6 * (the "License"); you may not use this file except in compliance with
37 * Constructs a new instance with the given detail message.
43 * Constructs a new instance with the given cause.
51 * Constructs a new instance with given detail message and cause.
SocketTimeoutException.java 3 * contributor license agreements. See the NOTICE file distributed with
6 * (the "License"); you may not use this file except in compliance with
37 * Constructs a new instance with the given detail message.
44 * Constructs a new instance with given cause.
52 * Constructs a new instance with given detail message and cause.
  /libcore/luni/src/main/java/java/util/
MissingFormatWidthException.java 2 * contributor license agreements. See the NOTICE file distributed with
5 * (the "License"); you may not use this file except in compliance with
31 * Constructs a new {@code MissingFormatWidthException} with the specified
45 * Returns the format specifier associated with the exception.
47 * @return the format specifier associated with the exception.
UnknownFormatConversionException.java 2 * contributor license agreements. See the NOTICE file distributed with
5 * (the "License"); you may not use this file except in compliance with
30 * Constructs an {@code UnknownFormatConversionException} with the unknown
44 * Returns the conversion associated with the exception.
46 * @return the conversion associated with the exception.
UnknownFormatFlagsException.java 2 * contributor license agreements. See the NOTICE file distributed with
5 * (the "License"); you may not use this file except in compliance with
32 * Constructs a new {@code UnknownFormatFlagsException} with the specified
46 * Returns the flags associated with the exception.
48 * @return the flags associated with the exception.
  /libcore/luni/src/main/java/javax/net/ssl/
SSLHandshakeException.java 3 * contributor license agreements. See the NOTICE file distributed with
6 * (the "License"); you may not use this file except in compliance with
29 * Constructs a new instance with the given detail message.
36 * Constructs a new instance with given cause.
44 * Constructs a new instance with given detail message and cause.
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
mult_targets 2 ."rule with multiple targets is equivalent to writing \n"
3 ."many rules, each with one target, and all identical aside\n"
6 $details = "A makefile is created with one rule and two targets. Make \n"
8 ."contains the target name with \$@ is looked at for the changes.\n"
10 ."the word output with nothing in the target name giving either\n"
  /ndk/sources/host-tools/sed-4.2.1/
README.boot 7 The bootstrap build is quite likely to babble on and on with
9 how to invoke your compiler with warnings disabled. For example,
10 with a Bourne-like shell and gcc one could use:
12 or with a csh-like shell, one could try:
17 (starting with ``sh configure''); the bootstrap version is almost
  /packages/inputmethods/LatinIME/java/res/xml/
kbd_rows_arabic.xml 8 ** you may not use this file except in compliance with the License.
40 \u06a8: ARABIC LETTER QAF WITH THREE DOTS ABOVE -->
47 \u06a2: ARABIC LETTER FEH WITH DOT MOVED BELOW
48 \u06a5: ARABIC LETTER FEH WITH THREE DOTS BELOW -->
92 \u069c: ARABIC LETTER SEEN WITH THREE DOTS BELOW AND THREE DOTS ABOVE -->
100 \u0626: ARABIC LETTER YEH WITH HAMZA ABOVE
111 \ufefb: ARABIC LIGATURE LAM WITH ALEF ISOLATED FORM
113 \ufef7: ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE ISOLATED FORM
114 \u0623: ARABIC LETTER ALEF WITH HAMZA ABOV
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
vcdiff_test.sh 7 # you may not use this file except in compliance with the License.
39 # vcdiff with no arguments shows usage information & error result
41 && { echo "vcdiff with no arguments should fail, but succeeded"; \
45 # vcdiff with three arguments but without "encode" or "decode"
53 # vcdiff with all three arguments. Verify that output file matches target file
58 || { echo "Encode with three arguments failed"; \
63 || { echo "Decode with three arguments failed"; \
93 # vcdiff with mixed stdin/stdout.
98 || { echo "Encode with mixed arguments failed"; \
103 || { echo "Decode with mixed arguments failed";
    [all...]
  /external/bison/m4/
inttypes_h_gl.m4 5 dnl with or without modifications, as long as this notice is preserved.
10 # doesn't clash with <sys/types.h>, and declares uintmax_t.
23 [Define if <inttypes.h> exists, doesn't clash with <sys/types.h>,
stdint_h_gl.m4 5 dnl with or without modifications, as long as this notice is preserved.
10 # doesn't clash with <sys/types.h>, and declares uintmax_t.
23 [Define if <stdint.h> exists, doesn't clash with <sys/types.h>,
  /external/chromium/base/debug/
profiler.h 12 // profiler. If the application has not been built with the necessary
18 // Start profiling with the supplied name.
20 // by the count of the profile run (starts at 1 with each process).
  /external/chromium/chrome/browser/
background_application_list_model.h 22 // Model for list of Background Applications, that is, Extensions with
23 // kBackgroundPermission set, associated with a Profile.
33 // Invoked when data that the model associates with the extension, such as
45 // Create a new model associated with profile.
50 // Associate observer with this model.
53 // Return the icon associated with |extension| or NULL. NULL indicates either
54 // that there is no icon associated with the extension, or that a pending
87 // Contains data associated with a background application that is not
91 // Associates extension id strings with Application objects.
100 // Returns the Application associated with |extension| or NULL
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_debugger_api_constants.cc 17 "Another debugger is already attached to the tab with id: *.";
19 const char kNoTabError[] = "No tab with given id *.";
21 "Debugger is not attached to the tab with id: *.";
  /external/clang/test/PCH/
chain-implicit-definition.cpp 3 // with PCH
8 // A base with a virtual dtor.
13 // A derived class with an implicit virtual dtor.
  /external/clang/test/Parser/
selector-1.m 10 SEL s4 = @selector(retainArgument:with:);
11 SEL s5 = @selector(meth1:with:with:);
  /external/clang/test/Sema/
attr-regparm.c 11 void __attribute__((regparm(2))) x5(int); // expected-error{{function declared with with regparm(2) attribute was previously declared with the regparm(3) attribute}}
  /external/clang/test/SemaCXX/
ref-init-ambiguous.cpp 17 const E2 &e2 = c; // expected-error {{reference initialization of type 'const E2 &' with initializer of type 'C' is ambiguous}}
23 foo(c); // expected-error {{reference initialization of type 'const E2 &' with initializer of type 'C' is ambiguous}}
25 return c; // expected-error {{reference initialization of type 'const E2 &' with initializer of type 'C' is ambiguous}}
  /external/clang/test/SemaObjC/
selector-1.m 22 SEL s4 = @selector(retainArgument:with:);
23 SEL s5 = @selector(meth1:with:with:);
  /external/elfutils/libasm/
ChangeLog 3 * asm_error.c: Make compile with gcc 4.0.
7 * Makefile.am: Support building with mudflap.
15 * Makefile.am: Support building with mudflap.
  /external/icu4c/test/cintltst/
encoll.h 32 /* performs test with strength PRIMARY */
35 /* perform test with strength SECONDARY */
38 /* perform test with strength TERTIARY */
  /external/iptables/extensions/
libip6t_REJECT.c 16 enum ip6t_reject_with with; member in struct:reject_names
59 "--reject-with type drop input packet and send back\n"
66 {.name = "reject-with", .id = O_REJECT_WITH, .type = XTTYPE_STRING},
75 reject->with = IP6T_ICMP6_PORT_UNREACH;
90 reject->with = reject_table[i].with;
105 if (reject_table[i].with == reject->with)
107 printf(" reject-with %s", reject_table[i].name);
117 if (reject_table[i].with == reject->with
    [all...]

Completed in 1224 milliseconds

<<11121314151617181920>>