HomeSort by relevance Sort by last modified time
    Searched full:logic (Results 201 - 225 of 3317) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/junit/src/org/junit/rules/
MethodRule.java 22 * <li>{@link TestWatchman}: add logic at events during method execution</li>
  /external/libavc/encoder/
ih264e_me.h 117 * @remarks The code implements the logic as described in sec 8.4.1.1 in H264
145 * @remarks The code implements the logic as described in sec 8.4.1.1 in H264
173 * @remarks The code implements the logic as described in sec 8.4.1.1 in H264
226 * @remarks The code implements the logic as described in sec 8.4.1.3 in H264
  /external/libchrome/base/trace_event/
memory_dump_provider.h 46 // (Note, the MemoryDumpManager has a fail-safe logic which will disable the
  /external/libjpeg-turbo/
jcinit.c 8 * This file contains initialization logic for the JPEG compressor.
  /external/libvorbis/doc/
vorbis-errors.txt 21 OV_EFAULT Internal logic fault; indicates a bug or heap/stack
  /external/libweave/src/privet/
security_delegate.h 19 // Interface to provide Security related logic for |PrivetHandler|.
  /external/llvm/test/CodeGen/X86/
fold-vex.ll 13 ; With SSE, folding memory operands into math/logic ops requires 16-byte alignment
  /external/llvm/test/tools/dsymutil/
fat-binary-output.test 8 means that the logic is looking at the right file slice too).
  /external/llvm/unittests/Support/
TargetRegistry.cpp 28 // a specific architecture, because the logic for that is buried in a
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/
AcctCommandHandler.java 24 * CommandHandler for the ACCT command. Handler logic:
AppeCommandHandler.java 19 * CommandHandler for the APPE command. Handler logic:
CdupCommandHandler.java 24 * CommandHandler for the CDUP command. Handler logic:
DeleCommandHandler.java 23 * CommandHandler for the DELE command. Handler logic:
EprtCommandHandler.java 25 * CommandHandler for the EPRT command. Handler logic:
EpsvCommandHandler.java 25 * CommandHandler for the EPSV command. Handler logic:
HelpCommandHandler.java 27 * CommandHandler for the HELP command. Handler logic:
PassCommandHandler.java 25 * CommandHandler for the PASS command. Handler logic:
PortCommandHandler.java 25 * CommandHandler for the PORT command. Handler logic:
RnfrCommandHandler.java 24 * CommandHandler for the RNFR command. Handler logic:
StorCommandHandler.java 19 * CommandHandler for the STOR command. Handler logic:
UserCommandHandler.java 25 * CommandHandler for the USER command. Handler logic:
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/stub/command/
AbstractStubDataCommandHandler.java 37 * method for logic before the data transfer or the {@link #afterProcessData(Command, Session, InvocationRecord)}
38 * method for logic after the data transfer.
123 * Perform any necessary logic before transferring data across the data connection.
151 * Perform any necessary logic after transferring data across the data connection.
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/command/
AbstractStubDataCommandHandler.java 37 * method for logic before the data transfer or the {@link #afterProcessData(Command, Session, InvocationRecord)}
38 * method for logic after the data transfer.
123 * Perform any necessary logic before transferring data across the data connection.
153 * Perform any necessary logic after transferring data across the data connection.
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
Header.java 22 // TODO: search for toLowerCase and consider moving logic here.
  /external/opencv3/3rdparty/libjpeg/
jcinit.c 8 * This file contains initialization logic for the JPEG compressor.

Completed in 1309 milliseconds

1 2 3 4 5 6 7 891011>>