HomeSort by relevance Sort by last modified time
    Searched full:plain (Results 976 - 1000 of 4692) sorted by null

<<31323334353637383940>>

  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
flags.c 96 * f means open only plain files.
  /external/annotation-tools/annotation-file-utilities/tests/system-test/
Makefile 51 ${XJAVAC} ${XJAVACTARGET} -d out3 source-plain/AnnotationTest.java || (\rm -rf out3 && false)
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
WorkSpaceView.java 75 this.txtEditor.setFont(new Font("Courier New", Font.PLAIN, 13));
  /external/antlr/antlr-3.4/runtime/CSharp2/
antlr3.runtime.net.common.inc 15 <property name="nunit.formatter" value="Plain" unless="${property::exists('nunit.formatter')}" />
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
visitor.rb 41 objects are similar to plain vanilla iterators, but provide two action hooks,
  /external/apache-http/src/org/apache/http/
TokenIterator.java 42 * are plain strings rather than full header elements.
  /external/autotest/client/site_tests/platform_CryptohomeFio/
platform_CryptohomeFio.py 21 USE_PLAIN = 'plain'
  /external/brotli/c/enc/
metablock.c 405 BlockSplitterLiteral plain; member in union:__anon14417
417 InitBlockSplitterLiteral(m, &lit_blocks.plain, 256, 512, 400.0,
442 BlockSplitterAddSymbolLiteral(&lit_blocks.plain, literal);
465 &lit_blocks.plain, /* is_final = */ BROTLI_TRUE);
  /external/curl/docs/libcurl/opts/
CURLOPT_FTPPORT.3 37 address. The string may be a plain IP address, a host name, a network
  /external/curl/lib/
cookie.h 36 char *expirestr; /* the plain text version */
curl_sasl.h 48 #define SASL_MECH_STRING_PLAIN "PLAIN"
  /external/curl/tests/data/
test1401 20 Content-Type: text/plain
test1402 17 Content-Type: text/plain
test654 94 Content-Type: text/plain
  /external/eigen/doc/
tutorial.cpp 57 // coefficients of a plain matrix.
  /external/fio/t/
verify-state.c 2 * Dump the contents of a verify state file in plain text
  /external/google-styleguide/docguide/
philosophy.md 38 * **Plain text not only suffices, it is superior**. Markdown itself is not
  /external/honggfuzz/examples/apache-httpd/
httpd.wordlist 102 "text/plain"
  /external/icu/icu4c/source/i18n/
digitaffixesandpadding.h 152 * integer, this method is preferred to plain format as it can run
ucol_imp.h 35 // This part needs to compile as plain C code, for cintltst.
  /external/icu/icu4c/source/test/cintltst/
spooftest.c 15 * This is an API test for ICU spoof detection in plain C. It doesn't test very many cases, and doesn't
89 const UChar scLatin[] = {(UChar)0x73, (UChar)0x63, 0}; /* "sc", plain ascii. */
90 const UChar goodCyrl[] = {(UChar)0x438, (UChar)0x43B, 0}; /* Plain lower case Cyrillic letters,
93 const UChar goodGreek[] = {(UChar)0x3c0, (UChar)0x3c6, 0}; /* Plain lower case Greek letters */
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/
RbnfDemo.java 85 commentaryField.setFont(new Font("Helvetica", Font.PLAIN, 14));
95 numberField.setFont(new Font("Serif", Font.PLAIN, 24));
97 textField.setFont(new Font("Serif", Font.PLAIN, 24));
99 rulesField.setFont(new Font("Serif", Font.PLAIN, 14));
  /external/iptables/extensions/
libxt_set.man 22 match with a plain element returns \fBfalse\fP.
  /external/jacoco/org.jacoco.agent/src/org/jacoco/agent/
AgentJar.java 24 * it is considered as a plain resource that must be configured for the
  /external/libchrome/base/
lazy_instance_unittest.cc 125 // Check that using a plain LazyInstance causes the dtor to run

Completed in 1425 milliseconds

<<31323334353637383940>>