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

<<41424344454647484950>>

  /external/iproute2/tc/
tc_class.c 302 fprintf(stderr, "Dump terminated\n");
tc_filter.c 345 fprintf(stderr, "Dump terminated\n");
tc_qdisc.c 327 fprintf(stderr, "Dump terminated\n");
  /external/javasqlite/src/main/java/SQLite/
Constants.java 26 public static final int SQLITE_INTERRUPT = 9; /* Operation terminated by sqlite3_interrupt()*/
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/
BlenderInputStream.java 308 * This method reads the string. It assumes the string is terminated with zero in the stream.
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
LwjglCanvas.java 87 if (renderThread != null && renderThread.getState() == Thread.State.TERMINATED)
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
DefaultClient.java 399 log.log( Level.SEVERE, "Connection terminated, reason:{0}.", reason );
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c 574 NCI_TRACE_DEBUG0 ("nfc_hal_main_task terminated");
  /external/libselinux/include/selinux/
selinux.h 191 the NULL-terminated array of contexts. Caller must free via freeconary. */
  /external/libvorbis/doc/
oggstream.html 215 bitstreams in the previous group have terminated.</li>
  /external/llvm/include/llvm/Analysis/
LibCallSemantics.h 161 /// terminated by an entry with a NULL name.
ValueTracking.h 129 /// null-terminated C string pointed to by V. If successful, it returns true
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfException.h 118 /// chain is terminated with a next action of zero. If no type id is
  /external/llvm/lib/DebugInfo/
DWARFFormValue.cpp 225 // Inlined NULL terminated C-strings
  /external/llvm/lib/Support/
FileUtilities.cpp 72 /// number. This assumes that the buffer is null terminated, so it won't fall
  /external/llvm/utils/TableGen/
RegisterInfoEmitter.cpp 218 << "/// Returns a -1 terminated array of pressure set IDs\n"
497 // The initial value depends on the specific list. The list is terminated by a
904 // The 0-terminated list of subreg indices starts at:
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-death-test-internal.h 154 // Returns true if exit_status describes a process that was terminated
  /external/nist-sip/java/gov/nist/javax/sip/parser/
CSeqParser.java 142 * Added tests for transaction terminated event
  /external/opencv/otherlibs/highgui/
loadsave.cpp 79 // the returned string is not terminated by '\0'!!!
  /external/ppp/pppd/
md4.c 204 ** MD has already been terminated (done != 0), so an extra call with
  /external/protobuf/gtest/include/gtest/internal/
gtest-death-test-internal.h 148 // Returns true if exit_status describes a process that was terminated
  /external/qemu/distrib/sdl-1.2.15/src/video/aalib/
SDL_aavideo.c 365 /* Note: If we are terminated, this could be called in the middle of
  /external/qemu/distrib/sdl-1.2.15/src/video/dc/
SDL_dcvideo.c 315 /* Note: If we are terminated, this could be called in the middle of
  /external/qemu/distrib/sdl-1.2.15/src/video/picogui/
SDL_pgvideo.c 322 /* Note: If we are terminated, this could be called in the middle of
  /external/quake/quake/src/WinQuake/data/
SLICNSE.TXT 158 of this Agreement, YOUR LICENSE IS AUTOMATICALLY TERMINATED.

Completed in 1563 milliseconds

<<41424344454647484950>>