HomeSort by relevance Sort by last modified time
    Searched full:xxxx (Results 276 - 300 of 710) sorted by null

<<11121314151617181920>>

  /external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstString.java 123 // 1110XXXX -- three-byte encoding
150 // 10XXXXXX, 1111XXXX -- illegal
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/docmaker/
sources.py 130 re_markup_tag1 = re.compile( r'''\s*<((?:\w|-)*)>''' ) # <xxxx> format
131 re_markup_tag2 = re.compile( r'''\s*@((?:\w|-)*):''' ) # @xxxx: format
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tex/
d3d11tex.hlsl.ps.h 45 mul r0.xyzw, r0.xyzw, v2.xxxx
50 mul r1.xyzw, r1.xyzw, v2.xxxx
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmSmsCbMessage.java 35 * Languages in the 0000xxxx DCS group as defined in 3GPP TS 23.038, section 5.
43 * Languages in the 0010xxxx DCS group as defined in 3GPP TS 23.038, section 5.
  /cts/tests/tests/text/src/android/text/method/cts/
EditorState.java 34 * - U+XXXX form can be used for a Unicode code point.
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
StreamHandlerTest.java 145 p.put("java.util.logging.StreamHandler.encoding", "XXXX");
151 assertEquals("XXXX", LogManager.getLogManager().getProperty(
223 p.put("java.util.logging.StreamHandler.encoding", "XXXX");
229 assertEquals("XXXX", LogManager.getLogManager().getProperty(
    [all...]
  /external/fio/
graph.h 43 * | xxxx* ***** | ** xx ** xx **
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_vs.c 71 " MAD TEMP[3], IMM[2], TEMP[2].xxxx, TEMP[1]\n"
  /external/skia/src/core/
SkUtils.cpp 15 1110xxxx 3 total
  /external/toybox/lib/
linestack.c 82 // standard escape: ^X if <32, <XX> if invliad UTF8, U+XXXX if UTF8 !iswprint()
  /external/valgrind/helgrind/tests/
filter_xml 42 "Copyright \\(C\\) ([0-9]{4}-[0-9]{4}).*" => "XXXX-YYYY",
  /external/vulkan-validation-layers/libs/glm/gtx/
integer.inl 179 // Now x is of the form 0000xxxx.
  /external/webrtc/webrtc/tools/frame_analyzer/
frame_analyzer.cc 29 * where xxxx is the frame number in the test video and yyyy is the
video_quality_analysis.h 50 // file should be in the form 'frame_xxxx yyyy', where xxxx is the consecutive
  /frameworks/base/core/tests/coretests/src/android/text/method/
EditorState.java 34 * - U+XXXX form can be used for a Unicode code point.
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiApConfigStore.java 197 //first 12 chars from xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx
  /hardware/intel/img/psb_video/src/
README 19 xxxx: generally describes files function, such as cmdbuf for command buffer processing, H264ES for H264 encoding, H264 for H264 decoding. For encode codec, xxES is used.
  /libcore/ojluni/src/main/java/sun/security/x509/
GeneralName.java 181 //XXXX May want to consider cloning this
GeneralSubtree.java 104 //XXXX May want to consider cloning this
  /ndk/build/core/
definitions-utils.mk 234 $(call test-expect,"foo ",$(call -left-justify,foo,xxxx))\
240 # Expects $1 to be defined to a string of consecutive x's (e.g. 'xxxx')
259 $(call test-expect,xxxx,$(call -justification-margin,xx,xxxxxx))\
261 $(call test-expect,xx,$(call -justification-margin,xxxx,xxxxxx))\
  /prebuilts/gdb/darwin-x86/include/python2.7/
pymactoolbox.h 101 extern PyObject *AEDesc_New(AppleEvent *); /* XXXX Why passed by address?? */
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
MiniAEFrame.py 148 # XXXX Do key-to-name mapping here
  /prebuilts/gdb/linux-x86/include/python2.7/
pymactoolbox.h 101 extern PyObject *AEDesc_New(AppleEvent *); /* XXXX Why passed by address?? */
  /prebuilts/go/darwin-x86/src/regexp/syntax/
simplify.go 63 // General case: x{4,} is xxxx+.
  /prebuilts/go/linux-x86/src/regexp/syntax/
simplify.go 63 // General case: x{4,} is xxxx+.

Completed in 842 milliseconds

<<11121314151617181920>>