HomeSort by relevance Sort by last modified time
    Searched full:convention (Results 476 - 500 of 2233) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
AdtTestData.java 92 // On Windows, uniformize all separators to use the / convention
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/sdk/
LayoutParamsParserTest.java 38 * Convention: method names that start with an underscore are actually local wrappers
  /system/connectivity/shill/
HACKING 99 RATIONALE: The naming convention makes the relationship between the signal
  /system/sepolicy/
README 86 for the user, it is convention to specify tags and options in all uppercase
  /toolchain/binutils/binutils-2.25/bfd/
cpu-avr.c 41 /* avr-6 is compatible only with itself as its call convention is not
  /toolchain/binutils/binutils-2.25/include/opcode/
rx.h 190 /* By convention, these are destination, source1, source2. */
  /toolchain/binutils/binutils-2.25/ld/scripttempl/
ppcpe.sc 138 have a 16bit displacement field. The convention for addressing
  /tools/test/connectivity/acts/framework/acts/
base_test.py 445 convention in this class.
468 naming convention "test_*". This can only be caused by user input
474 msg = ("Test case name %s does not follow naming convention "
496 3. All function that matches test case naming convention in the test
  /external/google-breakpad/src/processor/
stackwalker_x86.cc 160 // cdecl calling convention, but not other conventions. The cdecl
161 // convention requires a caller to pop its callee's arguments from the
175 // to be agnostic about each function's calling convention. Furthermore,
539 // Assume that the standard %ebp-using x86 calling convention is in
542 // The typical x86 calling convention, when frame pointers are present,
stackwalker_selftest.cc 203 // GetSP returns the current value of the %r1 register, which by convention,
240 // by convention, is the stack pointer on sparc. Because it's implemented
synth_minidump.h 95 // By convention, Section subclass constructors that take references
210 // convention, the 'start', 'Here', and 'Mark' member functions refer
  /external/llvm/docs/
LangRef.rst 137 It also shows a convention that we follow in this document. When
279 :ref:`invokes <i_invoke>` can all have an optional calling convention
280 specified for the call. The calling convention of any pair of dynamic
285 "``ccc``" - The C calling convention
286 This calling convention (the default if no other calling convention
288 convention supports varargs function calls and tolerates some
291 "``fastcc``" - The fast calling convention
292 This calling convention attempts to make calls as fast as possible
293 (e.g. by passing things in registers). This calling convention
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
CtsXmlResultReporter.java 178 * Currently using legacy CTS host convention of timestamp directory names. In case of
543 // By convention, only store the first summary that we see as the summary URL.
  /external/autotest/utils/
run_pylint.py 403 # For now all error/warning/refactor/convention exceptions except those in
433 all_failures = 'error,warning,refactor,convention'
  /external/boringssl/src/include/openssl/
dsa.h 154 * convention and could be a disaster if a user did |if (DSA_do_verify(...))|.
196 * convention and could be a disaster if a user did |if (DSA_do_verify(...))|.
  /external/clang/include/clang/Basic/
TargetCXXABI.h 203 /// \brief Is the default C++ member function calling convention
204 /// the same as the default calling convention?
  /external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.cpp 97 // In case that the calling convention does not use the same register for
99 assert(CC != CallingConv::GHC && "should not be GHC calling convention.");
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfChannelList.h 181 // is done using a naming convention: channel C in layer L is
190 // Note that this naming convention allows layers to be nested;
  /external/pcre/dist/sljit/
sljitConfigInternal.h 67 SLJIT_CALL : C calling convention define for both calling JIT form C and C callbacks for JIT
466 /* Calling convention of functions generated by SLJIT or called from the generated code. */
  /external/regex-re2/doc/
syntax.txt 366 (*ANY) set newline convention NOT SUPPORTED
371 (*BSR_ANYCRLF) set \R convention NOT SUPPORTED pcre
  /external/v8/test/cctest/compiler/
codegen-tester.h 307 // TODO(titzer): use the C-style calling convention, or any register-based
308 // calling convention for binop tests.
  /external/webrtc/webrtc/modules/audio_processing/
echo_cancellation_impl.cc 99 // The ordering convention must be followed to pass to the correct AEC.
181 // The ordering convention must be followed to pass to the correct AEC.
  /frameworks/av/services/audiopolicy/
AudioPolicyInterface.h 161 // supplied device. By convention, specifying AUDIO_DEVICE_OUT_DEFAULT_FOR_VOLUME means
168 // specified device. By convention, specifying AUDIO_DEVICE_OUT_DEFAULT_FOR_VOLUME means
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function.h 201 //op is a Standard name (20.3.6.1), do no make it STLport naming convention compliant.
236 //op is a Standard name (20.3.6.3), do no make it STLport naming convention compliant.
_map.h 64 //c is a Standard name (23.3.1), do no make it STLport naming convention compliant.
256 //comp is a Standard name (23.3.2), do no make it STLport naming convention compliant.

Completed in 7285 milliseconds

<<11121314151617181920>>