HomeSort by relevance Sort by last modified time
    Searched refs:know (Results 26 - 50 of 562) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/autotest/client/cros/video/
collect_golden_images.py 68 # Parse stop time later as we don't know the length of the video,
  /external/skia/tools/skpbench/
skpbench.py 291 print("WARNING: %s: don't know how to monitor this hardware; results "
  /prebuilts/go/darwin-x86/src/cmd/cgo/
godefs.go 80 // If we know that C.xxx should format as T
98 // although in general we don't know whether they all made it
  /prebuilts/go/linux-x86/src/cmd/cgo/
godefs.go 80 // If we know that C.xxx should format as T
98 // although in general we don't know whether they all made it
  /toolchain/binutils/binutils-2.25/gas/
read.h 33 #define SKIP_WHITESPACE() know(*input_line_pointer != ' ' )
expr.c 378 know (LITTLENUM_NUMBER_OF_BITS == 16);
400 know (LITTLENUM_NUMBER_OF_BITS == 16);
484 know (LITTLENUM_NUMBER_OF_BITS == 16);
532 know (SEG_NORMAL (S_GET_SEGMENT (symbolP)));
562 /* Since "know" puts its arg into a "string", we
564 know (S_GET_SEGMENT (symbolP) == undefined_section || S_GET_SEGMENT (symbolP) == text_section || S_GET_SEGMENT (symbolP) == data_section);
581 know (symbolP != NULL);
675 know (LITTLENUM_NUMBER_OF_BITS == 16);
    [all...]
input-scrub.c 205 know (strlen (BEFORE_STRING) == BEFORE_SIZE);
206 know (strlen (AFTER_STRING) == AFTER_SIZE
symbols.c 311 know (frag_tmp);
363 know (N_UNDF == 0);
490 know (symbolP);
491 know (S_GET_NAME (symbolP));
799 know (*rootPP == NULL);
800 know (*lastPP == NULL);
814 know (*lastPP == target);
884 know (*rootPP == target);
    [all...]
  /dalvik/
Android.mk 48 # The "touch -c $(DX)" is a hack that we know will force
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleSubtreeStream.js 19 * and super.next() doesn't know which to call: dup node or dup tree.
  /prebuilts/go/darwin-x86/src/cmd/fix/
gotypes.go 72 // we know it should be missing.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue13273.go 9 // know after parsing x whether <-x is a receive operation
  /prebuilts/go/linux-x86/src/cmd/fix/
gotypes.go 72 // we know it should be missing.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue13273.go 9 // know after parsing x whether <-x is a receive operation
  /prebuilts/misc/common/swig/include/2.0.11/python/
embed.i 30 I know, this module is C++ safe.
embed15.i 30 I know, this module is C++ safe.
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i960.c 505 know (textP);
654 know (!(opcode & MEMB_BIT));
    [all...]
obj-ecoff.c 61 I don't know if section ordering on the MIPS is important. */
188 know (bfd_asymbol_flavour (symbol_get_bfdsym (sym))
273 /* These are used on Irix. I don't know how to implement them. */
obj-som.c 246 know (stroff == 1);
  /external/libmicrohttpd/src/include/
autoinit_funcs.h 129 #error Do not know how to decorate symbols for this architecture
  /external/toolchain-utils/
test_gdb_dejagnu.py 109 'DO NOT run it unless you know what you are doing.'),
  /build/make/core/
aux_executable.mk 32 # know its results before base_rules.mk is included.
  /external/compiler-rt/make/platform/
clang_linux.mk 12 # compiler and only define configurations we know that compiler can generate.
  /external/curl/packages/vms/
generate_config_vms_h_curl.com 10 $! know how to do everything, so there is also a [-.lib]config-vms.h file
40 $! Do no know if we will need more than 8.
225 $! NTLM_WB_ENABLED requires fork() but configure does not know this
384 $! to know about universal symbols. VMS does not need this support so
  /prebuilts/go/darwin-x86/src/encoding/gob/
encoder.go 155 // arrays must be sent so we know their lengths and element types.
158 // maps must be sent so we know their lengths and key/value types.
161 // structs must be sent so we know their fields.

Completed in 3237 milliseconds

12 3 4 5 6 7 8 91011>>