HomeSort by relevance Sort by last modified time
    Searched refs:decorations (Results 1 - 17 of 17) sorted by null

  /dalvik/docs/
prettify.js 541 * function that takes source code and returns a list of decorations.
564 var decorations = [opt_basePos, PR_PLAIN]; variable
601 decorations.push(opt_basePos + pos, style);
606 return decorations;
630 var decorations = PR_MARKUP_LEXER(source);
631 for (var i = 0; i < decorations.length; i += 2) {
632 if (decorations[i + 1] === PR_SOURCE) {
634 start = decorations[i];
635 end = i + 2 < decorations.length ? decorations[i + 2] : source.length
    [all...]
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
prettify.js 749 * decorations to out.
751 * whose decorations are already present on out.
760 out.push.apply(out, job.decorations);
807 * function that takes source code and returns a list of decorations.
839 * Lexes job.source and produces an output array job.decorations of styl
    [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_xrandr.c 45 int decorations; member in struct:__anon31080
555 mwmhints.decorations = 0; /* MWM_DECOR_BORDER */
    [all...]
  /build/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js 754 * decorations to out.
756 * whose decorations are already present on out.
765 out.push.apply(out, job.decorations);
812 * function that takes source code and returns a list of decorations.
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 754 * decorations to out.
756 * whose decorations are already present on out.
765 out.push.apply(out, job.decorations);
812 * function that takes source code and returns a list of decorations.
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 754 * decorations to out.
756 * whose decorations are already present on out.
765 out.push.apply(out, job.decorations);
812 * function that takes source code and returns a list of decorations.
    [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
android_3p-bundle.js 754 * decorations to out.
756 * whose decorations are already present on out.
765 out.push.apply(out, job.decorations);
812 * function that takes source code and returns a list of decorations.
    [all...]
  /build/tools/droiddoc/templates-sdk-refonly/assets/js/
android_3p-bundle.js 754 * decorations to out.
756 * whose decorations are already present on out.
765 out.push.apply(out, job.decorations);
812 * function that takes source code and returns a list of decorations.
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmInstructionTests.cpp 6021 const char decorations[] = local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 1032 milliseconds