HomeSort by relevance Sort by last modified time
    Searched full:recognized (Results 226 - 250 of 2014) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/jsoncpp/src/lib_json/
json_batchallocator.h 3 // recognized in your jurisdiction.
  /external/libexif/contrib/examples/
photographer.c 100 * manufacturer tag to see if this image could have one of the recognized
  /external/llvm/lib/MC/
MCSubtargetInfo.cpp 93 << "' is not a recognized processor for this target"
  /external/llvm/lib/Object/
Error.cpp 39 return "The file was not recognized as a valid object file";
  /external/llvm/test/Transforms/LoopVectorize/
no_outside_user.ll 16 ; and is not a recognized reduction variable "tmp17".
  /external/mesa3d/
SConstruct 159 env.Help('Recognized targets:\n')
  /external/selinux/libselinux/man/man3/
avc_has_perm.3 133 are not recognized by the currently loaded policy.
  /external/shflags/src/
shflags_test_helpers 81 # they are either written to disk, or recognized as an error the file is empty.
  /external/webrtc/webrtc/modules/audio_coding/neteq/
packet.h 57 // be recognized "larger" (i.e. "later") compared to a "network packet"
  /external/webrtc/webrtc/tools/
simple_command_line_parser.cc 98 fprintf(stdout, "Flag '%s' is not recognized\n", flag_name.c_str());
  /frameworks/av/include/media/nbaio/
MonoPipe.h 71 // There is no guarantee how long it will take for the shutdown to be recognized,
  /frameworks/av/include/media/stagefright/
MediaErrors.h 103 // returns true if err is a recognized DRM error code
  /frameworks/base/core/java/com/android/internal/util/
Protocol.java 20 * This class defines Message.what base addresses for various protocols that are recognized
  /frameworks/compile/libbcc/tests/debuginfo/target-tests/
lit.cfg 42 # Set up the suite name, extensions that are recognized as testcases, and
  /frameworks/native/opengl/include/EGL/
eglplatform.h 106 #error "Platform not recognized"
  /hardware/bsp/intel/peripheral/audio/generic/
media_codecs.xml 53 Only the three quirks included above are recognized at this point:
  /libcore/ojluni/src/main/java/java/util/
Date.java 367 * has already been recognized, then the number is a time-zone
384 * the month have already been recognized</li>
386 * If the recognized year number is less than 100, it is
397 * unless an hour has already been recognized, in which case it is
401 * to <tt>11</tt>), unless a month has already been recognized, in
404 * end of string, then if an hour has been recognized but not a
406 * been recognized but not a second, it is regarded as a second;
411 * the parse fails if an hour has not been recognized or is less
415 * recognized or is less than <tt>1</tt> or greater than <tt>12</tt>).
423 * considering them in the order given here, is recognized a
    [all...]
RandomAccess.java 44 * <p>It is recognized that the distinction between random and sequential
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/perftest/
perftest.h 25 // __SSE2__ and __SSE4_2__ are recognized by gcc, clang, and the Intel compiler.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
GestureStrokeRecognitionParams.java 25 * This class holds parameters to control how a gesture stroke is sampled and recognized.
  /packages/services/Telephony/src/com/android/phone/vvm/omtp/
VvmPhoneStateListener.java 89 // recognized but either the activation text was not successfully sent or a response
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-components/1.1.18/
plexus-components-1.1.18.pom 111 <!-- This employs that the basedir expression is only recognized by Maven 3.x (see MNG-2363) -->
  /prebuilts/gdb/darwin-x86/lib/python2.7/
__future__.py 81 """Return first release in which this feature was recognized.
toaiff.py 5 An exception is raised if the file is not of a recognized type.
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/sax/
expatreader.py 133 raise SAXNotRecognizedException("Feature '%s' not recognized" % name)
163 "Feature '%s' not recognized" % name)
181 raise SAXNotRecognizedException("Property '%s' not recognized" % name)
194 raise SAXNotRecognizedException("Property '%s' not recognized" %

Completed in 1844 milliseconds

1 2 3 4 5 6 7 8 91011>>