HomeSort by relevance Sort by last modified time
    Searched refs:no (Results 176 - 200 of 2666) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_state_setup.h 71 unsigned no; member in struct:lp_setup_variant
lp_state_fs.h 16 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
104 unsigned no; member in struct:lp_fragment_shader_variant
121 unsigned no; member in struct:lp_fragment_shader
  /external/clang/test/CXX/temp/temp.spec/
cxx1y-variable-template-no-body.cpp 33 template<> double pi1<double> = 1.5; // expected-error {{no variable template matches specialization}}
35 expected-error {{no variable template matches specialization}}
  /external/llvm/test/MC/AsmParser/
directive_lsym.s 3 # FIXME: This is currently unsupported. If it turns out no one uses it, we
  /external/llvm/test/MC/X86/AlignedBundling/
relax-at-bundle-end.s 2 # RUN: | llvm-objdump -disassemble -no-show-raw-insn - | FileCheck %s
  /external/llvm/utils/buildit/
GNUmakefile 39 ENABLE_ASSERTIONS := no
44 LLVM_OPTIMIZED := no
50 ARM_HOSTED_BUILD := no
51 IOS_SIM_BUILD := no
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_setup.h 71 unsigned no; member in struct:lp_setup_variant
  /ndk/
ndk-which 22 # show usage if no parameter given
44 NDK_PROJECT_PATH=/tmp/ndk-which $GNUMAKE --no-print-dir -f $MYNDKDIR/build/core/build-local.mk DUMP_$1 APP_ABI=$2
  /external/chromium_org/chrome/browser/resources/apps_debugger/css/
items.css 113 background-repeat: no-repeat;
134 background-repeat: no-repeat;
164 #no-extensions-message,
165 #no-apps-message {
189 #no-packed-extensions,
190 #no-unpacked-extensions,
191 #no-packed-apps,
192 #no-unpacked-apps {
197 .packed-list:not(.empty-item-list) #no-packed-extensions,
198 .unpacked-list:not(.empty-item-list) #no-unpacked-extensions
    [all...]
  /dalvik/vm/mterp/x86/
OP_MONITOR_EXIT.S 25 je common_exceptionThrown # no, exception pending
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
output_html.properties 44 {http\u003a//xml.apache.org/xalan}omit-meta-tag=no
  /external/chromium/net/data/proxy_resolver_v8_unittest/
ends_with_comment.js 5 // We end the script with a comment (and no trailing newline).
  /external/chromium-libpac/test/js-unittest/
ends_with_comment.js 5 // We end the script with a comment (and no trailing newline).
  /external/chromium_org/chrome/browser/resources/app_list/
recommended_apps.css 14 background-repeat: no-repeat;
  /external/chromium_org/chrome/browser/resources/chromeos/
choose_mobile_network.css 17 background-repeat: no-repeat;
  /external/chromium_org/chrome/browser/resources/identity_scope_approval_dialog/
scope_approval_dialog.css 23 -webkit-app-region: no-drag;
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
ends_with_comment.js 5 // We end the script with a comment (and no trailing newline).
  /external/chromium_org/third_party/JSON/JSON-2.59/t/
e08_decode.t 18 no utf8;
31 utf8::decode($str); # usually UTF-8 flagged on, but no-op for 5.005.
xe08_decode.t 18 no utf8;
34 utf8::decode($str); # usually UTF-8 flagged on, but no-op for 5.005.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_debug_memory.c 21 * IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR
56 unsigned long no; member in struct:debug_memory_header
124 hdr->no = last_no++;
232 new_hdr->no = old_hdr->no;
290 if((start_no <= hdr->no && hdr->no < last_no) ||
291 (last_no < start_no && (hdr->no < last_no || start_no <= hdr->no))) {
314 debug_printf("No memory leaks detected.\n")
    [all...]
  /external/elfutils/tests/
coverage.sh 6 verbose=no
  /external/iproute2/ip/
Android.mk 23 LOCAL_LDFLAGS := -Wl,-export-dynamic -Wl,--no-gc-sections
  /external/libogg/src/
Makefile.am 8 libogg_la_LDFLAGS = -no-undefined -version-info @LIB_CURRENT@:@LIB_REVISION@:@LIB_AGE@
  /external/libppp/src/
id.h 17 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
73 #define ID0logout(dev, no) \
78 if (no || logout(ut.ut_line)) \
  /external/linux-tools-perf/Documentation/
asciidoc.conf 30 ifndef::perf-asciidoc-no-roff[]
45 endif::perf-asciidoc-no-roff[]
47 ifdef::perf-asciidoc-no-roff[]
66 endif::perf-asciidoc-no-roff[]

Completed in 1758 milliseconds

1 2 3 4 5 6 78 91011>>