HomeSort by relevance Sort by last modified time
    Searched full:postfix (Results 101 - 125 of 281) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
TestResultsGenerator.java 1027 //Loop until the matching string postfix(test config.) is found
1037 //Loop until the matching string postfix(test config.) is found
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
README-P2P 461 p2p_set ssid_postfix <postfix>
463 Set postfix string to be added to the automatically generated P2P SSID
464 (DIRECT-<two random characters>). For example, postfix of "-testing"
535 set p2p_ssid_postfix <P2P SSID postfix>
537 Set P2P SSID postfix.
  /external/chromium_org/chrome/common/metrics/proto/
system_profile.proto 25 // some additional postfix to provide clarification not available in the UA
39 // associated with the request; and including the postfix, may be more
  /frameworks/native/opengl/libs/EGL/
Loader.cpp 221 // Try without the OES postfix
231 // Try with the OES postfix
  /external/chromium_org/third_party/WebKit/Source/wtf/
HashTable.h 119 // postfix ++ intentionally omitted
170 // postfix ++ intentionally omitted
    [all...]
  /external/chromium_org/third_party/openssl/openssl/apps/
x509.c 86 #undef POSTFIX
87 #define POSTFIX ".srl"
1115 ?(strlen(CAfile)+strlen(POSTFIX)+1)
1128 BUF_strlcat(buf,POSTFIX,len);
    [all...]
  /external/chromium_org/v8/test/mjsunit/
constant-folding.js 37 x += x++; // ++ and -- apply ToNumber to their operand, even for postfix.
  /external/clang/lib/Tooling/
FileMatchTrie.cpp 54 // a postfix of another path, violating a core assumption of the trie.
  /external/openssl/apps/
x509.c 86 #undef POSTFIX
87 #define POSTFIX ".srl"
1115 ?(strlen(CAfile)+strlen(POSTFIX)+1)
1128 BUF_strlcat(buf,POSTFIX,len);
    [all...]
  /external/tcpdump/
makemib 229 # old(?) routine to recurse down the tree (in postfix order for convenience)
  /external/v8/test/mjsunit/
constant-folding.js 37 x += x++; // ++ and -- apply ToNumber to their operand, even for postfix.
  /external/chromium_org/content/common/
plugin_list_posix.cc 401 // No postfix: second match in .*<prefix>.*$
402 // With postfix: second match .*<prefix>.*<postfix>
  /external/clang/test/SemaCXX/
expression-traits.cpp 311 // expr.sub/1 A postfix expression followed by an expression in
312 // square brackets is a postfix expression. One of the expressions
385 // expr.post.incr/1 The value obtained by applying a postfix ++ is
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
OMX_Core.c 171 static const char postfix[] = ".so"; local
236 char buf[sizeof(prefix) + MAXNAMESIZE + sizeof(postfix)];
239 strcat(buf, postfix);
  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core.c 186 static const char postfix[] = ".so"; local
191 char buf[sizeof(prefix) + MAXNAMESIZE + sizeof(postfix)];
238 strcat(buf, postfix); /* are safe to use in this context. */
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 442 // looked up both in the context of the entire postfix-expression and in
446 // context of the entire postfix-expression, the name shall refer to a
532 // into the current scope (the scope of the postfix-expression) to
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
fakeaudiocapturemodule.h 34 // Note P postfix of a function indicates that it should only be called by the
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_trace.spec 358 * Revision 0.7 - Added MESA postfix (bk010126)
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
README.syntax 117 it is ignored. It is possible to use both the '-' prefix and the '*' postfix
  /external/chromium_org/v8/test/preparser/
strict-identifiers.pyt 129 postfix_var = StrictTemplate("postfix-$opname-$id", """
  /external/jsilver/src/com/google/streamhtmlparser/impl/
JavascriptParserImpl.java 155 * operator is a postfix of the previous expression or a prefix of the
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
tsql.php 75 'POSTFIX', 'PRECISION', 'PREFIX', 'PREORDER', 'PREPARE', 'PRESERVE', 'PRIMARY', 'PRINT', 'PRIOR', 'PRIVILEGES', 'PROC', 'PROCEDURE',
  /external/mesa3d/docs/OLD/
MESA_trace.spec 358 * Revision 0.7 - Added MESA postfix (bk010126)
  /external/qemu/
cutils.c 320 * M/m for MB, G/g for GB or T/t for TB. Default without any postfix
  /external/v8/test/preparser/
strict-identifiers.pyt 129 postfix_var = StrictTemplate("postfix-$opname-$id", """

Completed in 1230 milliseconds

1 2 3 45 6 7 8 91011>>