HomeSort by relevance Sort by last modified time
    Searched full:these (Results 901 - 925 of 47981) sorted by null

<<31323334353637383940>>

  /external/mesa3d/src/mesa/swrast_setup/
NOTES 20 twoside-lit triangles. The software rasterizer doesn't handle these
60 These are called before and after the completion of all swrast drawing
62 point rasterization, these are necessary to provide locking hooks for
  /external/pdfium/fpdfsdk/
fsdk_define.h 45 // Object types for public FPDF_ types; these correspond to next layer down
46 // from fpdfsdk. For master, these are CPDF_ types, but for XFA, these are
  /external/protobuf/conformance/
README.md 9 correctness of Protocol Buffers implementations. These tests are designed
17 Before running any of these tests, make sure you run `make` in the base
31 To run these tests against a new Protocol Buffers implementation, write a
  /external/protobuf/examples/
README.txt 10 You must install the protobuf package before you can build these.
21 All of these programs simply take an address book file as their parameter.
24 These examples are part of the Protocol Buffers tutorial, located at:
  /external/python/cpython2/Include/
bytes_methods.h 16 /* These store their len sized answer in the given preallocated *result arg. */
37 /* These are left in for backward compatibility and will be removed
62 /* These are left in for backward compatibility and will be removed
methodobject.h 27 /* Macros for direct access to these values. Type checks are *not*
60 /* METH_CLASS and METH_STATIC are a little different; these control
61 the construction of methods for a class. These cannot be used for
  /external/python/cpython3/Include/
methodobject.h 29 /* Macros for direct access to these values. Type checks are *not*
75 /* METH_CLASS and METH_STATIC are a little different; these control
76 the construction of methods for a class. These cannot be used for
  /external/tensorflow/tensorflow/core/protobuf/
tensor_bundle.proto 19 // which binary produced this checkpoint, timestamp, etc. Sometime, these can be
20 // valuable debugging information. And if needed, these can be used as defensive
61 // These information for each slice can be looked up in their own
  /external/tensorflow/tensorflow/docs_src/api_guides/python/
constant_op.md 30 The `seed` keyword argument in these functions acts in conjunction with
33 op-level seed will change the underlying seed of these operations. Setting
51 # Each time we run these ops, different results are generated
  /external/testng/src/test/java/test/tmp/verify/
VerifyInterceptor.java 20 * annotated with @Verify inserted after each of these test methods.
24 * - Insert these verify methods after each method passed in parameter
25 * These @Verify methods are stored in a map keyed by the class in order to avoid looking them
  /external/tpm2/
Global.c 14 // These values are visible across multiple modules.
45 // These values do not need to be retained between commands.
129 // Define these values here if the AlgorithmTests() project is not used
  /external/webrtc/talk/media/base/
cpuid.h 41 // These flags are only valid on ARM processors.
46 // These flags are only valid on x86 processors.
56 // These flags are only valid on MIPS processors.
  /frameworks/base/core/java/android/database/sqlite/
package.html 6 Applications use these classes to manage private databases. If creating a
7 content provider, you will probably have to use these classes to create and
11 with data sent to you by a provider, you do not use these SQLite classes, but
  /frameworks/base/core/java/android/view/
FrameStats.java 36 * which these statistics apply.
55 * Gets the start time of the interval for which these statistics
70 * Gets the end time of the interval for which these statistics
  /frameworks/base/core/jni/
android_os_SystemClock.cpp 86 // All of these are @CriticalNative, so we can defer directly to SystemClock.h for
87 // some of these
92 // SystemClock doesn't have an implementation for these that we can directly call
  /frameworks/base/media/mca/filterfw/native/core/
value.h 34 // TODO: Probably should make these const Value*?
43 // TODO: Probably should make these const Value*?
64 // Note: These only alloc if value is Null! Otherwise they overwrite, so data must fit!
  /frameworks/native/libs/ui/include/ui/
PixelFormat.h 20 // These formats might not all be supported by all renderers, for instance
21 // skia or SurfaceFlinger are not required to support all of these formats
34 // these constants need to match those
  /hardware/interfaces/wifi/1.2/default/
THREADING.README 14 legacy callbacks. Each of these "C" style function invokes a corresponding
16 The variables holding these "std::function" callbacks are reset from the HIDL
19 was invoked. This is not thread safe since these callback variables are
  /hardware/qcom/audio/hal/msm8960/
platform.h 22 * All these devices are handled by the internal HW codec. We can
23 * enable any one of these devices at any time
30 * The DEVICE_OUT_* and DEVICE_IN_* should be mapped to these sound
  /libcore/ojluni/src/main/java/javax/crypto/interfaces/
package.html 34 Note that these interfaces are intended only
36 is accessible and available. These
43 these interfaces, including information on
  /packages/inputmethods/LatinIME/java/res/values/
donottranslate-config-spacing-and-punctuations.xml 21 <!-- TODO: these settings depend on the language. They should be put either in the dictionary
25 <!-- Symbols that are normally preceded by a space (used to add an auto-space before these) -->
27 <!-- Symbols that are normally followed by a space (used to add an auto-space after these) -->
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
LocalSettingsConstants.java 35 // These preferences are tied to a device and hence should not be restored.
39 // shared preferences which makes it non-trivial to move these out to
45 // If a feature relies on these, it should ensure that the defaults are
  /packages/services/Telephony/src/com/android/phone/
Profiler.java 33 // TODO: Instead of doing all these "if (PROFILE)" checks here, every
34 // place that *calls* any of these methods should check the value of
43 // TODO: Clean up any usage of these times. (There's no "incoming call
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
gnu-versions.h 23 /* This file exists to define these few macros. Each specifies a version
25 which is also distributed with other GNU packages. These pieces are
44 remember, if any of these versions change, the libc.so major version
ifaddrs.h 28 /* The `getifaddrs' function generates a linked list of these structures.
44 It is never the case that both these bits are set at once. */
48 /* These very same macros are defined by <net/if.h> for `struct ifaddr'.

Completed in 1334 milliseconds

<<31323334353637383940>>