OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:patches_dir
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/third_party/nss/patches/
applypatches.sh
8
# Point
patches_dir
to the src/net/third_party/nss/patches directory in a
10
patches_dir
=/Users/wtc/chrome1/src/net/third_party/nss/patches
12
patch -p4 < $
patches_dir
/cachecerts.patch
14
patch -p4 < $
patches_dir
/clientauth.patch
16
patch -p4 < $
patches_dir
/didhandshakeresume.patch
18
patch -p4 < $
patches_dir
/getrequestedclientcerttypes.patch
20
patch -p4 < $
patches_dir
/restartclientauth.patch
22
patch -p4 < $
patches_dir
/channelid.patch
24
patch -p4 < $
patches_dir
/tlsunique.patch
26
patch -p4 < $
patches_dir
/secretexporterlocks.patc
[
all
...]
/external/chromium_org/courgette/
run_mem_test
29
local
patches_dir
="${dir}/patches"
31
find "${
patches_dir
}" \
35
local subdir_filename="${patch:$((${#
patches_dir
} + 1))}"
run_stress_test
60
patches_dir
="${out_dir}/patches"
74
local patch="${
patches_dir
}/${file1}.patch"
103
local bsdiff_patch="${
patches_dir
}/${file1}.bsdiff_patch"
Completed in 335 milliseconds