OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:name_match
(Results
1 - 17
of
17
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_condition_attribute.cc
351
// Takes ownership of the content of both |
name_match
| and |value_match|.
352
HeaderMatchTest(ScopedVector<const StringMatchTest>*
name_match
,
453
ScopedVector<const StringMatchTest>*
name_match
,
455
: name_match_(
name_match
->Pass()),
463
ScopedVector<const StringMatchTest>
name_match
;
local
497
is_name ? &
name_match
: &value_match;
522
new HeaderMatchTest(&
name_match
, &value_match));
/system/media/camera/docs/
metadata_helpers.py
881
def
name_match
(name):
function in function:filter_tags
909
node = metadata.find_first(
name_match
(candidate2.replace('\n','')))
914
node = metadata.find_first(
name_match
(candidate2b))
925
node = metadata.find_first(
name_match
(candidate3.replace('\n','')))
931
node = metadata.find_first(
name_match
(candidate3b))
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_codec_database.cc
512
bool
name_match
= false;
local
519
name_match
= (STR_CASE_CMP(database_[id].plname, payload_name) == 0);
529
if (
name_match
&& frequency_match && channels_match) {
/external/lldb/source/Plugins/Process/gdb-remote/
GDBRemoteCommunicationClient.cpp
[
all
...]
GDBRemoteCommunicationServer.cpp
345
else if (key.compare("
name_match
") == 0)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libcurses.a
[
all
...]
libncurses.a
[
all
...]
libtermcap.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libcurses.a
[
all
...]
libncurses.a
[
all
...]
libtermcap.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib/
libcurses.a
[
all
...]
libncurses.a
[
all
...]
libtermcap.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libcurses.a
[
all
...]
libncurses.a
[
all
...]
libtermcap.a
[
all
...]
Completed in 214 milliseconds