HomeSort by relevance Sort by last modified time
    Searched full:opening (Results 101 - 125 of 853) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/bluetooth/glib/gio/
glocalfileoutputstream.c 526 _("Error opening file '%s': %s"),
571 _("Error opening file '%s': %s"),
710 _("Error opening file '%s': %s"),
949 _("Error opening file '%s': %s"),
1040 _("Error opening file '%s': %s"),
  /external/netperf/
netserver.c 163 /* perhaps one day we will use this as part of only opening a debug
174 char FileName[PATH_MAX]; /* for opening the debug log file */
581 perror ("netserver: opening for reading: /dev/null");
611 perror ("netserver: opening for writing: /dev/null");
797 char FileName[PATH_MAX]; /* for opening the debug log file */
  /dalvik/libcore/icu/src/main/native/
NativeCollation.cpp 329 * Opening a new C UCollator with the default locale.
347 * Opening a new C UCollator with the argument locale rules.
375 * Opening a new C UCollator with the argument locale rules.
  /dalvik/vm/native/
dalvik_system_DexFile.c 156 "Re-opening BOOTCLASSPATH DEX files is not allowed");
166 LOGV("Opening DEX file '%s' (DEX)\n", sourceName);
172 LOGV("Opening DEX file '%s' (Jar)\n", sourceName);
  /external/freetype/include/freetype/internal/
sfnt.h 46 /* face_index :: The index of the TrueType font, if we are opening a */
89 /* face_index :: The index of the TrueType font, if we are opening a */
143 /* face_index :: The index of the TrueType font, if we are opening a */
    [all...]
  /external/opencore/oscl/oscl/osclio/src/
oscl_file_io.h 152 * This should be called before opening the file. If used when
185 * This should be called before opening the file. If used when
201 * This should be called before opening the file. If used when
  /ndk/build/awk/
xml.awk 54 } else { # nope, it's an opening one
141 # XML_TYPE: type of event: "BEGIN" -> mean an opening tag, "END" a
229 # </foo> is a closing tag, and <foo> an opening tag, this is handled
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
cppinternals.info 172 arguments to a macro call. It is set to 1 when looking for the opening
289 wants to check the next token to see if it is an opening parenthesis.
340 management issues, but not all. The opening parenthesis after a
347 for the opening parenthesis to, and reading the arguments of, a
524 to be an opening parenthesis (itself possibly the first token of an
550 If instead the algorithm looked for an opening parenthesis first and
556 Looking for a function-like macro's opening parenthesis
572 as it reads tokens. If the next real token is not an opening
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
cppinternals.info 173 arguments to a macro call. It is set to 1 when looking for the opening
290 wants to check the next token to see if it is an opening parenthesis.
341 management issues, but not all. The opening parenthesis after a
348 for the opening parenthesis to, and reading the arguments of, a
525 to be an opening parenthesis (itself possibly the first token of an
551 If instead the algorithm looked for an opening parenthesis first and
557 Looking for a function-like macro's opening parenthesis
573 as it reads tokens. If the next real token is not an opening
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
cppinternals.info 173 arguments to a macro call. It is set to 1 when looking for the opening
290 wants to check the next token to see if it is an opening parenthesis.
341 management issues, but not all. The opening parenthesis after a
348 for the opening parenthesis to, and reading the arguments of, a
525 to be an opening parenthesis (itself possibly the first token of an
551 If instead the algorithm looked for an opening parenthesis first and
557 Looking for a function-like macro's opening parenthesis
573 as it reads tokens. If the next real token is not an opening
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
cppinternals.info 172 arguments to a macro call. It is set to 1 when looking for the opening
289 wants to check the next token to see if it is an opening parenthesis.
340 management issues, but not all. The opening parenthesis after a
347 for the opening parenthesis to, and reading the arguments of, a
524 to be an opening parenthesis (itself possibly the first token of an
550 If instead the algorithm looked for an opening parenthesis first and
556 Looking for a function-like macro's opening parenthesis
572 as it reads tokens. If the next real token is not an opening
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
cppinternals.info 173 arguments to a macro call. It is set to 1 when looking for the opening
290 wants to check the next token to see if it is an opening parenthesis.
341 management issues, but not all. The opening parenthesis after a
348 for the opening parenthesis to, and reading the arguments of, a
525 to be an opening parenthesis (itself possibly the first token of an
551 If instead the algorithm looked for an opening parenthesis first and
557 Looking for a function-like macro's opening parenthesis
573 as it reads tokens. If the next real token is not an opening
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
cppinternals.info 173 arguments to a macro call. It is set to 1 when looking for the opening
290 wants to check the next token to see if it is an opening parenthesis.
341 management issues, but not all. The opening parenthesis after a
348 for the opening parenthesis to, and reading the arguments of, a
525 to be an opening parenthesis (itself possibly the first token of an
551 If instead the algorithm looked for an opening parenthesis first and
557 Looking for a function-like macro's opening parenthesis
573 as it reads tokens. If the next real token is not an opening
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
cppinternals.info 172 arguments to a macro call. It is set to 1 when looking for the opening
289 wants to check the next token to see if it is an opening parenthesis.
340 management issues, but not all. The opening parenthesis after a
347 for the opening parenthesis to, and reading the arguments of, a
524 to be an opening parenthesis (itself possibly the first token of an
550 If instead the algorithm looked for an opening parenthesis first and
556 Looking for a function-like macro's opening parenthesis
572 as it reads tokens. If the next real token is not an opening
    [all...]
  /build/tools/kcm/
kcm.cpp 68 fprintf(stderr, "kcm: error opening file for read: %s\n", filename);
203 fprintf(stderr, "kcm: error opening file for write: %s\n", outfilename);
  /build/tools/soslim/
main.c 83 INFO("Opening %s...\n", infile);
125 INFO("Opening %s...\n", infile);
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
DexFile.java 54 * access rights missing for opening it
75 * access rights missing for opening it
  /dalvik/libcore/sql/src/test/java/tests/java/sql/
StressTest.java 182 Logger.global.info("Opening " + maxConnections + " to database "
228 Logger.global.info("Opening "+numConnections+" to database "+Support_SQL.getFilename());
  /development/tools/yuv420sp2rgb/
yuv420sp2rgb.c 229 INFO("Opening input file %s\n", infile);
234 INFO("Opening output file %s\n", outfile);
  /external/apache-http/src/org/apache/http/conn/
ManagedClientConnection.java 112 * @param context the context for opening this connection
113 * @param params the parameters for opening this connection
  /external/bluetooth/bluez/sbc/
sbctester.c 295 printf("opening reference %s\n", ref);
303 printf("opening testfile %s\n", tst);
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_audio.h 166 * It should be called with a parameter of 0 after opening the audio
168 * data for your callback function after opening the audio device.
  /external/qemu/slirp/
tcp_timer.c 230 * There are two phases to the opening: Initially we
238 * to linear window opening at some threshold size.
  /external/qemu/slirp-android/
tcp_timer.c 230 * There are two phases to the opening: Initially we
238 * to linear window opening at some threshold size.
  /external/v8/tools/
jsmin.py 83 # We treat each top-level opening brace as a single scope that can span
93 declarations. (These last two must be on one line including the opening

Completed in 303 milliseconds

1 2 3 45 6 7 8 91011>>