HomeSort by relevance Sort by last modified time
    Searched full:terminated (Results 676 - 700 of 2545) sorted by null

<<21222324252627282930>>

  /external/webkit/Source/JavaScriptCore/wtf/url/src/
URLBuffer.h 70 // The output will NOT be 0-terminated. Call length() to get the length.
  /external/webkit/Source/WebCore/bindings/js/
JSEventListener.cpp 136 bool terminatorCausedException = (exec->hadException() && exec->exception().isObject() && asObject(exec->exception())->exceptionType() == Terminated);
WorkerScriptController.cpp 132 if (completionType == Terminated || m_workerContextWrapper->globalData().terminator.shouldTerminate()) {
  /external/webkit/Source/WebCore/bindings/v8/
V8NPUtils.cpp 119 // WriteUtf8 is guaranteed to generate a null-terminated string because bufferLength is constructed to be one greater
  /external/webkit/Tools/DumpRenderTree/chromium/
CppVariant.h 63 void set(const char*); // Must be a null-terminated string.
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
base64.c 32 * nul terminated to make it easier to use as a C string. The nul terminator is
  /external/wpa_supplicant_8/wpa_supplicant/
config_file.c 57 * removes comments. The returned string is guaranteed to be null-terminated.
193 "terminated properly.", *line);
250 "terminated properly.", *line);
296 wpa_printf(MSG_ERROR, "Line %d: blob was not terminated "
  /frameworks/base/obex/javax/obex/
HeaderSet.java 182 private String mName; // null terminated Unicode text string
184 private String mType; // null terminated ASCII text string
192 private String mDescription; // null terminated Unicode text String
204 private String[] mUnicodeUserDefined; //null terminated unicode string
  /frameworks/compile/libbcc/lib/Renderscript/
RSExecutable.cpp 34 // Must be NULL-terminated.
  /frameworks/native/opengl/libs/EGL/
egl_object.cpp 44 // this marks the object as "terminated"
  /frameworks/rs/
rsScript.cpp 147 // not NULL-terminated. We then use setenv(), which properly handles
  /frameworks/support/renderscript/v8/rs_support/
rsScript.cpp 147 // not NULL-terminated. We then use setenv(), which properly handles
  /frameworks/testing/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
RunTestCommand.java 174 + " is terminated, e.g. USB is disconnected.\n"
  /gdk/samples/bitmap-plasma-llvm/res/raw/armeabi/
gdbserver 
  /gdk/samples/bitmap-plasma-llvm/res/raw/armeabi-v7a/
gdbserver 
  /hardware/samsung_slsi/exynos5/libv4l2/
exynos_mc.c 609 * Parse NULL terminated string describing a pad and return its struct
664 * Parse NULL terminated string p describing a link and return its struct
709 * Parse NULL terminated string p describing a link and its configuration
758 * Parse NULL terminated string p describing link(s) separated by
  /hardware/ti/omap3/dspbridge/inc/
rms_sh.h 98 RMS_CHAR name[1]; /* Device Name (terminated by '\0') */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
rms_sh.h 98 RMS_CHAR name[1]; /* Device Name (terminated by '\0') */
  /libcore/dalvik/src/main/java/dalvik/system/profiler/
HprofBinaryToAscii.java 114 * Read a file looking for text header terminated by two newlines,
  /ndk/sources/host-tools/make-3.81/
getopt.h 62 of `struct option' terminated by an element containing a name which is
signame.c 140 init_sig (SIGTERM, "TERM", _("Terminated"));
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/install-tools/include/
limits.h 29 #ifndef _GCC_LIMITS_H_ /* Terminated in limity.h. */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hashtab.h 197 /* A hash function for null-terminated strings. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/install-tools/include/
limits.h 29 #ifndef _GCC_LIMITS_H_ /* Terminated in limity.h. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hashtab.h 197 /* A hash function for null-terminated strings. */

Completed in 1863 milliseconds

<<21222324252627282930>>