HomeSort by relevance Sort by last modified time
    Searched full:feeding (Results 1 - 25 of 205) sorted by null

1 2 3 4 5 6 7 8 9

  /external/llvm/test/CodeGen/X86/
x86-mixed-alignment-dagcombine.ll 3 ; DAGCombine may choose to rewrite 2 loads feeding a select as a select of
4 ; addresses feeding a load. This test ensures that when it does that it creates
  /external/svox/pico/lib/
picopam.h 39 * - Feeding Decision Trees with the symbolic seqence vector set
42 * To perform the decision tree feeding and output collection the PU uses an internal buffer. This
46 * - While feeding the decision trees the data structure is used to represent data for phonemes of the syllable
  /external/libjpeg-turbo/
jdmainct.h 42 #define CTX_PROCESS_IMCU 1 /* feeding iMCU to postprocessor */
43 #define CTX_POSTPONED_ROW 2 /* feeding postponed row group */
  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
VideoSource.java 44 // Stop capture feeding this source.
49 // Restart capture feeding this source. stop() must have been called since
  /external/llvm/test/CodeGen/PowerPC/
fma-mutate.ll 4 ; one doesn't fit the feeding-copy pattern.
  /external/llvm/test/Transforms/ScalarRepl/
negative-memset.ll 3 ; Ensure that we do not hang or crash when feeding a negative value to memset
  /system/bt/btif/include/
btif_av_api.h 160 #define BTIF_AV_FEEDING_ASYNCHRONOUS 0 /* asynchronous feeding, use tx av timer */
161 #define BTIF_AV_FEEDING_SYNCHRONOUS 1 /* synchronous feeding, no av tx timer */
185 * Structure used to configure the AV media feeding
196 tBTIF_AV_MEDIA_FEED_CFG_PCM pcm; /* Raw PCM feeding format */
btif_media.h 48 #define BTIF_ERROR_SRV_AV_FEEDING_NOT_SUPPORTED 701 /* Requested Feeding not supported */
92 tBTIF_AV_MEDIA_FEEDINGS feeding; member in struct:__anon73741
249 ** Description Request to initialize audio feeding
btif_av_co.h 106 ** Description Set the current codec configuration from the feeding type.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
main.m 32 // Actually create the lexer feeding of the character stream.
61 // Create a new tree node stream that's feeding off of the root node (thus seeing the whole tree)
  /external/llvm/test/CodeGen/AArch64/
free-zext.ll 31 ; feeding a phi that zext's each loaded value.
53 ; load feeding a phi in the same block.
  /external/llvm/test/Transforms/CodeGenPrepare/AArch64/
free-zext.ll 4 ; feeding a phi that zext's each loaded value.
58 ; load feeding a phi in the same block.
  /external/autotest/server/site_tests/autoupdate_CatchBadSignatures/
control 25 achieved by feeding updates to update_engine where the private key
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3InputStream.h 34 * buffers by feeding them into the HAL, as well as releasing the buffers back
  /external/pcre/dist/doc/
perltest.txt 35 The other testinput files are not suitable for feeding to perltest.pl, since
  /prebuilts/go/darwin-x86/src/cmd/cgo/
util.go 15 // run runs the command argv, feeding in stdin on standard input.
  /prebuilts/go/linux-x86/src/cmd/cgo/
util.go 15 // run runs the command argv, feeding in stdin on standard input.
  /external/libvorbis/vq/
latticebuild.c 42 entropy encoding is done by feeding an entry list collected from a
43 training set and feeding it to latticetune along with the book.
  /external/webrtc/webrtc/
audio_receive_stream.h 119 // of feeding to the AEC.
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.h 47 // preprocessing on the input CodeGeneratorRequest before feeding the request
  /external/netperf/doc/
netperf.man 194 Care and Feeding of Netperf 2.5.X
224 Care and Feeding of Netperf 2.5.X
  /system/bt/btif/src/
btif_media_task.c 989 mfeed.feeding = media_feeding;
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCBoolRetToInt.cpp 53 "Number of times a bool feeding a RetInst was promoted to an int");
55 "Number of times a bool feeding a CallInst was promoted to an int");
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource.java 79 /** Launch an XMLReader's parsing operation, feeding events to this
  /external/boringssl/src/crypto/hmac/
hmac_test.cc 135 // Test feeding the input in byte by byte.

Completed in 996 milliseconds

1 2 3 4 5 6 7 8 9