HomeSort by relevance Sort by last modified time
    Searched full:appending (Results 76 - 100 of 866) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/bison/lib/
xmemdup0.c 28 'void *', but since appending a NUL byte only makes sense on bytes,
  /external/chromium/chrome/browser/sync/syncable/
syncable_id.cc 54 // The successor of a string is given by appending the least
  /external/chromium_org/base/json/
json_writer.h 26 // or appending a '.0') as long as the value is within the range of a
string_escape.h 40 // instead of appending. |put_in_quotes| is always true.
  /external/chromium_org/chrome/renderer/extensions/
dom_activity_logger.h 27 // and sends it over to the browser (via IPC) for appending it to the
  /external/chromium_org/cloud_print/gcp20/prototype/
dns_response_builder.h 42 // Methods for appending different types of responses to packet.
  /external/chromium_org/content/test/data/media/
media_source_utils.js 48 console.log('End of appending buffer from ' + mediaFile);
  /external/chromium_org/sync/syncable/
syncable_id.cc 53 // The successor of a string is given by appending the least
  /external/chromium_org/tools/gn/
ordered_set.h 10 // An ordered set of items. Only appending is supported. Iteration is designed
  /external/chromium_org/tools/valgrind/
browser_wrapper_win.py 35 # On Windows, there is a chance of PID collision. We avoid it by appending the
  /external/llvm/test/CodeGen/X86/
2007-06-04-X86-64-CtorAsmBugs.ll 6 @llvm.global_ctors = appending global [1 x { i32, void ()* }] [ { i32, void ()* } { i32 65535, void ()* @_GLOBAL__I__ZN1A1aE } ] ; <[1 x { i32, void ()* }]*> [#uses=0]
fold-add.ll 7 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32 (i32)* @longest_match to i8*)] ; <[1 x i8*]*> [#uses=0]
inline-asm-tied.ll 7 @llvm.used = appending global [1 x i8*] [i8* bitcast (i64 (i64)* @_OSSwapInt64 to i8*)], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
2008-12-19-EarlyClobberBug.ll 11 @llvm.used = appending global [1 x i8*] [ i8* bitcast (i32 (i64, i64)* @umoddi3 to i8*) ], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
  /external/llvm/test/Transforms/GlobalOpt/
2007-04-05-Crash.ll 7 @llvm.used = appending global [1 x i8*] [ i8* bitcast ([2 x i32]* @"L_OBJC_IMAGE_INFO" to i8*) ] ; <[1 x i8*]*> [#uses=0]
  /external/proguard/src/proguard/obfuscate/
SpecialNameFactory.java 24 * This <code>NameFactory</code> generates names that are special, by appending
  /frameworks/ex/variablespeed/jni/
decode_buffer.h 50 // operations: namely removing from the front and appending at the back.
  /external/proguard/src/proguard/preverify/
CodeSubroutineInliner.java 151 System.out.println(" Appending label after code at ["+offset+"]");
220 System.out.println(" Appending label after inlined subroutine at ["+subroutineEnd+"]");
370 System.out.println(" Appending extra exception ["+startPC+" -> "+offset+"] -> "+handlerPC);
390 System.out.println(" Appending exception ["+startPC+" -> "+endPC+"] -> "+handlerPC);
394 System.out.println(" Appending clipped exception ["+exceptionInfo.u2startPC+" -> "+exceptionInfo.u2endPC+"] ~> ["+startPC+" -> "+endPC+"] -> "+handlerPC);
  /external/clang/include/clang/Frontend/
VerifyDiagnosticConsumer.h 54 /// should appear by appending "@<line>" to "expected-<type>", for example:
87 /// can be specified by appending a '+' to the number. Example:
111 /// Regex matching mode may be selected by appending '-re' to type, such as:
  /bionic/libc/upstream-freebsd/lib/libc/stdio/
puts.c 48 * Write the given string to stdout, appending a newline.
  /external/chromium_org/chrome_frame/
policy_settings.h 54 // line object must not be used when appending to another command line.
  /external/chromium_org/net/quic/
quic_data_writer.h 22 // The QuicDataWriter supports appending primitive values (int, string, etc)
  /external/chromium_org/tools/telemetry/telemetry/core/
temporary_http_server_unittest.py 64 // Avoid cached content by appending unique URL param.
  /external/clang/include/clang/Basic/
DiagnosticOptions.h 54 /// \brief The file to serialize diagnostics to (non-appending).
  /external/dnsmasq/contrib/Suse/
README.susefirewall 3 After appending the patch, the SuSEfirewall is again able to autodetect

Completed in 716 milliseconds

1 2 34 5 6 7 8 91011>>