HomeSort by relevance Sort by last modified time
    Searched full:implemented (Results 2501 - 2525 of 6896) sorted by null

<<101102103104105106107108109110>>

  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
README 12 "eng_int.h", implemented in eng_table.c, and used in each of the "class" files;
118 The "cipher-specific ENGINE code" I mentioned is implemented in tb_cipher.c but
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor_database.h 110 // FindFileContainingSymbol() is fully-implemented. When you add a file, its
117 // FindFileContainingExtension() is mostly-implemented. It works if and only
generated_message_reflection.h 99 // descriptor: The descriptor for the message type being implemented.
388 // The former method can be implemented directly in terms of FooMessage's
service.h 121 // themselves are abstract interfaces (implemented either by servers or as
142 // normally implemented as a simple switch() that calls the standard
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
zero_copy_stream_impl_lite.h 192 // already implemented for you: use FileInputStream or IstreamInputStream
276 // already implemented for you: use FileOutputStream or OstreamOutputStream
  /external/chromium_org/third_party/re2/util/
sparse_array.h 38 // Implemented with reference to Briggs & Torczon, An Efficient
82 // Deletion of specific values from the array is implemented by
  /external/chromium_org/third_party/skia/src/core/
SkEdge.cpp 20 or pt * 256 for antialiasing. This is implemented as 1 << (shift + 6).
23 or pt >> 8 for antialiasing. This is implemented as pt >> (10 - shift).
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
coretype.h 255 /** Convert yasm_value to its byte representation. Usually implemented by
277 /** Convert a symbol reference to its byte representation. Usually implemented
  /external/clang/include/clang/Basic/
DiagnosticASTKinds.td 218 "property %0 is implemented with %select{@synthesize|@dynamic}1 in one "
221 "property %0 is implemented with %select{@synthesize|@dynamic}1 here">;
  /external/clang/lib/StaticAnalyzer/Core/
SVals.cpp 303 assert (false && "Pretty-printed not implemented for this NonLoc.");
320 llvm_unreachable("Pretty-printing not implemented for this Loc.");
  /external/freetype/include/freetype/internal/
ftserv.h 25 /* in C it is possible that function pointers might be implemented */
    [all...]
  /external/freetype/src/cff/
cffdrivr.c 102 /* They can be implemented by format-specific interfaces. */
372 (PS_GetFontValueFunc) NULL /* not implemented */
  /external/grub/stage2/
smp-imps.c 444 #if 0 /* XXXXX uncomment this if "add_io_interrupt" is implemented */
449 #if 0 /* XXXXX uncomment this if "add_local_interrupt" is implemented */
  /external/icu4c/i18n/
indiancal.h 35 * Some details of Indian National Calendar (to be implemented) :
286 IndianCalendar(); // default constructor not implemented
  /external/kernel-headers/original/linux/
serial_core.h 46 * to be implemented, and will change in the future. These are
74 #define PORT_MAC_ZILOG 50 /* m68k : not yet implemented */
  /external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp 303 ** Description: Not implemented because this function is only needed
319 ** Description: Not implemented because this function is only needed
  /external/libvpx/libvpx/vpx/
vpx_codec.h 327 * The following functions are required to be implemented for all codecs.
468 * The following functions are required to be implemented for all codecs
  /external/llvm/include/llvm/ADT/
StringMap.h 255 "Copy ctor from non-empty stringmap not implemented yet!");
260 "assignment from non-empty stringmap not implemented yet!");
  /external/llvm/include/llvm/
PassSupport.h 50 std::vector<const PassInfo*> ItfImpl;// Interfaces implemented by this pass
122 /// interfaces implemented by this pass.
  /external/llvm/include/llvm/Support/
ValueHandle.h 362 /// If WeakVH were implemented as a CallbackVH, it would use this method to
372 /// implemented as a CallbackVH, it would use this method to call
  /external/llvm/include/llvm/Target/
TargetMachine.h 95 /// getSubtargetImpl - virtual method implemented by subclasses that returns
289 /// implemented with the LLVM target-independent code generator.
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.cpp 165 /// implemented for a target). Upon success, this returns false and returns
183 /// Note that RemoveBranch and InsertBranch must be implemented to support
  /external/mesa3d/docs/
RELNOTES-4.1 246 This function should be implemented by all device drivers that use swrast.
268 6. Since GL_EXT_stencil_two_side has been implemented, many of the
RELNOTES-5.1 28 Michal Krol and Karl Rasche implemented these extensions. Thanks!
111 The bulk of the vertex/fragment program debugger is implemented
  /external/opencv/cvaux/src/
cvtexture.cpp 193 CV_ERROR( CV_StsBadFlag, "Histogram-based method is not implemented" );
382 CV_ERROR( CV_StsBadFlag, "Histogram-based method is not implemented" );

Completed in 1069 milliseconds

<<101102103104105106107108109110>>