HomeSort by relevance Sort by last modified time
    Searched defs:Present (Results 1 - 25 of 31) sorted by null

1 2

  /external/chromium_org/v8/test/cctest/
test-hashmap.cc 62 bool Present(int x) {
107 CHECK(set.Present(1));
108 CHECK(set.Present(2));
109 CHECK(set.Present(3));
110 CHECK(!set.Present(4));
114 CHECK(!set.Present(1));
115 CHECK(set.Present(2));
116 CHECK(set.Present(3));
120 CHECK(!set.Present(1));
121 CHECK(set.Present(2))
    [all...]
  /external/llvm/include/llvm-c/
Disassembler.h 70 * symbol names are present in the relocation information. The VariantKind
75 uint64_t Present; /* 1 if this symbol is present */
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 615 * On Present, it is copied to the actual display
618 * by looking at the buffer contents after Present (but those are undefined).
636 * When you call Present(), the contents of the buffers are rotated, so that buffer 0
640 * same ID3D11Texture2D*, and views based on it, that you got before Present().
642 * Present seems to happen by either copying the relevant buffer into the window,
706 * after present.
710 * Present would in such a better design gain a way to specify the number of buffers
711 * to present.
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 615 * On Present, it is copied to the actual display
618 * by looking at the buffer contents after Present (but those are undefined).
636 * When you call Present(), the contents of the buffers are rotated, so that buffer 0
640 * same ID3D11Texture2D*, and views based on it, that you got before Present().
642 * Present seems to happen by either copying the relevant buffer into the window,
706 * after present.
710 * Present would in such a better design gain a way to specify the number of buffers
711 * to present.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
http.h 456 ULONG Present:1;
554 /* TODO: Is there the abstract unicode type HTTP_SERVICE_BINDING present, too? */
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.10/
gradle-tooling-api-1.10.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.11/
gradle-tooling-api-1.11.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.12/
gradle-tooling-api-1.12.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.9/
gradle-tooling-api-1.9.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
guava-14.0.1.jar 
  /prebuilts/misc/common/android-support-test/
espresso-core.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/sdk/tools/
jill.jar 
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar 
  /prebuilts/tools/common/guava-tools/
guava-13.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/15.0/
guava-15.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/17.0/
guava-17.0.jar 
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /packages/services/Telecomm/libs/
guava.jar 
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 

Completed in 992 milliseconds

1 2