HomeSort by relevance Sort by last modified time
    Searched defs:captured (Results 1 - 24 of 24) sorted by null

  /external/freetype/src/cff/
cf2blues.c 448 * Check whether `stemHint' is captured by one of the blue zones.
451 * captured. For compatibility with CoolType, search top and bottom
452 * zones in the same pass (see `BlueLock'). If a hint is captured,
455 * 1) If `BlueScale' suppresses overshoot, position the captured edge
458 * overshoot, position the captured edge a minimum of 1 device pixel
460 * 3) If overshoot is not suppressed or required, position the captured
472 /* new position of captured edge */
478 FT_Bool captured = FALSE; local
497 /* bottom edge captured by bottom zone */
513 /* simply round captured edge *
    [all...]
  /external/owasp/sanitizer/src/tests/org/owasp/html/
ExamplesTest.java 52 ByteArrayOutputStream captured = new ByteArrayOutputStream(); local
53 PrintStream capturingOut = new PrintStream(captured, true, "UTF-8");
67 + captured.toString("UTF-8"));
  /external/chromium_org/third_party/freetype/src/cff/
cf2blues.c 447 * Check whether `stemHint' is captured by one of the blue zones.
450 * captured. For compatibility with CoolType, search top and bottom
451 * zones in the same pass (see `BlueLock'). If a hint is captured,
454 * 1) If `BlueScale' suppresses overshoot, position the captured edge
457 * overshoot, position the captured edge a minimum of 1 device pixel
459 * 3) If overshoot is not suppressed or required, position the captured
471 /* new position of captured edge */
477 FT_Bool captured = FALSE; local
496 /* bottom edge captured by bottom zone */
512 /* simply round captured edge *
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2blues.c 447 * Check whether `stemHint' is captured by one of the blue zones.
450 * captured. For compatibility with CoolType, search top and bottom
451 * zones in the same pass (see `BlueLock'). If a hint is captured,
454 * 1) If `BlueScale' suppresses overshoot, position the captured edge
457 * overshoot, position the captured edge a minimum of 1 device pixel
459 * 3) If overshoot is not suppressed or required, position the captured
471 /* new position of captured edge */
477 FT_Bool captured = FALSE; local
496 /* bottom edge captured by bottom zone */
512 /* simply round captured edge *
    [all...]
  /external/pcre/dist/
pcrecpp_unittest.cc 578 string captured("");
580 RE(regex,options).FullMatch(str, &captured);
582 RE(regex,options).PartialMatch(str, &captured);
583 CHECK_EQ(captured, expected);
708 string captured; local
714 CHECK(re.Extract("\\1", str , &captured));
715 CHECK_EQ(captured, "world");
720 re.Extract("\\1",str, &captured );
721 CHECK_EQ(captured, "world");
    [all...]
  /external/qemu/audio/
winaudio.c 504 /* report the number of captured samples to the audio subsystem */
509 int captured = 0; local
554 captured += wav_samples;
572 return captured;
audio.c 1592 int captured, min; local
1620 int live, rpos, captured; local
    [all...]
  /external/clang/lib/Sema/
SemaPseudoObject.cpp 346 OpaqueValueExpr *captured = local
352 addSemanticExpr(captured);
353 return captured;
358 /// already be captured.
360 /// \returns the captured expression, which will be the
361 /// same as the input if the input was already captured
365 // If the expression hasn't already been captured, just capture it
378 "captured expression not found in semantics!");
    [all...]
  /prebuilts/tools/common/easymock-tools/
easymock-3.1.jar 
easymock-3.1-tests.jar 
  /prebuilts/tools/common/m2/repository/org/easymock/easymock/3.1/
easymock-3.1.jar 
  /prebuilts/tools/common/m2/repository/org/easymock/easymock/2.4/
easymock-2.4.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h 2409 BOOLEAN captured; local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.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 

Completed in 1021 milliseconds