Searched
full:track (Results
601 -
625 of
3692) sorted by null
<<21222324252627282930>>
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/ |
Envelope.java | 37 * to track incoming chunks of data.
|
/external/libmtp/examples/ |
newplaylist.c | 77 printf("You need to supply one or more track IDs\n");
|
/external/libogg/doc/libogg/ |
ogg_sync_state.html | 22 <p>It is used during decoding to track the status of data as it is read in, synchronized, verified, and parsed into pages belonging to the various logical bistreams in the current physical bitstream link.
|
/external/libvpx/libvpx/third_party/googletest/src/xcode/Samples/FrameworkSample/ |
runtests.sh | 41 # Now execute each one in turn keeping track of how many succeeded and failed.
|
/external/libvpx/libvpx/third_party/googletest/src/xcode/Scripts/ |
runtests.sh | 44 # Now execute each one in turn keeping track of how many succeeded and failed.
|
/external/libvpx/libvpx/vp8/encoder/ |
boolhuff.h | 35 /* Variables used to track bit costs without outputing to the bitstream */
|
/external/libvpx/libvpx/vpx_mem/include/ |
vpx_mem_intrnl.h | 41 # error "vpx_mem requires memory tracker version 2.5 to track memory usage"
|
/external/llvm/include/llvm/MC/ |
MCModule.h | 32 /// must track them in order to ensure they are properly freed as atoms are
|
/external/llvm/include/llvm/Support/ |
RecyclingAllocator.h | 49 /// storage will be kept track of and may be recycled.
|
/external/llvm/include/llvm/Transforms/Utils/ |
UnifyFunctionExitNodes.h | 11 // unwind instruction in them. Additionally, it keeps track of which node is
|
/external/llvm/lib/Target/ARM/ |
ARMMachineFunctionInfo.h | 80 /// GPRCS1Frames, GPRCS2Frames, DPRCSFrames - Keeps track of frame indices 90 /// We do not keep track of the frame indices used for these registers - they 107 /// CPEClones - Track constant pool entries clones created by Constant Island 111 /// GlobalBaseReg - keeps track of the virtual register initialized for
|
/external/llvm/utils/TableGen/ |
StringToOffsetTable.h | 22 /// and keeps track of their offset in a massive contiguous string allocation.
|
/external/mockito/src/org/mockito/runners/ |
VerboseMockitoJUnitRunner.java | 29 * The point is that Mockito should help the tdd developer to quickly figure out if the test fails for the right reason and track the reason.
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
AlbumBox.java | 27 * Meta information in a 'udta' box about a track.
|
AuthorBox.java | 28 * Meta information in a 'udta' box about a track.
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/ |
MovieFragmentBox.java | 77 * Returns the track numbers associated with this <code>MovieBox</code>.
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/ |
TrackMetaData.java | 39 * in front of track 0, and so on.
|
/external/qemu/distrib/sdl-1.2.15/src/cdrom/ |
SDL_syscdrom.h | 34 /* Get table-of-contents (number of tracks + track info) for disk.
|
/external/qemu/hw/ |
msmouse.c | 50 /* We always send the packet of, so that we do not have to keep track
|
/external/qemu-pc-bios/bochs/bios/ |
notes | 31 > drive executes an implied seek to desired track and
|
/external/quake/quake/src/QW/progs/ |
spectate.qc | 6 // track them much. Impulse commands work as usual, but don't call
|
/external/quake/quake/src/WinQuake/ |
main.cpp | 49 // Note: Timer acually has less than microsecond resolution, so track time in microseconds:
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowComponentName.java | 15 * Just keeps track of the package and class names, and then gives them back when you ask for them.
|
ShadowItemizedOverlay.java | 14 * Shadow for {@code ItemizedOverlay} that keeps track of what has been called and enables the return value for
|
/external/skia/include/views/ |
SkWindow.h | 90 SkTDArray<Click*> fClicks; // to track clicks
|
Completed in 445 milliseconds
<<21222324252627282930>>