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

1 2 3 4 5 6 78 91011>>

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
EfiCopyMemSSE2.c 145 ; handle it, copy starting at the end of the source buffer and work
  /external/autotest/server/hosts/
servo_repair.py 275 logging.warning('Board for DUT is unknown; starting '
  /external/boringssl/src/util/
convert_comments.go 61 // indexFrom behaves like strings.Index but only reports matches starting at
176 // Parse starting from |idx|, looking for either a convertable
  /external/nanohttpd/
README.md 201 Here you write your own subclass of *fi.iki.elonen.NanoWebSocketServer* to configure and to serve the websocket requests. A small standard echo example is included as *fi.iki.elonen.samples.echo.DebugWebSocketServer*. You can use it as a starting point to implement your own services.
213 The included class *fi.iki.elonen.SimpleWebServer* is intended to be used as a starting point for your own implementation but it also can be used as is. Staring the class as is will start a http server on port 8080 and publishing the current directory.
  /external/nanohttpd/src/site/markdown/
index.md 197 Here you write your own subclass of *fi.iki.elonen.NanoWebSocketServer* to configure and to serve the websocket requests. A small standard echo example is included as *fi.iki.elonen.samples.echo.DebugWebSocketServer*. You can use it as a starting point to implement your own services.
209 The included class *fi.iki.elonen.SimpleWebServer* is intended to be used as a starting point for your own implementation but it also can be used as is. Staring the class as is will start a http server on port 8080 and publishing the current directory.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
dom.go 115 // dominatorsLTOrig runs Lengauer-Tarjan to compute a dominator tree starting at
184 // dfs performs a depth first search over the blocks starting at entry block
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
source.go 21 // starting points for line and column numbers
158 // starting with ".").
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
objdumpext_test.go 208 // Strip trailing comment starting with ';'
213 // Strip trailing comment starting with "//"
  /prebuilts/go/darwin-x86/src/runtime/
crash_unix_test.go 99 t.Fatalf("starting program: %v", err)
195 t.Fatal("starting command: ", err)
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
dom.go 115 // dominatorsLTOrig runs Lengauer-Tarjan to compute a dominator tree starting at
184 // dfs performs a depth first search over the blocks starting at entry block
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
source.go 21 // starting points for line and column numbers
158 // starting with ".").
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
objdumpext_test.go 208 // Strip trailing comment starting with ';'
213 // Strip trailing comment starting with "//"
  /prebuilts/go/linux-x86/src/runtime/
crash_unix_test.go 99 t.Fatalf("starting program: %v", err)
195 t.Fatal("starting command: ", err)
  /build/soong/cmd/javac_wrapper/
javac_wrapper.go 78 return 1, fmt.Errorf("starting subprocess: %s", err)
  /build/soong/finder/cmd/
finder.go 106 logger.Printf("Finder starting at %v\n", startTime)
  /external/boringssl/src/util/fipstools/
inject-hash.go 88 // Find the starting and ending symbols for the module.
  /external/tensorflow/tensorflow/core/profiler/g3doc/
command_line.md 304 Third, when starting the tfprof tool, specify
options.md 76 `-max_depth`: Show nodes that are at most this number of hops from starting node in the data structure.
105 `-start_name_regexes`: Show node starting from the node that matches the regexes, recursively. regexes are comma-separated.
107 `-trim_name_regexes`: Hide node starting from the node that matches the regexes, recursively, regexes are comma-seprated.
  /external/valgrind/perf/
vg_perf 74 --outer-args: use this as outer tool args. If the outer args are starting
107 # Starting directory
vg_perf.in 74 --outer-args: use this as outer tool args. If the outer args are starting
107 # Starting directory
  /frameworks/rs/script_api/
rs_vector_math.spec 28 functions. Functions with a name starting with<ul>
  /prebuilts/go/darwin-x86/src/cmd/cover/
cover.go 163 // findText finds text in the original source, starting at pos.
546 return true // A goto may branch here, starting a new basic block.
648 // - 32-bit starting line number
650 // - (16 bit ending column number << 16) | (16-bit starting column number).
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/profile/
prune.go 41 // starting from the first '(', but skipping reserved names that have '('.
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/
expected_test.go 40 // --format=auto with a string starting with _Z.
  /prebuilts/go/darwin-x86/src/cmd/vet/
httpresponse.go 117 // stmts returns the statements of f.block starting from the one including f.node.

Completed in 1237 milliseconds

1 2 3 4 5 6 78 91011>>